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

Issue 673893002: Fix sparse versions of Array slice/splice to use [[DefineOwnProperty]] to generate return value (Closed)

Created:
6 years, 2 months ago by adamk
Modified:
6 years, 2 months ago
Reviewers:
Toon Verwaest
CC:
Michael Starzinger, v8-dev
Project:
v8
Visibility:
Public.

Description

Fix sparse versions of Array slice/splice to use [[DefineOwnProperty]] to generate return value BUG=chromium:423633 LOG=n R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24856

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -2 lines) Patch
M src/array.js View 2 chunks +2 lines, -2 lines 0 comments Download
M test/mjsunit/regress/regress-423633.js View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
adamk
6 years, 2 months ago (2014-10-23 20:51:44 UTC) #2
adamk
If you'd prefer to switch the callers to use InternalArrays + %MoveArrayContents I can do ...
6 years, 2 months ago (2014-10-23 20:56:04 UTC) #3
Toon Verwaest
lgtm
6 years, 2 months ago (2014-10-23 20:57:17 UTC) #4
adamk
6 years, 2 months ago (2014-10-23 21:13:35 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 24856 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698