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

Issue 600097: Change the interface of CodeGenerator::InstantiateBoilerplate. (Closed)

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

Description

Change the interface of CodeGenerator::InstantiateBoilerplate. Begin changing the interface of the virtual-frame-based code generator to avoid pushing short-lived temporaries on the frame. Committed: http://code.google.com/p/v8/source/detail?r=3840

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -12 lines) Patch
M src/ia32/codegen-ia32.h View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/codegen-ia32.cc View 2 chunks +11 lines, -11 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Kevin Millikin (Chromium)
10 years, 10 months ago (2010-02-12 09:45:22 UTC) #1
Kevin Millikin (Chromium)
10 years, 10 months ago (2010-02-12 10:07:08 UTC) #2
fschneider
10 years, 10 months ago (2010-02-12 10:21:21 UTC) #3
LGTM.

Powered by Google App Engine
This is Rietveld 408576698