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

Issue 3961005: Implement --noinline-new flag fully on x64 and ia32 platforms. (Closed)

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

Description

Implement --noinline-new flag fully on x64 and ia32 platforms. Committed: http://code.google.com/p/v8/source/detail?r=5687

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -0 lines) Patch
M src/ia32/macro-assembler-ia32.cc View 3 chunks +40 lines, -0 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 3 chunks +42 lines, -0 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
10 years, 2 months ago (2010-10-21 12:00:23 UTC) #1
Erik Corry
10 years, 2 months ago (2010-10-21 12:14:23 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698