Lines Matching refs:CallRuntime
55 __ CallRuntime(function_id, 1); in GenerateTailCallToReturnedCode() local
292 __ CallRuntime(Runtime::kThrowConstructorReturnedNonObject); in Generate_JSConstructStubGeneric() local
320 __ CallRuntime(Runtime::kThrowConstructedNonConstructable); in Generate_ConstructedNonConstructable() local
379 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_JSEntryTrampolineHelper() local
546 __ CallRuntime(Runtime::kDebugOnFunctionCall); in Generate_ResumeGeneratorTrampoline() local
556 __ CallRuntime(Runtime::kDebugPrepareStepInSuspendedGenerator); in Generate_ResumeGeneratorTrampoline() local
565 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_ResumeGeneratorTrampoline() local
850 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterEntryTrampoline() local
1285 __ CallRuntime(Runtime::kInstantiateAsmJs, 4); in Generate_InstantiateAsmJs() local
1369 __ CallRuntime(Runtime::kNotifyDeoptimized); in Generate_NotifyDeoptimized() local
1767 __ CallRuntime(Runtime::kThrowNotConstructor); in Generate_CallOrConstructForwardVarargs() local
1944 __ CallRuntime(Runtime::kThrowConstructorNonCallableError); in Generate_CallFunction() local
1988 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_PushBoundArguments() local
2098 __ CallRuntime(Runtime::kThrowCalledNonCallable); in Generate_Call() local
2323 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_ArgumentsAdaptorTrampoline() local
2342 __ CallRuntime(Runtime::kCompileForOnStackReplacement); in Generate_OnStackReplacementHelper() local