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

Issue 2405263003: Mark ParseInfo as top-level in the constructors (Closed)

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

Description

Mark ParseInfo as top-level in the constructors If we're parsing a script or based on a SharedFunctionInfo marked as toplevel, we can implicitly set it. Only manually set in the background parsing task where we manually set up ParseInfo. BUG=v8:5501 Committed: https://crrev.com/8f66bb641eb5f17a473e5c94a29ec3b44f388d54 Cr-Commit-Position: refs/heads/master@{#40215}

Patch Set 1 #

Total comments: 3

Patch Set 2 : just set the flag #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -6 lines) Patch
M src/compiler.cc View 4 chunks +0 lines, -5 lines 0 comments Download
M src/debug/debug-scopes.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/parsing/parse-info.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
Toon Verwaest
ptal
4 years, 2 months ago (2016-10-12 11:10:56 UTC) #2
marja
lgtm w/ comments https://codereview.chromium.org/2405263003/diff/1/src/parsing/parse-info.cc File src/parsing/parse-info.cc (right): https://codereview.chromium.org/2405263003/diff/1/src/parsing/parse-info.cc#newcode13 src/parsing/parse-info.cc:13: ParseInfo::ParseInfo(Zone* zone) Why not also set ...
4 years, 2 months ago (2016-10-12 11:58:57 UTC) #3
Toon Verwaest
https://codereview.chromium.org/2405263003/diff/1/src/parsing/parse-info.cc File src/parsing/parse-info.cc (right): https://codereview.chromium.org/2405263003/diff/1/src/parsing/parse-info.cc#newcode13 src/parsing/parse-info.cc:13: ParseInfo::ParseInfo(Zone* zone) On 2016/10/12 11:58:57, marja wrote: > Why ...
4 years, 2 months ago (2016-10-12 12:17:54 UTC) #4
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/2405263003/20001
4 years, 2 months ago (2016-10-12 12:22:36 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-12 12:51:01 UTC) #8
commit-bot: I haz the power
4 years, 2 months ago (2016-10-12 12:51:33 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8f66bb641eb5f17a473e5c94a29ec3b44f388d54
Cr-Commit-Position: refs/heads/master@{#40215}

Powered by Google App Engine
This is Rietveld 408576698