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

Issue 527933002: Unify some PlatformCodeStubs. (Closed)

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

Description

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -360 lines) Patch
M src/arm/code-stubs-arm.h View 5 chunks +3 lines, -46 lines 0 comments Download
M src/arm/code-stubs-arm.cc View 8 chunks +21 lines, -41 lines 1 comment Download
M src/arm64/code-stubs-arm64.h View 3 chunks +17 lines, -67 lines 0 comments Download
M src/arm64/code-stubs-arm64.cc View 8 chunks +21 lines, -32 lines 0 comments Download
M src/code-stubs.h View 1 chunk +47 lines, -0 lines 0 comments Download
M src/ia32/code-stubs-ia32.h View 4 chunks +6 lines, -47 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 8 chunks +19 lines, -36 lines 0 comments Download
M src/x64/code-stubs-x64.h View 4 chunks +9 lines, -52 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 8 chunks +20 lines, -39 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
6 years, 3 months ago (2014-09-02 12:30:27 UTC) #1
mvstanton
Nice solution, there was really no need for them to be platform independent! LGTM. https://codereview.chromium.org/527933002/diff/1/src/arm/code-stubs-arm.cc ...
6 years, 3 months ago (2014-09-02 12:38:36 UTC) #2
Yang
6 years, 3 months ago (2014-09-03 07:20:17 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 23631 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698