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

Issue 1583453003: [parser cleanup] Use BlockState consistently in Parser (Closed)

Created:
4 years, 11 months ago by adamk
Modified:
4 years, 11 months ago
Reviewers:
Dan Ehrenberg
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

[parser cleanup] Use BlockState consistently in Parser This avoids manual, fragile assignment to Parser::scope_. And once all such assignments are removed, BlockState might become much more valuable as a place to reset scope-related state. Also remove unnecessary nullptr checks after calls to FinalizeBlockScope. Committed: https://crrev.com/f17e9adf99f6abb15b5c37115c707512227b88af Cr-Commit-Position: refs/heads/master@{#33313}

Patch Set 1 #

Patch Set 2 : Remove final scope_ assignment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+198 lines, -196 lines) Patch
M src/parsing/parser.cc View 1 7 chunks +198 lines, -196 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
adamk
4 years, 11 months ago (2016-01-12 22:53:18 UTC) #4
Dan Ehrenberg
lgtm
4 years, 11 months ago (2016-01-14 18:54:10 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1583453003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1583453003/20001
4 years, 11 months ago (2016-01-14 18:58:03 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-14 19:25:13 UTC) #9
commit-bot: I haz the power
4 years, 11 months ago (2016-01-14 19:25:36 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f17e9adf99f6abb15b5c37115c707512227b88af
Cr-Commit-Position: refs/heads/master@{#33313}

Powered by Google App Engine
This is Rietveld 408576698