Searched refs:BytecodeOperandRuntimeId (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/interpreter/
H A Dinterpreter-assembler.h59 compiler::Node* BytecodeOperandRuntimeId(int operand_index);
H A Dinterpreter-assembler.cc477 Node* InterpreterAssembler::BytecodeOperandRuntimeId(int operand_index) { function in class:v8::internal::interpreter::InterpreterAssembler
H A Dinterpreter.cc2202 Node* function_id = __ BytecodeOperandRuntimeId(0);
2237 Node* function_id = __ BytecodeOperandRuntimeId(0);

Completed in 123 milliseconds