Chromium Code Reviews
Description[es6] fix nested object literals with computed property names
Now, if a literal contains computed properties, it is non-simple and
must be build with the runtime. This ensures the correct behaviour.
BUG=v8:4387
LOG=N
R=adamk, rossberg, wingo
Patch Set 1 #
Total comments: 2
Patch Set 2 : move detection of computed property names into accessor #Patch Set 3 : Rename accessor to something that makes more sense #
Total comments: 3
Messages
Total messages: 11 (0 generated)
|
|||||||||||||||||||||||||||||||||||||