Searched refs:format_func_id (Results 1 – 1 of 1) sorted by relevance
29 Runtime::FunctionId format_func_id,148 Runtime::FunctionId format_func_id, in ListFormatCommon() argument168 if (format_func_id == Runtime::kFormatList) { in ListFormatCommon()172 DCHECK_EQ(format_func_id, Runtime::kFormatListToParts); in ListFormatCommon()186 args.PopAndReturn(CallRuntime(format_func_id, context, list_format, x)); in ListFormatCommon()