DescriptionFix bug in JSON.parse for objects containing "__proto__" as key.
It added the __proto__ key as a normal key, which made it visible
in enumeration, while reading still hit the hard-coded accessor.
Committed: http://code.google.com/p/v8/source/detail?r=6674
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|