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

Issue 11280105: Object.observe: Unblacklist some tests involving indexed properties (Closed)

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

Description

Object.observe: Unblacklist some tests involving indexed properties These were erroneously disabled because they were expecting indexed properties to be of Number type when appearing as the "name" in change records. But the "name" property will always be a string. Fixed assertRecordsEqual() to enforce this in expectations. BUG=v8:2409 Committed: https://code.google.com/p/v8/source/detail?r=13027

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
adamk
8 years, 1 month ago (2012-11-20 23:49:30 UTC) #1
rossberg
8 years, 1 month ago (2012-11-21 12:48:59 UTC) #2
LGTM, landing.

Powered by Google App Engine
This is Rietveld 408576698