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

Issue 2374963002: Preparse top-level functions in discardable zones (Closed)

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

Description

Preparse top-level functions in discardable zones BUG= Committed: https://crrev.com/ff8cfa9e5e8495165291ddf6e01dba3f8cb5a177 Committed: https://crrev.com/375079b1678e7d605b34fdabb2c8adec5c2beb26 Cr-Original-Commit-Position: refs/heads/master@{#39809} Cr-Commit-Position: refs/heads/master@{#39834}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Also clear unresolved_ #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -41 lines) Patch
M src/ast/ast.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/ast/scopes.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/parsing/parser.cc View 1 2 5 chunks +47 lines, -40 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
Toon Verwaest
ptal This moves parameter parsing out of the discardable scope, since we'll reuse them. This ...
4 years, 2 months ago (2016-09-28 05:25:19 UTC) #2
marja
Does this pass the tests (also w/ FLAG_lazy_inner_functions)? https://codereview.chromium.org/2374963002/diff/1/src/parsing/parser.cc File src/parsing/parser.cc (right): https://codereview.chromium.org/2374963002/diff/1/src/parsing/parser.cc#newcode2787 src/parsing/parser.cc:2787: use_temp_zone ...
4 years, 2 months ago (2016-09-28 07:23:44 UTC) #3
Toon Verwaest
https://codereview.chromium.org/2374963002/diff/1/src/parsing/parser.cc File src/parsing/parser.cc (right): https://codereview.chromium.org/2374963002/diff/1/src/parsing/parser.cc#newcode2787 src/parsing/parser.cc:2787: use_temp_zone = false; On 2016/09/28 07:23:44, marja wrote: > ...
4 years, 2 months ago (2016-09-28 07:44:06 UTC) #4
marja
lgtm
4 years, 2 months ago (2016-09-28 07:55:42 UTC) #5
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/2374963002/20001
4 years, 2 months ago (2016-09-28 08:11:39 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-09-28 08:44:38 UTC) #8
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/ff8cfa9e5e8495165291ddf6e01dba3f8cb5a177 Cr-Commit-Position: refs/heads/master@{#39809}
4 years, 2 months ago (2016-09-28 08:44:53 UTC) #10
Toon Verwaest
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/2375013002/ by verwaest@chromium.org. ...
4 years, 2 months ago (2016-09-28 09:20:40 UTC) #11
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/2374963002/40001
4 years, 2 months ago (2016-09-28 15:02:23 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-09-28 15:58:29 UTC) #17
commit-bot: I haz the power
4 years, 2 months ago (2016-09-28 15:58:50 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/375079b1678e7d605b34fdabb2c8adec5c2beb26
Cr-Commit-Position: refs/heads/master@{#39834}

Powered by Google App Engine
This is Rietveld 408576698