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

Issue 3016004: Delay the pushing of arguments until just before calling runtime in CompareSt... (Closed)

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

Description

Delay the pushing of arguments until just before calling runtime in CompareStub. This will allow jumps to runtime that skip useless tests. Committed: http://code.google.com/p/v8/source/detail?r=5097

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -38 lines) Patch
M src/ia32/codegen-ia32.cc View 1 8 chunks +16 lines, -22 lines 0 comments Download
M src/x64/codegen-x64.cc View 1 8 chunks +12 lines, -16 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
10 years, 5 months ago (2010-07-16 12:55:09 UTC) #1
Vyacheslav Egorov (Chromium)
10 years, 5 months ago (2010-07-19 11:34:32 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698