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

Issue 556100: Remember to update the write barrier when storing into... (Closed)

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

Description

Remember to update the write barrier when storing into the context in the full compiler.

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -9 lines) Patch
M src/arm/full-codegen-arm.cc View 1 2 chunks +10 lines, -3 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 2 chunks +9 lines, -3 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 1 2 chunks +9 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Kasper Lund
10 years, 10 months ago (2010-02-01 11:13:51 UTC) #1
Mads Ager (chromium)
LGTM
10 years, 10 months ago (2010-02-01 11:31:14 UTC) #2
Lasse Reichstein
This addresses all the problems, so I'll close http://codereview.chromium.org/552256 which won't be any better than ...
10 years, 10 months ago (2010-02-01 16:12:59 UTC) #3
Lasse Reichstein
I think you can remove the bailout code from full-codegen.cc. It only guards parameters that ...
10 years, 10 months ago (2010-02-01 16:15:32 UTC) #4
Kasper Lund
10 years, 10 months ago (2010-02-02 06:37:26 UTC) #5

Powered by Google App Engine
This is Rietveld 408576698