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

Issue 2311903003: Move ParseHoistableDeclaration to ParserBase. (Closed)

Created:
4 years, 3 months ago by marja
Modified:
4 years, 3 months ago
Reviewers:
nickie
CC:
v8-reviews_googlegroups.com, adamk
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Move ParseHoistableDeclaration to ParserBase. BUG= Committed: https://crrev.com/751f8e99c9e162faaebd4bd1b35ef6f015b54a98 Cr-Commit-Position: refs/heads/master@{#39300}

Patch Set 1 #

Patch Set 2 : comments #

Patch Set 3 : rebased #

Total comments: 4

Patch Set 4 : rebased #

Patch Set 5 : code review (nikolaos@) #

Patch Set 6 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -139 lines) Patch
M src/parsing/parser.h View 1 2 3 4 5 4 chunks +17 lines, -5 lines 0 comments Download
M src/parsing/parser.cc View 1 2 3 4 5 3 chunks +32 lines, -81 lines 0 comments Download
M src/parsing/parser-base.h View 1 2 3 4 5 2 chunks +67 lines, -0 lines 0 comments Download
M src/parsing/preparser.h View 1 2 3 4 5 6 chunks +12 lines, -14 lines 0 comments Download
M src/parsing/preparser.cc View 1 2 3 4 5 3 chunks +3 lines, -39 lines 0 comments Download

Messages

Total messages: 23 (15 generated)
marja
nikolaos@, ptal adamk@, fyi (This CL is based on https://codereview.chromium.org/2301183003/ (not yet landed), if the ...
4 years, 3 months ago (2016-09-06 12:51:11 UTC) #8
nickie
LGTM, with two minor comments. https://codereview.chromium.org/2311903003/diff/40001/src/parsing/parser.h File src/parsing/parser.h (right): https://codereview.chromium.org/2311903003/diff/40001/src/parsing/parser.h#newcode863 src/parsing/parser.h:863: V8_INLINE static Statement* GetEmptyStatement() ...
4 years, 3 months ago (2016-09-06 17:29:57 UTC) #11
marja
Thanks for review! https://codereview.chromium.org/2311903003/diff/40001/src/parsing/parser.h File src/parsing/parser.h (right): https://codereview.chromium.org/2311903003/diff/40001/src/parsing/parser.h#newcode863 src/parsing/parser.h:863: V8_INLINE static Statement* GetEmptyStatement() { return ...
4 years, 3 months ago (2016-09-08 11:15:58 UTC) #12
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/2311903003/80001
4 years, 3 months ago (2016-09-08 11:16:19 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_avx2_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel_ng/builds/8296) v8_linux64_rel_ng on master.tryserver.v8 (JOB_FAILED, ...
4 years, 3 months ago (2016-09-08 11:17:29 UTC) #17
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/2311903003/100001
4 years, 3 months ago (2016-09-09 07:34:40 UTC) #20
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 3 months ago (2016-09-09 07:58:10 UTC) #21
commit-bot: I haz the power
4 years, 3 months ago (2016-09-09 07:58:56 UTC) #23
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/751f8e99c9e162faaebd4bd1b35ef6f015b54a98
Cr-Commit-Position: refs/heads/master@{#39300}

Powered by Google App Engine
This is Rietveld 408576698