DescriptionFix some bugs in Function.prototype.bind implementation.
Correctly handle not passing thisArg.
Fixes to NewObjectFromBound to use correct argument count, not leak memory,
and handle constructors that throw exceptions.
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|