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

Issue 1733016: Fix a bug where a GC at an unlucky moment caused a wrong (Closed)

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

Description

Fix a bug where a GC at an unlucky moment caused a wrong calculation on ARM. Committed: http://code.google.com/p/v8/source/detail?r=4491

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -4 lines) Patch
M src/arm/codegen-arm.cc View 5 chunks +15 lines, -4 lines 0 comments Download
A test/mjsunit/binary-op-newspace.js View 1 chunk +45 lines, -0 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Erik Corry
10 years, 8 months ago (2010-04-26 09:15:53 UTC) #1
Søren Thygesen Gjesse
10 years, 8 months ago (2010-04-26 09:18:52 UTC) #2
LGTM

http://codereview.chromium.org/1733016/diff/1/2
File test/mjsunit/binary-op-newspace.js (right):

http://codereview.chromium.org/1733016/diff/1/2#newcode33
test/mjsunit/binary-op-newspace.js:33: // Flags: --max-new-space-size=65536
--trace-gc
Do you need to leave --trace-gc in here?

Powered by Google App Engine
This is Rietveld 408576698