https://codereview.chromium.org/146623009/diff/110001/src/json.js
File src/json.js (right):

https://codereview.chromium.org/146623009/diff/110001/src/json.js#newcode221
src/json.js:221: if (IS_STRING(item) && !(item in seen_properties)) {
Is this correct? What about the overlapping properties from
Object.prototype? Like toString, __proto__ and others.

https://codereview.chromium.org/146623009/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to