I don't see the point of the Scope::scope_uses_super_property_ flag. For
user
feedback you want a location, for syntax you need to know that you're in a
constructor, and for the runtime, the use of the lexical "this" in the
various
SuperExpression AST nodes should be sufficient. Am I missing something?
https://codereview.chromium.org/1092503003/diff/40001/src/preparser.h
File src/preparser.h (right):
https://codereview.chromium.org/1092503003/diff/40001/src/preparser.h#newcode3266
src/preparser.h:3266: }
Sounds like we could use a this_declaration_scope() here.
https://codereview.chromium.org/1092503003/
--
--
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.