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

Issue 369003: In the toplevel code generator, suppor local context allocation... (Closed)

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

Description

In the toplevel code generator, support local context allocation provided that none of the parameters need to be copied into the context. Committed: http://code.google.com/p/v8/source/detail?r=3224

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -0 lines) Patch
M src/arm/fast-codegen-arm.cc View 1 chunk +18 lines, -0 lines 0 comments Download
M src/compiler.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M src/ia32/fast-codegen-ia32.cc View 1 chunk +18 lines, -0 lines 0 comments Download
M src/x64/fast-codegen-x64.cc View 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Kevin Millikin (Chromium)
ARM and x64 coming lickety split.
11 years, 1 month ago (2009-11-05 09:55:03 UTC) #1
Kevin Millikin (Chromium)
11 years, 1 month ago (2009-11-05 10:07:37 UTC) #2
William Hesse
11 years, 1 month ago (2009-11-05 10:09:45 UTC) #3
LGTM.

Powered by Google App Engine
This is Rietveld 408576698