https://codereview.chromium.org/1298603002/diff/1/src/api.cc
File src/api.cc (left):
https://codereview.chromium.org/1298603002/diff/1/src/api.cc#oldcode3431
src/api.cc:3431: return other->IsUndefined() ||
other->IsUndetectableObject();
Yes. The code stub has an explicit comment that strict equality doesn't
care about undetectable (otherwise it wouldn't be strict). So the API
implementation was wrong.
https://codereview.chromium.org/1298603002/
--
--
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.