Searched refs:ProcessCallRuntimeArguments (Results 1 – 2 of 2) sorted by relevance
124 Node* ProcessCallRuntimeArguments(const Operator* call_runtime_op,
1241 Node* BytecodeGraphBuilder::ProcessCallRuntimeArguments( in ProcessCallRuntimeArguments() function in v8::internal::compiler::BytecodeGraphBuilder1265 Node* value = ProcessCallRuntimeArguments(call, first_arg, arg_count); in VisitCallRuntime()1281 Node* return_pair = ProcessCallRuntimeArguments(call, first_arg, arg_count); in VisitCallRuntimeForPair()