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

Issue 11377157: Object.observe: Add test case covering most special cases. (Closed)

Created:
8 years, 1 month ago by rossberg
Modified:
8 years, 1 month ago
Reviewers:
rafaelw, Toon Verwaest
CC:
v8-dev, adamk, rafaelw
Visibility:
Public.

Description

Object.observe: Add test case covering most special cases. Things not working yet are currently blacklisted in the test (see TODOs). R=verwaest@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=13016

Patch Set 1 #

Patch Set 2 : Typed array indices have to blacklisted, too. #

Patch Set 3 : One more case. #

Total comments: 10

Patch Set 4 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -1 line) Patch
M test/mjsunit/harmony/object-observe.js View 1 2 3 3 chunks +155 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
rossberg
8 years, 1 month ago (2012-11-14 13:41:00 UTC) #1
rafaelw
mostly lg https://codereview.chromium.org/11377157/diff/2002/test/mjsunit/harmony/object-observe.js File test/mjsunit/harmony/object-observe.js (right): https://codereview.chromium.org/11377157/diff/2002/test/mjsunit/harmony/object-observe.js#newcode59 test/mjsunit/harmony/object-observe.js:59: print(i, JSON.stringify(this.records[i]), JSON.stringify(recs[i])); did you intend to ...
8 years, 1 month ago (2012-11-20 05:11:07 UTC) #2
rossberg
https://codereview.chromium.org/11377157/diff/2002/test/mjsunit/harmony/object-observe.js File test/mjsunit/harmony/object-observe.js (right): https://codereview.chromium.org/11377157/diff/2002/test/mjsunit/harmony/object-observe.js#newcode59 test/mjsunit/harmony/object-observe.js:59: print(i, JSON.stringify(this.records[i]), JSON.stringify(recs[i])); On 2012/11/20 05:11:07, rafaelw wrote: > ...
8 years, 1 month ago (2012-11-20 10:34:27 UTC) #3
rafaelw
lgtm
8 years, 1 month ago (2012-11-20 14:15:23 UTC) #4
Toon Verwaest
8 years, 1 month ago (2012-11-21 08:37:09 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698