Reviewers: rossberg,

Message:
rossberg, ptal.

Description:
PreParser / Parser consistency: Make PreParser aware of Zone and
AstValueFactory.

Previously it just had hacks to have NULLs instead of them and pretended to know nothing about Zone. The hacks provided no real benefit (probably historically
based on some weird misconception about the relationship between Zone and
Isolate), and it makes it harder for the PreParser to start to know more about
variables and scoping.

BUG=

Please review this at https://codereview.chromium.org/909463003/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+67, -47 lines):
  M src/parser.h
  M src/parser.cc
  M src/preparser.h
  M test/cctest/test-parsing.cc


--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to