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

Issue 115345: - Make VirtualFrame and JumpTarget zone allocated.... (Closed)

Created:
11 years, 7 months ago by bak
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

- Make VirtualFrame and JumpTarget zone allocated. - Compacted the VirtualFrame representation. -> Improved the compiler speed with 10% Committed: http://code.google.com/p/v8/source/detail?r=1947

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -64 lines) Patch
M src/arm/virtual-frame-arm.h View 2 chunks +7 lines, -7 lines 0 comments Download
M src/arm/virtual-frame-arm.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/ia32/virtual-frame-ia32.h View 2 chunks +7 lines, -7 lines 0 comments Download
M src/ia32/virtual-frame-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/jump-target.h View 5 chunks +10 lines, -23 lines 0 comments Download
M src/jump-target.cc View 5 chunks +9 lines, -24 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
bak
11 years, 7 months ago (2009-05-14 10:35:35 UTC) #1
Kevin Millikin (Chromium)
11 years, 7 months ago (2009-05-14 10:56:08 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698