Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1246)

Issue 11442054: Remove over-zealous hole checking in Array.slice() (Closed)

Created:
8 years ago by danno
Modified:
8 years ago
CC:
v8-dev
Visibility:
Public.

Description

Remove over-zealous hole checking in Array.slice() R=jkummerow@chromium.org BUG=chromium:165637 TEST=regress-165637.js Committed: https://code.google.com/p/v8/source/detail?r=13211

Patch Set 1 #

Patch Set 2 : Fix whitepace #

Total comments: 2

Patch Set 3 : Add --allow-natives-syntax #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -17 lines) Patch
M src/builtins.cc View 2 chunks +17 lines, -17 lines 0 comments Download
A test/mjsunit/regress/regress-165637.js View 1 2 1 chunk +57 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
danno
8 years ago (2012-12-12 14:14:41 UTC) #1
Jakob Kummerow
lgtm https://chromiumcodereview.appspot.com/11442054/diff/3001/test/mjsunit/regress/regress-165637.js File test/mjsunit/regress/regress-165637.js (right): https://chromiumcodereview.appspot.com/11442054/diff/3001/test/mjsunit/regress/regress-165637.js#newcode1 test/mjsunit/regress/regress-165637.js:1: // Copyright 2009 the V8 project authors. All ...
8 years ago (2012-12-12 14:28:57 UTC) #2
Michael Starzinger
8 years ago (2012-12-13 11:32:47 UTC) #3
Message was sent while issue was closed.
The regression test for this is failing on the GC Stress builder.

http://build.chromium.org/p/client.v8/builders/V8%20GC%20Stress%20-%203/build...

Powered by Google App Engine
This is Rietveld 408576698