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

Issue 2156013002: Put FunctionLiterals into temp_zone too. (Closed)

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

Put FunctionLiterals into temp_zone too. This reduces memory usage when parsing (because temp_zones are discarded every now and then) and work done by FuncNameInferrer. BUG= Committed: https://crrev.com/09a854c72b5954653e0f719fc17d4adbde43598c Cr-Commit-Position: refs/heads/master@{#37863}

Patch Set 1 #

Patch Set 2 : fix #

Patch Set 3 : beautify #

Patch Set 4 : fix comment -- for try jobs pls see previous patch #

Total comments: 1

Patch Set 5 : code review (titzer@) #

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

Messages

Total messages: 31 (19 generated)
marja
titzer, ptal. I'm going to get rid of AstNodeFactory::BodyScope in the next CL, so this ...
4 years, 5 months ago (2016-07-18 11:47:48 UTC) #12
marja
On 2016/07/18 11:47:48, marja wrote: > titzer, ptal. > > I'm going to get rid ...
4 years, 5 months ago (2016-07-19 07:47:52 UTC) #13
titzer
https://codereview.chromium.org/2156013002/diff/60001/src/parsing/parser.h File src/parsing/parser.h (right): https://codereview.chromium.org/2156013002/diff/60001/src/parsing/parser.h#newcode936 src/parsing/parser.h:936: class DiscardableZoneScope { AFAICT the main difference between DiscardableZoneScope ...
4 years, 5 months ago (2016-07-19 07:55:30 UTC) #14
marja
As discussed offline: - We need a temporary FuncNameInferrer so that we can put FunctionLiterals ...
4 years, 5 months ago (2016-07-19 09:34:33 UTC) #17
titzer
lgtm
4 years, 5 months ago (2016-07-19 09:35:26 UTC) #18
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/2156013002/80001
4 years, 5 months ago (2016-07-19 09:38:00 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/19722)
4 years, 5 months ago (2016-07-19 09:43:50 UTC) #23
marja
rossberg@, ptal (you're ast.h owner)
4 years, 5 months ago (2016-07-19 09:48:42 UTC) #25
rossberg
lgtm
4 years, 5 months ago (2016-07-19 11:10:52 UTC) #26
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/2156013002/80001
4 years, 5 months ago (2016-07-19 11:11:29 UTC) #28
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 5 months ago (2016-07-19 11:13:32 UTC) #29
commit-bot: I haz the power
4 years, 5 months ago (2016-07-19 11:14:18 UTC) #31
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/09a854c72b5954653e0f719fc17d4adbde43598c
Cr-Commit-Position: refs/heads/master@{#37863}

Powered by Google App Engine
This is Rietveld 408576698