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

Issue 660171: Fix bug with inner globals with internal fields on context creation.... (Closed)

Created:
10 years, 10 months ago by Erik Corry
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix bug with inner globals with internal fields on context creation. Use the inner global as specified by the API instead of using the one from snapshot deserialization and attempting to munge it to look like the other one. Committed: http://code.google.com/p/v8/source/detail?r=3965

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -29 lines) Patch
M src/bootstrapper.cc View 7 chunks +34 lines, -29 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
10 years, 10 months ago (2010-02-26 10:50:31 UTC) #1
Mads Ager (chromium)
10 years, 10 months ago (2010-02-26 10:54:14 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698