DescriptionMake 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 #
Messages
Total messages: 3 (0 generated)
|