Searched refs:BytecodeOperandRuntimeId (Results 1 – 3 of 3) sorted by relevance
66 TNode<Uint32T> BytecodeOperandRuntimeId(int operand_index);
1484 TNode<Uint32T> function_id = BytecodeOperandRuntimeId(0); in IGNITION_HANDLER()1515 TNode<Uint32T> function_id = BytecodeOperandRuntimeId(0); in IGNITION_HANDLER()
632 TNode<Uint32T> InterpreterAssembler::BytecodeOperandRuntimeId( in BytecodeOperandRuntimeId() function in v8::internal::interpreter::InterpreterAssembler