Description[es6] Handle function names in object and class literals
This required refactoring ParsePropertyDefinition to pass the parsed
string name as an out param, since ObjectLiteralProperty stores Smis
for Smi-representable property keys.
Computed properties are not yet handled in this patch.
BUG=v8:3699
LOG=n
Committed: https://crrev.com/2367abf02579dd2b0643927109bc6d74c502479f
Cr-Commit-Position: refs/heads/master@{#33141}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Handled review comments #
Messages
Total messages: 16 (7 generated)
|