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

Issue 216883003: Make it clearer that PreParser doesn't depend on Isolate. (Closed)

Created:
6 years, 9 months ago by marja
Modified:
6 years, 9 months ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Make it clearer that PreParser doesn't depend on Isolate. The Isolate* member of ParserBase::FunctionState was only used by Parser. Removing it makes it clear that there are no isolates in PreParser. (There's also no Zone, since PreParserTraits::Type::Zone is void.) R=yangguo@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=20331

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -8 lines) Patch
M src/parser.h View 1 chunk +2 lines, -4 lines 0 comments Download
M src/preparser.h View 4 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
marja
yangguo, ptal
6 years, 9 months ago (2014-03-28 12:08:49 UTC) #1
Yang
On 2014/03/28 12:08:49, marja wrote: > yangguo, ptal lgtm.
6 years, 9 months ago (2014-03-28 12:45:51 UTC) #2
marja
6 years, 9 months ago (2014-03-28 12:49:41 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20331 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698