My favorites
▼
|
Sign in
Project Hosting will be READ-ONLY
Thursday at 3:00pm UTC
for up to 3 hours for network maintenance.
v8
V8 JavaScript Engine
Project Home
Downloads
Wiki
Issues
Source
Checkout
Browse
Changes
11683 - 11659 of 11683
Older
›
Committed Changes
Rev
Scores
Commit log message
Date
Author
r11683
Decoupling MarkDescriptorArray as much as possible from the ContentArray.
Review URL: https://chromiumcodereview.appspot.com/10417030
Today (4 hours ago)
verwa...@chromium.org
r11682
TraversableMap only dependent on DescriptorArray
This is the first step towards merging the ContentArray into the DescriptorArray, (hence reclaiming 3 words per descriptor array). Review URL: https://chromiumcodereview.appspot.com/10455005
Today (4 hours ago)
verwa...@chromium.org
r11681
Keep track of which maps are associated with prototype objects
so we can tune the fast-case vs. hash map heuristics accordingly. Review URL: https://chromiumcodereview.appspot.com/10448011
Today (4 hours ago)
erik.corry
r11680
Fix broken change to d8 typed arrays.
R=mstarzinger@chromium.org BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10441091
Today (4 hours ago)
rossb...@chromium.org
r11679
Some clean-up of typed array support in d8.
R=yangguo@chromium.org BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10392130
Today (5 hours ago)
rossb...@chromium.org
r11678
Fix missing write barrier in store field stub.
R=vegorov@chromium.org BUG=v8:2143,v8:1465,chromium:129355 TEST=cctest/test-heap/Regress2143 Review URL: https://chromiumcodereview.appspot.com/10443052
Yesterday (26 hours ago)
mstarzin...@chromium.org
r11677
Proxies: Fix receiver for setters inherited from proxies.
R=mstarzinger@chromium.org BUG=v8:1543 TEST= Review URL: https://chromiumcodereview.appspot.com/10451064
Yesterday (29 hours ago)
rossb...@chromium.org
r11676
Proxies: Fix ToStringArray function so that it does not reject some keys.
R=mstarzinger@chromium.org BUG=v8:1543 TEST= Review URL: https://chromiumcodereview.appspot.com/10453053
Yesterday (29 hours ago)
rossb...@chromium.org
r11675
Tagging version 3.11.7
Yesterday (30 hours ago)
svenpa...@chromium.org
r11674
Version 3.11.7
Get better function names in stack traces. Performance and stability improvements on all platforms.
Yesterday (30 hours ago)
svenpa...@chromium.org
r11673
Prepare push to trunk. Now working on version 3.11.8.
R=jkummerow@chromium.org BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10451065
Yesterday (30 hours ago)
svenpa...@chromium.org
r11672
Fixed JSObject::SetPropertyForResult (issue 2153)
AccessorPairs containing only holes are maps were handled incorrectly. BUG=v8:2153 TEST=mjsunit/regress/regress-2153.js Review URL: https://chromiumcodereview.appspot.com/10453054
Yesterday (30 hours ago)
svenpa...@chromium.org
r11671
Prevent Windows buildbots from unnecessarily clobbering directories
Yesterday (33 hours ago)
jkumme...@chromium.org
r11670
Tagging version 3.11.6.2
May 25 (5 days ago)
da...@chromium.org
r11669
Merged r11661, r11662 into trunk branch.
Fix creating substring in string.replace(<global regexp>, <function>). R=jkummerow@chromium.org Review URL: https://chromiumcodereview.appspot.com/10445038
May 25 (5 days ago)
da...@chromium.org
r11668
Revert r11665, r11666 and r11667 due to slowness.
R=jkummerow@chromium.org Review URL: https://chromiumcodereview.appspot.com/10447033
May 25 (5 days ago)
mstarzin...@chromium.org
r11667
Fixing debug build, missing parentheses
BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10450038
May 25 (5 days ago)
verwa...@chromium.org
r11666
Fixing unused Map* in release build
BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10442032
May 25 (5 days ago)
verwa...@chromium.org
r11665
TraversableMap only dependent on DescriptorArray
This is the first step towards merging the ContentArray into the DescriptorArray, (hence reclaiming 3 words per descriptor array). Review URL: https://chromiumcodereview.appspot.com/10411067
May 25 (5 days ago)
verwa...@chromium.org
r11664
Enable map transitions for accessor properties.
To avoid a performance regression for context creation with snapshots, we avoid creating a useless long map chain for regular expressions, keeping the snapshot size almost the same as before. Review URL: https://chromiumcodereview.appspot.com/10440045
May 25 (5 days ago)
svenpa...@chromium.org
r11663
Add explicit "python" to subprocess args in test wrapper script
Review URL: https://chromiumcodereview.appspot.com/10447031
May 25 (5 days ago)
jkumme...@chromium.org
r11662
Fix test.
R=mstarzinger@chromium.org BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10442030
May 25 (5 days ago)
yang...@chromium.org
r11661
Fix creating substring in string.replace(<global regexp>, <function>).
BUG= TEST=regexp-global.js Review URL: https://chromiumcodereview.appspot.com/10454032
May 25 (5 days ago)
yang...@chromium.org
r11660
Add missing FastElements check.
R=jkummerow@chromium.org Review URL: https://chromiumcodereview.appspot.com/10451034
May 25 (5 days ago)
da...@chromium.org
r11659
Add comment to cctest status file.
R=jkummerow@chromium.org Review URL: https://chromiumcodereview.appspot.com/10452028
May 25 (5 days ago)
mstarzin...@chromium.org
11683 - 11659 of 11683
Older
›
Powered by
Google Project Hosting