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

Issue 1557883002: Optimized TurboFan support for rest args. (Closed)

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

Description

Optimized TurboFan support for rest args. R=bmeurer@chromium.org BUG= Committed: https://crrev.com/c89ddbb7bc5d4c8d158685dfcc21c2b17ee4a282 Cr-Commit-Position: refs/heads/master@{#33105}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Code comments, unit tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+237 lines, -104 lines) Patch
M src/code-factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/code-factory.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M src/compiler/js-typed-lowering.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/compiler/js-typed-lowering.cc View 1 2 chunks +188 lines, -102 lines 0 comments Download
M test/unittests/compiler/js-typed-lowering-unittest.cc View 1 3 chunks +39 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
mvstanton
Hi Benedikt, here is the optimized support we discussed. Note that I have a todo ...
4 years, 11 months ago (2016-01-04 15:19:38 UTC) #1
Benedikt Meurer
https://codereview.chromium.org/1557883002/diff/1/src/compiler/js-typed-lowering.cc File src/compiler/js-typed-lowering.cc (right): https://codereview.chromium.org/1557883002/diff/1/src/compiler/js-typed-lowering.cc#newcode1652 src/compiler/js-typed-lowering.cc:1652: // whether Nit: comment wrapped somehow https://codereview.chromium.org/1557883002/diff/1/src/compiler/js-typed-lowering.cc#newcode1663 src/compiler/js-typed-lowering.cc:1663: javascript()->LoadContext(0, ...
4 years, 11 months ago (2016-01-04 19:57:53 UTC) #2
mvstanton
Thanks for the comments! Addressed, and some unit tests. https://codereview.chromium.org/1557883002/diff/1/src/compiler/js-typed-lowering.cc File src/compiler/js-typed-lowering.cc (right): https://codereview.chromium.org/1557883002/diff/1/src/compiler/js-typed-lowering.cc#newcode1652 src/compiler/js-typed-lowering.cc:1652: ...
4 years, 11 months ago (2016-01-05 09:18:23 UTC) #3
Benedikt Meurer
Thanks. LGTM.
4 years, 11 months ago (2016-01-05 09:18:54 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1557883002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1557883002/20001
4 years, 11 months ago (2016-01-05 09:23:00 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-05 09:40:13 UTC) #7
commit-bot: I haz the power
4 years, 11 months ago (2016-01-05 09:40:47 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c89ddbb7bc5d4c8d158685dfcc21c2b17ee4a282
Cr-Commit-Position: refs/heads/master@{#33105}

Powered by Google App Engine
This is Rietveld 408576698