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

Issue 1909903003: [Interpreter] Use FastNewSloppyArguments when possible. (Closed)

Created:
4 years, 8 months ago by rmcilroy
Modified:
4 years, 7 months ago
Reviewers:
Benedikt Meurer
CC:
v8-reviews_googlegroups.com, oth
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[Interpreter] Use FastNewSloppyArguments when possible. Use the FastNewSloppyArgumentsStub in the interpreter when function doesn't have duplicate parameters. BUG=v8:4280 LOG=N Committed: https://crrev.com/c005029aa47f6e27d50e92a70f526f1651b18553 Cr-Commit-Position: refs/heads/master@{#35754}

Patch Set 1 : #

Total comments: 1

Patch Set 2 : Add ports #

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -33 lines) Patch
M src/arm/code-stubs-arm.cc View 1 1 chunk +19 lines, -2 lines 0 comments Download
M src/arm64/code-stubs-arm64.cc View 1 2 chunks +19 lines, -2 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 1 chunk +27 lines, -12 lines 0 comments Download
M src/interpreter/interpreter.cc View 1 2 chunks +36 lines, -3 lines 0 comments Download
M src/interpreter/interpreter-assembler.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/interpreter/interpreter-assembler.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 1 1 chunk +18 lines, -2 lines 0 comments Download
M src/mips64/code-stubs-mips64.cc View 1 1 chunk +18 lines, -2 lines 0 comments Download
M src/objects.h View 1 3 chunks +6 lines, -0 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 1 3 chunks +18 lines, -2 lines 0 comments Download
M test/cctest/interpreter/test-interpreter.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 22 (9 generated)
rmcilroy
https://codereview.chromium.org/1909903003/diff/20001/src/x64/code-stubs-x64.cc File src/x64/code-stubs-x64.cc (right): https://codereview.chromium.org/1909903003/diff/20001/src/x64/code-stubs-x64.cc#newcode4741 src/x64/code-stubs-x64.cc:4741: // TODO(bmeurer): Cleanup to match the FastNewStrictArgumentsStub. I didn't ...
4 years, 8 months ago (2016-04-21 11:03:34 UTC) #2
rmcilroy
Benedkit, please take a look. If you are happy with this I'll port to the ...
4 years, 8 months ago (2016-04-21 11:04:26 UTC) #4
Benedikt Meurer
I'd prefer to have this rewritten using the CodeStubAssembler (also the other FastNew<Arguments>Stubs), but I'm ...
4 years, 8 months ago (2016-04-21 11:06:28 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1909903003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1909903003/40001
4 years, 8 months ago (2016-04-22 09:20:31 UTC) #7
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_win_compile_dbg on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_win_compile_dbg/builds/16435)
4 years, 8 months ago (2016-04-22 09:24:22 UTC) #9
rmcilroy
On 2016/04/21 11:06:28, Benedikt Meurer wrote: > I'd prefer to have this rewritten using the ...
4 years, 8 months ago (2016-04-22 09:25:45 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1909903003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1909903003/60001
4 years, 8 months ago (2016-04-22 09:28:21 UTC) #13
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-22 10:20:45 UTC) #15
rmcilroy
Ping?
4 years, 8 months ago (2016-04-25 08:47:19 UTC) #16
Benedikt Meurer
Ah damnit, slipped thru again... LGTM as discussed.
4 years, 8 months ago (2016-04-25 08:48:19 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1909903003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1909903003/60001
4 years, 8 months ago (2016-04-25 08:58:30 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:60001)
4 years, 8 months ago (2016-04-25 09:23:39 UTC) #20
commit-bot: I haz the power
4 years, 8 months ago (2016-04-25 09:25:18 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c005029aa47f6e27d50e92a70f526f1651b18553
Cr-Commit-Position: refs/heads/master@{#35754}

Powered by Google App Engine
This is Rietveld 408576698