DescriptionX64: Add a jumptable to for deoptimization checks on X64.
The current version includes an extra jump compared to IA32, because
we need to load the jump address into a register and do an indirect
jump, but in the normal case we just jump over this by negating the
deoptimization conditional.
Committed: http://code.google.com/p/v8/source/detail?r=6972
Patch Set 1 #
Total comments: 8
Patch Set 2 : '' #Patch Set 3 : '' #Patch Set 4 : '' #
Messages
Total messages: 4 (0 generated)
|