• Home
  • Raw
  • Download

Lines Matching refs:CallRuntime

56     __ CallRuntime(function_id, 1);  in GenerateTailCallToReturnedCode()  local
289 __ CallRuntime(Runtime::kThrowConstructorReturnedNonObject); in Generate_JSConstructStubGeneric() local
317 __ CallRuntime(Runtime::kThrowConstructedNonConstructable); in Generate_ConstructedNonConstructable() local
442 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_JSEntryTrampolineHelper() local
606 __ CallRuntime(Runtime::kDebugOnFunctionCall); in Generate_ResumeGeneratorTrampoline() local
616 __ CallRuntime(Runtime::kDebugPrepareStepInSuspendedGenerator); in Generate_ResumeGeneratorTrampoline() local
625 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_ResumeGeneratorTrampoline() local
910 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterEntryTrampoline() local
1264 __ CallRuntime(Runtime::kInstantiateAsmJs, 4); in Generate_InstantiateAsmJs() local
1348 __ CallRuntime(Runtime::kNotifyDeoptimized); in Generate_NotifyDeoptimized() local
1745 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_ArgumentsAdaptorTrampoline() local
1849 __ CallRuntime(Runtime::kThrowNotConstructor); in Generate_CallOrConstructForwardVarargs() local
2016 __ CallRuntime(Runtime::kThrowConstructorNonCallableError); in Generate_CallFunction() local
2059 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_PushBoundArguments() local
2170 __ CallRuntime(Runtime::kThrowCalledNonCallable); in Generate_Call() local
2294 __ CallRuntime(Runtime::kCompileForOnStackReplacement); in Generate_OnStackReplacementHelper() local