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

Issue 6449002: Bailout from crankshaft if a global property is found in the prototype chain ... (Closed)

Created:
9 years, 10 months ago by William Hesse
Modified:
9 years, 7 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Bailout from crankshaft if a global property is found in the prototype chain of the global object, not on the global object itself. Committed: http://code.google.com/p/v8/source/detail?r=6678

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M src/hydrogen.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
9 years, 10 months ago (2011-02-08 12:12:42 UTC) #1
fschneider
9 years, 10 months ago (2011-02-08 12:45:00 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698