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

Issue 14342002: Make it possible to Crankshaft all kinds of stubs. (Closed)

Created:
7 years, 8 months ago by danno
Modified:
7 years, 8 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Make it possible to Crankshaft all kinds of stubs. R=mstarzinger@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -62 lines) Patch
M src/arm/code-stubs-arm.h View 1 chunk +1 line, -1 line 0 comments Download
M src/code-stubs.h View 9 chunks +15 lines, -15 lines 0 comments Download
M src/code-stubs.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/code-stubs-hydrogen.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/codegen.cc View 2 chunks +6 lines, -3 lines 0 comments Download
M src/compiler.h View 1 chunk +1 line, -1 line 0 comments Download
M src/compiler.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M src/deoptimizer.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M src/disassembler.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/factory.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/factory.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M src/heap.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/heap.cc View 2 chunks +3 lines, -1 line 0 comments Download
M src/ia32/code-stubs-ia32.h View 1 chunk +1 line, -1 line 0 comments Download
M src/lithium.h View 1 chunk +1 line, -1 line 0 comments Download
M src/lithium.cc View 2 chunks +3 lines, -3 lines 0 comments Download
src/log.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/mips/code-stubs-mips.h View 1 chunk +1 line, -1 line 0 comments Download
M src/objects.h View 4 chunks +18 lines, -5 lines 0 comments Download
src/objects.cc View 2 chunks +1 line, -2 lines 0 comments Download
src/objects-inl.h View 6 chunks +17 lines, -6 lines 0 comments Download
M src/runtime.cc View 2 chunks +1 line, -2 lines 0 comments Download
M src/safepoint-table.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/spaces.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/x64/code-stubs-x64.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
danno
7 years, 8 months ago (2013-04-18 08:11:52 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698