DescriptionImplement Function.prototype.bind (ES5 15.3.4.5).
Please note that we do not implement correctly the setting of caller
and arguments on the returned objects, since we already have these
properties on function objects (and they are non-configurable).
Also corrects indention in DefineOwnProperty.
Committed: http://code.google.com/p/v8/source/detail?r=5124
Patch Set 1 #Patch Set 2 : '' #Patch Set 3 : '' #
Total comments: 9
Patch Set 4 : '' #Patch Set 5 : '' #
Total comments: 4
Patch Set 6 : '' #
Total comments: 2
Messages
Total messages: 7 (0 generated)
|