Status: Accepted
Owner: [email protected]
CC: [email protected], [email protected], [email protected]
Labels: Type-Bug Priority-Medium Harmony OS-All HW-All
New issue 3867 by [email protected]: super in ScriptBody : StatementList
should be SyntaxError
https://code.google.com/p/v8/issues/detail?id=3867
super in ScriptBody : StatementList and ModuleBody : ModuleItemList should
be a SyntaxError. We currently do a dynamic ReferenfeError.
15.1.1 Static Semantics: Early Errors
ScriptBody : StatementList
- It is a Syntax Error if StatementList Contains super unless the source
code containing super is
eval code that is being processed by a direct eval that is contained in
function code.
and similarly for modules in 15.2.1.1
--
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.