Searched refs:BytecodeHasHandler (Results 1 – 5 of 5) sorted by relevance
21 if (Bytecodes::BytecodeHasHandler(bytecode, operand_scale)) { in WriteBytecode()
267 DCHECK(interpreter::Bytecodes::BytecodeHasHandler(bytecode, operand_scale)); in GenerateBytecodeHandler()
344 bool Bytecodes::BytecodeHasHandler(Bytecode bytecode, in BytecodeHasHandler() function in v8::internal::interpreter::Bytecodes
358 if (Bytecodes::BytecodeHasHandler(bytecode, operand_scale)) { in Initialize()
993 static bool BytecodeHasHandler(Bytecode bytecode, OperandScale operand_scale);