Searched refs:PrefixBytecodeToOperandScale (Results 1 – 6 of 6) sorted by relevance
34 Bytecodes::PrefixBytecodeToOperandScale(current_bytecode); in UpdateOperandScale()
196 OperandScale Bytecodes::PrefixBytecodeToOperandScale(Bytecode bytecode) { in PrefixBytecodeToOperandScale() function in v8::internal::interpreter::Bytecodes700 operand_scale = Bytecodes::PrefixBytecodeToOperandScale(bytecode); in Decode()
318 operand_scale = Bytecodes::PrefixBytecodeToOperandScale(jump_bytecode); in PatchJump()
483 static OperandScale PrefixBytecodeToOperandScale(Bytecode bytecode);
253 Bytecodes::PrefixBytecodeToOperandScale(prefix))); in TEST()
375 operand_scale = Bytecodes::PrefixBytecodeToOperandScale(final_bytecode); in TEST_F()