DescriptionEliminate most of the jump target jumping, branching, and binding
overhead on the ARM platform.
Because virtual frames are always in memory, there is no work to be
done for control flow except in the case of breaking or continuing
when there is extra statement state on the stack.
Committed: http://code.google.com/p/v8/source/detail?r=2655
Patch Set 1 #
Total comments: 4
Messages
Total messages: 3 (0 generated)
|