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

Issue 18616: Remove spilled frame from some function entry code.... (Closed)

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

Description

Remove spilled frame from some function entry code. Remove spilled frame from AddSmiImmediate code. Add Push(Smi*). Committed: http://code.google.com/p/v8/source/detail?r=1125

Patch Set 1 #

Total comments: 12

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -38 lines) Patch
M src/codegen-ia32.cc View 1 8 chunks +38 lines, -38 lines 0 comments Download
M src/virtual-frame-ia32.h View 1 2 chunks +7 lines, -0 lines 0 comments Download
M src/virtual-frame-ia32.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
William Hesse
Some small changes, setting the direction for further changes.
11 years, 11 months ago (2009-01-21 14:36:05 UTC) #1
Kevin Millikin (Chromium)
It basically looks right but I have some picky comments. http://codereview.chromium.org/18616/diff/1/4 File src/codegen-ia32.cc (right): http://codereview.chromium.org/18616/diff/1/4#newcode192 ...
11 years, 11 months ago (2009-01-21 15:09:58 UTC) #2
William Hesse
Comments addressed or explained. http://codereview.chromium.org/18616/diff/1/4 File src/codegen-ia32.cc (right): http://codereview.chromium.org/18616/diff/1/4#newcode192 Line 192: frame_->SpillAll(); On 2009/01/21 15:09:59, ...
11 years, 11 months ago (2009-01-22 11:49:11 UTC) #3
Kevin Millikin (Chromium)
11 years, 11 months ago (2009-01-22 13:18:17 UTC) #4
LGTM.

Powered by Google App Engine
This is Rietveld 408576698