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

Issue 3040010: Stop pushing arguments onto the stack in CompareStub until just before callin... (Closed)

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

Description

Stop pushing arguments onto the stack in CompareStub until just before calling runtime. This is a fixed version of change 5097, which had the problem that LoadFloatOperands tried to load the arguments from the stack. Committed: http://code.google.com/p/v8/source/detail?r=5103

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -39 lines) Patch
M src/ia32/codegen-ia32.cc View 7 chunks +18 lines, -23 lines 0 comments Download
M src/x64/codegen-x64.cc View 8 chunks +12 lines, -16 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
10 years, 5 months ago (2010-07-20 11:04:52 UTC) #1
Vyacheslav Egorov (Chromium)
10 years, 5 months ago (2010-07-20 12:14:07 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698