Nice, clean fix. And so fast! I just had one idea about another
assertion--comment in-line.
https://codereview.chromium.org/1198523002/diff/1/test/mjsunit/harmony/set-prototype-of.js
File test/mjsunit/harmony/set-prototype-of.js (right):
https://codereview.chromium.org/1198523002/diff/1/test/mjsunit/harmony/set-prototype-of.js#newcode153
test/mjsunit/harmony/set-prototype-of.js:153:
Object.setPrototypeOf(object, value);
How about a second assertion for `object.__proto__ = value`? At first I
thought this might need to go somewhere else, but it doesn't look like
the mjsunit suite makes any distinction for Annex B functionality.
https://codereview.chromium.org/1198523002/
--
--
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/d/optout.