DescriptionFix issues with JSON stringify replacer array
If the replacer array contains a property key we should include the
property even if the property is non enumerable or if it is a non own
property.
String and Number wrappers in the replacer array should be treated as
string and number values.
R=yangguo@chromium.org
BUG=v8:3200, v8:3201
LOG=Y
Committed: https://code.google.com/p/v8/source/detail?r=19685
Patch Set 1 : #
Total comments: 1
Messages
Total messages: 6 (0 generated)
|