Description[modules] Support parsing anonymous default exports
This includes anonymous Function, Generator, and Class declarations when
preceded by 'export default'. Parsing only at the moment, nothing useful is
done with the parsed Function/ClassLiteral.
BUG=v8:1569
LOG=n
Committed: https://crrev.com/25532be593bd80c9e7b3fac4ee50491159902e93
Cr-Commit-Position: refs/heads/master@{#33344}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Pass default as SetFunctionName #
Total comments: 4
Patch Set 3 : Add negative generator test #
Messages
Total messages: 13 (5 generated)
|