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

Issue 542053: Fix bug in top-level code generator with global receiver.... (Closed)

Created:
10 years, 11 months ago by fschneider
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix bug in top-level code generator with global receiver. We did not correcty pass the global receiver object in some cases. This change fixes this bug on all three platforms. Committed: http://code.google.com/p/v8/source/detail?r=3596

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M src/arm/fast-codegen-arm.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/ia32/fast-codegen-ia32.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/x64/fast-codegen-x64.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
10 years, 11 months ago (2010-01-13 12:09:21 UTC) #1
Kevin Millikin (Chromium)
10 years, 11 months ago (2010-01-13 12:12:28 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698