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

Issue 140613004: stub fast api calls (Closed)

Created:
6 years, 11 months ago by dcarney
Modified:
6 years, 11 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : ia32 #

Patch Set 3 : arm (partial) #

Patch Set 4 : all working #

Patch Set 5 : rebase #

Total comments: 1

Patch Set 6 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+543 lines, -431 lines) Patch
M src/arm/code-stubs-arm.cc View 1 2 3 1 chunk +114 lines, -0 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 1 2 3 3 chunks +21 lines, -22 lines 0 comments Download
M src/arm/stub-cache-arm.cc View 1 2 3 6 chunks +35 lines, -116 lines 0 comments Download
M src/code-stubs.h View 1 2 chunks +27 lines, -0 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 2 3 1 chunk +116 lines, -0 lines 0 comments Download
M src/ia32/macro-assembler-ia32.h View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 1 3 chunks +4 lines, -3 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 1 2 3 4 5 10 chunks +53 lines, -136 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 1 2 3 4 1 chunk +115 lines, -0 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/macro-assembler-x64.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 2 3 4 7 chunks +51 lines, -146 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
dcarney
ptal
6 years, 11 months ago (2014-01-24 21:27:23 UTC) #1
Toon Verwaest
Very nice cleanup! Just one comment on ia32. lgtm if that's fixed. https://codereview.chromium.org/140613004/diff/220001/src/ia32/stub-cache-ia32.cc File src/ia32/stub-cache-ia32.cc ...
6 years, 11 months ago (2014-01-27 09:48:39 UTC) #2
dcarney
6 years, 11 months ago (2014-01-27 09:58:07 UTC) #3
Message was sent while issue was closed.
Committed patchset #6 manually as r18847 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698