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

Issue 48008: Simplify the construction of virtual frame elements in preparation for... (Closed)

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

Description

Simplify the construction of virtual frame elements in preparation for switching to a linked representation of copied elements. This change avoids initializing frame elements to invalid unless they need to be. Committed: http://code.google.com/p/v8/source/detail?r=1519

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -18 lines) Patch
M src/virtual-frame.h View 5 chunks +38 lines, -12 lines 0 comments Download
M src/virtual-frame-arm.h View 2 chunks +3 lines, -3 lines 0 comments Download
M src/virtual-frame-ia32.h View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Kevin Millikin (Chromium)
11 years, 9 months ago (2009-03-16 14:21:36 UTC) #1
Kevin Millikin (Chromium)
11 years, 9 months ago (2009-03-16 14:21:50 UTC) #2
William Hesse
11 years, 9 months ago (2009-03-16 14:41:02 UTC) #3
LGTM.

Powered by Google App Engine
This is Rietveld 408576698