Searched refs:BytecodeOperandIdxSmi (Results 1 – 3 of 3) sorted by relevance
40 compiler::Node* BytecodeOperandIdxSmi(int operand_index);
597 Node* InterpreterAssembler::BytecodeOperandIdxSmi(int operand_index) { in BytecodeOperandIdxSmi() function in v8::internal::interpreter::InterpreterAssembler
2820 Node* coverage_array_slot = BytecodeOperandIdxSmi(0); in IGNITION_HANDLER()