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

Issue 2345243002: Only create ScopeInfos for eagerly parsed scopes. (Closed)

Created:
4 years, 3 months ago by jochen (gone - plz use gerrit)
Modified:
4 years, 3 months ago
Reviewers:
vogelheim, marja
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Only create ScopeInfos for eagerly parsed scopes. If the scope was lazily parsed, the ScopeInfo won't be correct (and we won't store it in the SharedFunctionInfo). BUG=chromium:644106 R=marja@chromium.org Committed: https://crrev.com/8003365259d7f2c11eeaa9b17935fb3ed7369bf9 Cr-Commit-Position: refs/heads/master@{#39495}

Patch Set 1 #

Patch Set 2 : updates #

Patch Set 3 : updates #

Total comments: 1

Patch Set 4 : updates #

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

Messages

Total messages: 31 (21 generated)
jochen (gone - plz use gerrit)
4 years, 3 months ago (2016-09-16 11:56:56 UTC) #1
jochen (gone - plz use gerrit)
4 years, 3 months ago (2016-09-16 12:29:02 UTC) #5
jochen (gone - plz use gerrit)
ptal https://codereview.chromium.org/2345243002/diff/40001/src/parsing/parser.cc File src/parsing/parser.cc (right): https://codereview.chromium.org/2345243002/diff/40001/src/parsing/parser.cc#newcode3266 src/parsing/parser.cc:3266: DCHECK(scope->is_function_scope()); Marja raised the concern that the this->scope() ...
4 years, 3 months ago (2016-09-16 13:16:13 UTC) #16
jochen (gone - plz use gerrit)
nicer version
4 years, 3 months ago (2016-09-16 13:17:24 UTC) #19
marja
lgtm
4 years, 3 months ago (2016-09-19 07:52:49 UTC) #22
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/2345243002/60001
4 years, 3 months ago (2016-09-19 08:46:31 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_chromium_gn_rel on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_chromium_gn_rel/builds/24928)
4 years, 3 months ago (2016-09-19 08:54:22 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/2345243002/60001
4 years, 3 months ago (2016-09-19 09:21:24 UTC) #28
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-19 09:23:47 UTC) #29
commit-bot: I haz the power
4 years, 3 months ago (2016-09-19 09:24:39 UTC) #31
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/8003365259d7f2c11eeaa9b17935fb3ed7369bf9
Cr-Commit-Position: refs/heads/master@{#39495}

Powered by Google App Engine
This is Rietveld 408576698