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

Issue 496283004: Move "slow handler" compiler code to handler-compiler (Closed)

Created:
6 years, 4 months ago by Toon Verwaest
Modified:
6 years, 3 months ago
Reviewers:
Yang
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Move "slow handler" compiler code to handler-compiler BUG= R=yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23347

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+139 lines, -115 lines) Patch
M src/builtins.cc View 3 chunks +10 lines, -10 lines 0 comments Download
M src/code-stubs.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ic/arm/handler-compiler-arm.cc View 1 chunk +26 lines, -0 lines 0 comments Download
M src/ic/arm/ic-arm.cc View 1 chunk +0 lines, -24 lines 0 comments Download
M src/ic/arm64/handler-compiler-arm64.cc View 1 chunk +28 lines, -0 lines 0 comments Download
M src/ic/arm64/ic-arm64.cc View 2 chunks +0 lines, -33 lines 0 comments Download
M src/ic/handler-compiler.h View 2 chunks +3 lines, -1 line 0 comments Download
M src/ic/handler-compiler.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M src/ic/ia32/handler-compiler-ia32.cc View 1 chunk +35 lines, -0 lines 0 comments Download
M src/ic/ia32/ic-ia32.cc View 1 chunk +0 lines, -20 lines 0 comments Download
M src/ic/x64/handler-compiler-x64.cc View 2 chunks +36 lines, -0 lines 0 comments Download
M src/ic/x64/ic-x64.cc View 1 chunk +0 lines, -20 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL
6 years, 4 months ago (2014-08-22 14:59:57 UTC) #1
Yang
On 2014/08/22 14:59:57, Toon Verwaest wrote: > PTAL lgtm.
6 years, 3 months ago (2014-08-25 10:46:35 UTC) #2
Toon Verwaest
6 years, 3 months ago (2014-08-25 11:20:56 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as 23347 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698