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

Issue 20417: Experimental: eliminate a few spilled scopes in function prologue and... (Closed)

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

Description

Experimental: eliminate a few spilled scopes in function prologue and declaration code. Committed: http://code.google.com/p/v8/source/detail?r=1291

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -29 lines) Patch
M src/codegen-ia32.cc View 7 chunks +41 lines, -29 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
We need to ultimately sort out how to use the reserved registers in code. Pushing ...
11 years, 10 months ago (2009-02-17 11:21:11 UTC) #1
William Hesse
11 years, 10 months ago (2009-02-17 13:36:19 UTC) #2
LGTM

http://codereview.chromium.org/20417/diff/1/2
File src/codegen-ia32.cc (right):

http://codereview.chromium.org/20417/diff/1/2#newcode205
Line 205: // Loads the context register with the context, used below
"SlotOperand loads context.reg() with the context as a side effect.  This value
is used by RecordWrite, below."

Powered by Google App Engine
This is Rietveld 408576698