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

Issue 2169823002: FunctionState doesn't need to know AstNodeFactory. (Closed)

Created:
4 years, 5 months ago by marja
Modified:
4 years, 5 months ago
Reviewers:
Toon Verwaest
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

FunctionState doesn't need to know AstNodeFactory. It's anyway just the "same" AstNodeFactory (i.e., it's passed the same AstValueFactory), so no need to have several of them for each FunctionState. R=verwaest@chromium.org BUG= Committed: https://crrev.com/17376b6d856f4949d6c46dc811cd48af6571db44 Cr-Commit-Position: refs/heads/master@{#37938}

Patch Set 1 #

Patch Set 2 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -34 lines) Patch
M src/ast/ast.h View 1 1 chunk +13 lines, -3 lines 0 comments Download
M src/parsing/parser.cc View 5 chunks +5 lines, -9 lines 0 comments Download
M src/parsing/parser-base.h View 9 chunks +6 lines, -14 lines 0 comments Download
M src/parsing/preparser.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/parsing/preparser.cc View 2 chunks +3 lines, -6 lines 0 comments Download

Messages

Total messages: 15 (10 generated)
marja
ptal In some code paths, we haven't created AstValueFactory before calling ParserBase::ParserBase; it's unfortunate that ...
4 years, 5 months ago (2016-07-21 09:57:18 UTC) #7
Toon Verwaest
lgtm
4 years, 5 months ago (2016-07-21 10:56:55 UTC) #10
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/2169823002/20001
4 years, 5 months ago (2016-07-21 10:59:26 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-21 11:03:03 UTC) #13
commit-bot: I haz the power
4 years, 5 months ago (2016-07-21 11:06:27 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/17376b6d856f4949d6c46dc811cd48af6571db44
Cr-Commit-Position: refs/heads/master@{#37938}

Powered by Google App Engine
This is Rietveld 408576698