Description[Interpreter] Maintain a pointer to the current position in the bytecode
Maintain a pointer to the current position in the bytecode where
possible to avoid having to recompute this position based on the
bytecode offset and bytecode array pointer on every access to the
bytecode.
BUG=v8:4280
Patch Set 1 #Patch Set 2 : Fix test #Patch Set 3 : Rebase #
Depends on Patchset: Messages
Total messages: 20 (10 generated)
|