Searched refs:BytecodeOperandNativeContextIndex (Results 1 – 3 of 3) sorted by relevance
64 compiler::Node* BytecodeOperandNativeContextIndex(int operand_index);
630 Node* InterpreterAssembler::BytecodeOperandNativeContextIndex( in BytecodeOperandNativeContextIndex() function in v8::internal::interpreter::InterpreterAssembler
1645 Node* context_index = BytecodeOperandNativeContextIndex(0); in IGNITION_HANDLER()