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

Issue 1617733002: Remove unnecessary RewriteNonPatternArguments (Closed)

Created:
4 years, 11 months ago by nickie
Modified:
4 years, 11 months ago
Reviewers:
rossberg
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

Remove unnecessary RewriteNonPatternArguments ParseArguments already does the rewriting. R=rossberg@chromium.org BUG= Committed: https://crrev.com/14f4f8fc021912b9b220fd2dd32a95074ecba96f Cr-Commit-Position: refs/heads/master@{#33441}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Remove ValidateExpression from native calls #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -41 lines) Patch
M src/parsing/parser.h View 2 chunks +0 lines, -6 lines 0 comments Download
M src/parsing/parser.cc View 1 3 chunks +0 lines, -24 lines 0 comments Download
M src/parsing/preparser.h View 2 chunks +0 lines, -11 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
nickie
4 years, 11 months ago (2016-01-21 12:12:27 UTC) #1
rossberg
https://codereview.chromium.org/1617733002/diff/1/src/parsing/parser.cc File src/parsing/parser.cc (right): https://codereview.chromium.org/1617733002/diff/1/src/parsing/parser.cc#newcode4898 src/parsing/parser.cc:4898: ValidateExpression(&classifier, CHECK_OK); Hm, isn't this redundant as well? If ...
4 years, 11 months ago (2016-01-21 14:16:38 UTC) #2
nickie
https://codereview.chromium.org/1617733002/diff/1/src/parsing/parser.cc File src/parsing/parser.cc (right): https://codereview.chromium.org/1617733002/diff/1/src/parsing/parser.cc#newcode4898 src/parsing/parser.cc:4898: ValidateExpression(&classifier, CHECK_OK); On 2016/01/21 14:16:37, rossberg wrote: > Hm, ...
4 years, 11 months ago (2016-01-21 14:29:26 UTC) #3
rossberg
https://codereview.chromium.org/1617733002/diff/1/src/parsing/parser.cc File src/parsing/parser.cc (right): https://codereview.chromium.org/1617733002/diff/1/src/parsing/parser.cc#newcode4898 src/parsing/parser.cc:4898: ValidateExpression(&classifier, CHECK_OK); On 2016/01/21 14:29:25, nickie wrote: > On ...
4 years, 11 months ago (2016-01-21 14:46:00 UTC) #4
nickie
https://codereview.chromium.org/1617733002/diff/1/src/parsing/parser.cc File src/parsing/parser.cc (right): https://codereview.chromium.org/1617733002/diff/1/src/parsing/parser.cc#newcode4898 src/parsing/parser.cc:4898: ValidateExpression(&classifier, CHECK_OK); On 2016/01/21 14:46:00, rossberg wrote: > On ...
4 years, 11 months ago (2016-01-21 15:02:53 UTC) #5
rossberg
lgtm
4 years, 11 months ago (2016-01-21 15:36:51 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1617733002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1617733002/40001
4 years, 11 months ago (2016-01-21 15:37:43 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 11 months ago (2016-01-21 15:59:33 UTC) #10
commit-bot: I haz the power
4 years, 11 months ago (2016-01-21 16:00:19 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/14f4f8fc021912b9b220fd2dd32a95074ecba96f
Cr-Commit-Position: refs/heads/master@{#33441}

Powered by Google App Engine
This is Rietveld 408576698