Home
last modified time | relevance | path

Searched defs:jump_bytecode (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-array-writer.cc239 Bytecode GetJumpWithConstantOperand(Bytecode jump_bytecode) { in GetJumpWithConstantOperand()
268 Bytecode jump_bytecode = Bytecodes::FromByte(bytecodes()->at(jump_location)); in PatchJumpWith8BitOperand() local
296 Bytecode jump_bytecode = Bytecodes::FromByte(bytecodes()->at(jump_location)); in PatchJumpWith16BitOperand() local
346 Bytecode jump_bytecode = Bytecodes::FromByte(bytecodes()->at(jump_location)); in PatchJump() local