Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-array-builder.cc757 Bytecode jump_bytecode) { in GetJumpWithConstantOperand()
782 Bytecode jump_bytecode) { in GetJumpWithConstantWideOperand()
806 Bytecode BytecodeArrayBuilder::GetJumpWithToBoolean(Bytecode jump_bytecode) { in GetJumpWithToBoolean()
825 Bytecode jump_bytecode = Bytecodes::FromByte(*jump_location); in PatchIndirectJumpWith8BitOperand() local
866 Bytecode jump_bytecode = Bytecodes::FromByte(*jump_location); in PatchJump() local
883 BytecodeArrayBuilder& BytecodeArrayBuilder::OutputJump(Bytecode jump_bytecode, in OutputJump()