Searched refs:GetRuntimeIdOperand (Results 1 – 4 of 4) sorted by relevance
42 Runtime::FunctionId GetRuntimeIdOperand(int operand_index) const;
152 Runtime::FunctionId BytecodeArrayAccessor::GetRuntimeIdOperand( in GetRuntimeIdOperand() function in v8::internal::interpreter::BytecodeArrayAccessor
532 : it.GetRuntimeIdOperand(0); in FunctionHasNoSideEffect()
1391 Runtime::FunctionId functionId = bytecode_iterator().GetRuntimeIdOperand(0); in VisitCallRuntime()1403 Runtime::FunctionId functionId = bytecode_iterator().GetRuntimeIdOperand(0); in VisitCallRuntimeForPair()