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

Issue 8054012: CallFunctionStub was missing a write-barrier for write into the global cell. (Closed)

Created:
9 years, 2 months ago by Vyacheslav Egorov (Chromium)
Modified:
9 years, 2 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

CallFunctionStub was missing a write-barrier for write into the global cell. R=fschneider@chromium.org BUG=v8:1733 Committed: http://code.google.com/p/v8/source/detail?r=9455

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M src/ia32/code-stubs-ia32.cc View 2 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
9 years, 2 months ago (2011-09-27 13:27:19 UTC) #1
fschneider
9 years, 2 months ago (2011-09-27 13:30:15 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698