DescriptionMake built-in functions not rely on callback functions .call method.
In builtin code, we can't rely on Function.prototype.call being unmolested.
Committed: http://code.google.com/p/v8/source/detail?r=9053
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix bugs in last two functions changed. #Messages
Total messages: 3 (0 generated)
|