DescriptionSometimes avoid checking whether the receiver is an object in generated code.
In unoptimized code, use the version of the CallFunctionStub that does not
check whether its receiver is an object in all the cases where we statically
know that it is an object.
R=ager@chromium.org,sgjesse@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=7698
Patch Set 1 #
Total comments: 3
Patch Set 2 : Removed int3. #
Messages
Total messages: 3 (0 generated)
|