Description`1..isPrototypeOf.call(null)` should return false, not throw TypeError.
BUG=v8:3483
LOG=Y
R=rossberg@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=25116
Patch Set 1 #Patch Set 2 : `1..isPrototypeOf.call(null)` should return false, not throw TypeError. #Patch Set 3 : Remove `Object.prototype.isPrototypeOf` from array `should_throw_on_null_and_undefined` in mjsunit/… #Patch Set 4 : s/Copyright 2013/Copyright 2014/ #
Total comments: 1
Patch Set 5 : Patch Set 5 #
Messages
Total messages: 13 (0 generated)
|