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

Issue 115296: Initial bypass of JumpTarget::ComputeEntryFrame for deferred code... (Closed)

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

Description

Initial bypass of JumpTarget::ComputeEntryFrame for deferred code entry labels where it is statically safe. Committed: http://code.google.com/p/v8/source/detail?r=1943

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -31 lines) Patch
M src/arm/jump-target-arm.cc View 1 4 chunks +10 lines, -2 lines 0 comments Download
M src/codegen.h View 1 chunk +7 lines, -0 lines 0 comments Download
M src/codegen-inl.h View 1 chunk +9 lines, -0 lines 0 comments Download
M src/ia32/codegen-ia32.cc View 1 7 chunks +23 lines, -14 lines 0 comments Download
M src/ia32/jump-target-ia32.cc View 1 5 chunks +49 lines, -10 lines 0 comments Download
M src/jump-target.h View 1 2 chunks +10 lines, -4 lines 0 comments Download
M src/jump-target.cc View 1 3 chunks +20 lines, -0 lines 0 comments Download
M src/v8-counters.h View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
11 years, 7 months ago (2009-05-13 15:28:49 UTC) #1
Kasper Lund
11 years, 7 months ago (2009-05-14 05:40:52 UTC) #2
LGTM, even though it's still somewhat complicated.

Powered by Google App Engine
This is Rietveld 408576698