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

Issue 2686723004: [stubs] Port LoadFunctionPrototypeStub to CSA (Closed)

Created:
3 years, 10 months ago by Jakob Kummerow
Modified:
3 years, 10 months ago
Reviewers:
Toon Verwaest
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[stubs] Port LoadFunctionPrototypeStub to CSA BUG=v8:5269 Review-Url: https://codereview.chromium.org/2686723004 Cr-Commit-Position: refs/heads/master@{#43074} Committed: https://chromium.googlesource.com/v8/v8/+/81239354c32920d93c19faf0a3d0461f3f7e0f4f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -558 lines) Patch
M src/arm/code-stubs-arm.cc View 1 chunk +0 lines, -16 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 1 chunk +0 lines, -8 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 1 chunk +0 lines, -27 lines 0 comments Download
M src/arm64/code-stubs-arm64.cc View 1 chunk +0 lines, -17 lines 0 comments Download
M src/arm64/macro-assembler-arm64.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/arm64/macro-assembler-arm64.cc View 1 chunk +0 lines, -26 lines 0 comments Download
M src/builtins/builtins.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/builtins/builtins-handler.cc View 1 chunk +29 lines, -0 lines 0 comments Download
M src/code-stubs.h View 2 chunks +0 lines, -21 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 chunk +0 lines, -17 lines 0 comments Download
M src/ia32/macro-assembler-ia32.h View 1 chunk +0 lines, -8 lines 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 1 chunk +0 lines, -26 lines 0 comments Download
M src/ic/arm/handler-compiler-arm.cc View 1 chunk +0 lines, -9 lines 0 comments Download
M src/ic/arm64/handler-compiler-arm64.cc View 1 chunk +0 lines, -13 lines 0 comments Download
M src/ic/handler-compiler.h View 1 chunk +0 lines, -6 lines 0 comments Download
M src/ic/ia32/handler-compiler-ia32.cc View 1 chunk +0 lines, -9 lines 0 comments Download
M src/ic/ic.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/ic/mips/handler-compiler-mips.cc View 1 chunk +0 lines, -9 lines 0 comments Download
M src/ic/mips64/handler-compiler-mips64.cc View 1 chunk +0 lines, -9 lines 0 comments Download
M src/ic/ppc/handler-compiler-ppc.cc View 1 chunk +0 lines, -9 lines 0 comments Download
M src/ic/s390/handler-compiler-s390.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M src/ic/x64/handler-compiler-x64.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M src/ic/x87/handler-compiler-x87.cc View 1 chunk +0 lines, -9 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 1 chunk +0 lines, -15 lines 0 comments Download
M src/mips/macro-assembler-mips.h View 1 chunk +0 lines, -8 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 1 chunk +0 lines, -26 lines 0 comments Download
M src/mips64/code-stubs-mips64.cc View 1 chunk +0 lines, -16 lines 0 comments Download
M src/mips64/macro-assembler-mips64.h View 1 chunk +0 lines, -8 lines 0 comments Download
M src/mips64/macro-assembler-mips64.cc View 1 chunk +0 lines, -26 lines 0 comments Download
M src/ppc/code-stubs-ppc.cc View 1 chunk +0 lines, -16 lines 0 comments Download
M src/ppc/macro-assembler-ppc.h View 1 chunk +0 lines, -8 lines 0 comments Download
M src/ppc/macro-assembler-ppc.cc View 1 chunk +0 lines, -27 lines 0 comments Download
M src/s390/code-stubs-s390.cc View 1 chunk +0 lines, -15 lines 0 comments Download
M src/s390/macro-assembler-s390.h View 1 chunk +0 lines, -8 lines 0 comments Download
M src/s390/macro-assembler-s390.cc View 1 chunk +0 lines, -24 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 1 chunk +0 lines, -16 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 1 chunk +0 lines, -7 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 1 chunk +0 lines, -26 lines 0 comments Download
M src/x87/code-stubs-x87.cc View 1 chunk +0 lines, -18 lines 0 comments Download
M src/x87/macro-assembler-x87.h View 1 chunk +0 lines, -8 lines 0 comments Download
M src/x87/macro-assembler-x87.cc View 1 chunk +0 lines, -26 lines 0 comments Download

Messages

Total messages: 12 (9 generated)
Toon Verwaest
lgtm
3 years, 10 months ago (2017-02-09 20:29:30 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2686723004/1
3 years, 10 months ago (2017-02-09 21:45:39 UTC) #9
commit-bot: I haz the power
3 years, 10 months ago (2017-02-09 21:47:34 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/v8/v8/+/81239354c32920d93c19faf0a3d0461f3f7...

Powered by Google App Engine
This is Rietveld 408576698