Details
-
Sub-task
-
Resolution: Fixed
-
P4
-
None
-
None
-
b86
-
generic
-
generic
-
Verified
Description
Array.prototype.join.call(null,{toString:function(){throw 2}})
=> toString() executed instead of TypeError thrown due to null-this