DescriptionFix bug in 64 bit codegen causing us to always go slowcase in apply.
After introducing the direct instruction pointer in functions the
CallApplyLazy method was changed on all platforms. The change made to
the 64 bit version was wrong, not using the right operand for the code
comparisons always forcing us into slow case.
Committed: http://code.google.com/p/v8/source/detail?r=5317
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|