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

Issue 2397053003: [parser] Load outer ScopeInfo from SharedFunctionInfo. (Closed)

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

Description

[parser] Load outer ScopeInfo from SharedFunctionInfo. This switches the {ParseInfo} constructor to always determine the outer scope info from the shared function info instead of a concrete closure. It is a precursor to deprecate the constructor taking closures entirely and hence make the fact that we can parse without a closure explicit. R=jochen@chromium.org BUG=v8:2206 Committed: https://crrev.com/23644ddffd174e5cb930031259f6fdbb80e66faa Cr-Commit-Position: refs/heads/master@{#40031}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -5 lines) Patch
M src/parsing/parse-info.cc View 2 chunks +7 lines, -5 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 22 (13 generated)
Michael Starzinger
4 years, 2 months ago (2016-10-06 11:34:01 UTC) #8
jochen (gone - plz use gerrit)
lgtm
4 years, 2 months ago (2016-10-06 11:35:55 UTC) #9
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/2397053003/1
4 years, 2 months ago (2016-10-06 11:44:24 UTC) #11
Michael Starzinger
Marja: PTAL, need parser owner review.
4 years, 2 months ago (2016-10-06 11:48:32 UTC) #13
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/25788)
4 years, 2 months ago (2016-10-06 11:48:55 UTC) #15
marja
owner rubberstamp lgtm
4 years, 2 months ago (2016-10-06 11:54:12 UTC) #16
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/2397053003/1
4 years, 2 months ago (2016-10-06 11:55:35 UTC) #18
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-06 12:01:14 UTC) #20
commit-bot: I haz the power
4 years, 2 months ago (2016-10-06 12:01:34 UTC) #22
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/23644ddffd174e5cb930031259f6fdbb80e66faa
Cr-Commit-Position: refs/heads/master@{#40031}

Powered by Google App Engine
This is Rietveld 408576698