Searched refs:GetRuntimeIdOperand (Results 1 – 4 of 4) sorted by relevance
92 Runtime::FunctionId GetRuntimeIdOperand(int operand_index) const;
173 Runtime::FunctionId BytecodeArrayAccessor::GetRuntimeIdOperand( in GetRuntimeIdOperand() function in v8::internal::interpreter::BytecodeArrayAccessor
891 : it.GetRuntimeIdOperand(0); in FunctionGetSideEffectState()
1925 Runtime::FunctionId function_id = bytecode_iterator().GetRuntimeIdOperand(0); in VisitCallRuntime()1944 Runtime::FunctionId functionId = bytecode_iterator().GetRuntimeIdOperand(0); in VisitCallRuntimeForPair()