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

Issue 7890003: Fix parent of the WeakMap prototype. (Closed)

Created:
9 years, 3 months ago by Michael Starzinger
Modified:
9 years, 3 months ago
Reviewers:
rossberg
CC:
v8-dev
Visibility:
Public.

Description

Fix parent of the WeakMap prototype. R=rossberg@chromium.org BUG=v8:1565 TEST=mjsunit/harmony/weakmaps Committed: http://code.google.com/p/v8/source/detail?r=9254

Patch Set 1 #

Total comments: 2

Patch Set 2 : Correct fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M src/weakmap.js View 1 1 chunk +0 lines, -3 lines 0 comments Download
M test/mjsunit/harmony/weakmaps.js View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Michael Starzinger
PTAL.
9 years, 3 months ago (2011-09-13 09:22:17 UTC) #1
rossberg
LGTM http://codereview.chromium.org/7890003/diff/1/test/mjsunit/harmony/weakmaps.js File test/mjsunit/harmony/weakmaps.js (right): http://codereview.chromium.org/7890003/diff/1/test/mjsunit/harmony/weakmaps.js#newcode160 test/mjsunit/harmony/weakmaps.js:160: // Regression test: The parent of the WeakMap ...
9 years, 3 months ago (2011-09-13 09:27:37 UTC) #2
Michael Starzinger
Had to use a different approach because for experimental natives we cannot use isolate->initial_object_prototype(). http://codereview.chromium.org/7890003/diff/1/test/mjsunit/harmony/weakmaps.js ...
9 years, 3 months ago (2011-09-13 09:38:41 UTC) #3
rossberg
9 years, 3 months ago (2011-09-13 09:44:56 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698