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

Issue 57053: Fix issue 294 by ensuring that we don't lose the copy flag on memory... (Closed)

Created:
11 years, 8 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
William Hesse
CC:
v8-dev
Visibility:
Public.

Description

Fix issue 294 by ensuring that we don't lose the copy flag on memory frame elements when allocating them to a register as a result of popping one of their copies. Committed: http://code.google.com/p/v8/source/detail?r=1655

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -0 lines) Patch
M src/virtual-frame-ia32.cc View 1 chunk +2 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-294.js View 1 chunk +43 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
11 years, 8 months ago (2009-03-31 12:49:37 UTC) #1
William Hesse
11 years, 8 months ago (2009-03-31 13:26:59 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698