DescriptionCompare JSObjects by identity immediately.
When invoking EQUALS JS builtin, 1st argument is passed as a receiver and
if it's a global object, it gets overwritten with global proxy object and
thus one gets incorrect results.
BUG=v8::1082
Committed: http://code.google.com/p/v8/source/detail?r=6555
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressing Mads' concerns #
Messages
Total messages: 3 (0 generated)
|