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

Issue 40005: Before emitting code to merge frames, forget the sync flag (telling... (Closed)

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

Description

Before emitting code to merge frames, forget the sync flag (telling that an element is mirrored in memory) for elements whose target is a register. This avoids generating some duplicate merge blocks. Committed: http://code.google.com/p/v8/source/detail?r=1403

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -3 lines) Patch
M src/virtual-frame.cc View 2 chunks +14 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
11 years, 9 months ago (2009-03-03 09:55:58 UTC) #1
iposva
11 years, 9 months ago (2009-03-03 10:41:27 UTC) #2
Add the test for synched target or not in the new code as discussed. Otherwise
LGTM.

-Ivan

Powered by Google App Engine
This is Rietveld 408576698