Description[ast] Count index keys in AST not runtime.
We do not want to reserve space in the backing store for index keys.
Count index keys during creation of the BoilerplateDescription, and
substract them for the backing store size.
Correctly count index keys after encountering a property with
a computed name during object literal creation.
R=verwaest@chromium.org
BUG=v8:5625
Review-Url: https://codereview.chromium.org/2651523002
Cr-Commit-Position: refs/heads/master@{#42598}
Committed: https://chromium.googlesource.com/v8/v8/+/0d1e0a15214505f017da068cdcd9ca38c9cf53e9
Patch Set 1 #
Total comments: 1
Patch Set 2 : Treat getters with numbers as their name correctly. #
Messages
Total messages: 21 (13 generated)
|