DescriptionImplemented new syntax for ImportDeclarations
Also had to split ParseImportsList and ParseExportClause into separate
methods as they have different rules about reserved words and arguments/eval.
Added lots more test cases, including some export cases that were missed before
due to incorrect checking of reserved words.
BUG=v8:1569
LOG=n
Committed: https://crrev.com/0c928d533a3418d982a97fdaa45f6e55e34ae039
Cr-Commit-Position: refs/heads/master@{#26338}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add more negative tests #
Messages
Total messages: 8 (2 generated)
|