Searched refs:BytecodeOperandNativeContextIndex (Results 1 – 3 of 3) sorted by relevance
69 TNode<UintPtrT> BytecodeOperandNativeContextIndex(int operand_index);
642 TNode<UintPtrT> InterpreterAssembler::BytecodeOperandNativeContextIndex( in BytecodeOperandNativeContextIndex() function in v8::internal::interpreter::InterpreterAssembler
1532 TNode<IntPtrT> context_index = Signed(BytecodeOperandNativeContextIndex(0)); in IGNITION_HANDLER()