DescriptionFix bug in instanceof stub
If the instanceof stub was requested to deliver true/false objects as the result instead of 0/1 then 0/1 was actually returned if the builtin INSTANCE_OF ended up being called. This is now fixed.
BUG=v8:1020
TEST=test/mjsunit/regress/regress-1020.js
Committed: http://code.google.com/p/v8/source/detail?r=6185
Patch Set 1 #Patch Set 2 : '' #
Messages
Total messages: 2 (0 generated)
|