Status: Accepted
Owner: [email protected]
CC: [email protected]
Labels: Type-Bug Priority-Medium

New issue 4057 by [email protected]: [Strong mode] variable kinds and initializer positions not stored in ScopeInfo
https://code.google.com/p/v8/issues/detail?id=4057

... so when the Variables are recreated based on ScopeInfo, they're created as Variable::NORMAL even if they should be Variable::FUNCTION or Variable::CLASS, and the initializer positions are missing.

In addition, once https://codereview.chromium.org/1060913005 lands, we also need to store the outer class variables and declaration group start positions for classes.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to