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

Issue 14978007: Implement Array.observe and emit splice change records for ArrayPush (Closed)

Created:
7 years, 7 months ago by rafaelw
Modified:
7 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Implement Array.observe and emit splice change records for ArrayPush Committed: http://code.google.com/p/v8/source/detail?r=14705

Patch Set 1 #

Patch Set 2 : remove c++ (not needed for this patch) #

Total comments: 4

Patch Set 3 : whitespace #

Patch Set 4 : todo to freeze removed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -3 lines) Patch
M src/array.js View 1 2 2 chunks +23 lines, -0 lines 0 comments Download
M src/object-observe.js View 1 2 3 6 chunks +51 lines, -3 lines 0 comments Download
M test/mjsunit/harmony/object-observe.js View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
rafaelw
7 years, 7 months ago (2013-05-16 00:26:59 UTC) #1
adamk
https://codereview.chromium.org/14978007/diff/3001/src/array.js File src/array.js (right): https://codereview.chromium.org/14978007/diff/3001/src/array.js#newcode432 src/array.js:432: Nit: no need for this blank line https://codereview.chromium.org/14978007/diff/3001/src/object-observe.js File ...
7 years, 7 months ago (2013-05-16 00:45:29 UTC) #2
rafaelw
https://codereview.chromium.org/14978007/diff/3001/src/array.js File src/array.js (right): https://codereview.chromium.org/14978007/diff/3001/src/array.js#newcode432 src/array.js:432: On 2013/05/16 00:45:30, adamk wrote: > Nit: no need ...
7 years, 7 months ago (2013-05-16 01:10:48 UTC) #3
rossberg
lgtm
7 years, 7 months ago (2013-05-16 10:56:38 UTC) #4
rossberg
7 years, 7 months ago (2013-05-16 11:19:44 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 manually as r14705 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698