Home
last modified time | relevance | path

Searched defs:stackOverflow (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dcommon_call.cpp99 Register argv, Register op, Register currentSlot, Label *next, Label *stackOverflow) in PushArgsWithArgv()
118 Register currentSlot, Label *next, Label *stackOverflow) in PushUndefinedWithArgc()
136 Register numArgs, Register op, Label *stackOverflow) in StackOverflowCheck()
Dasm_interpreter_call.cpp124 Label stackOverflow; in JSCallCommonEntry() local
197 Label *stackOverflow) in JSCallCommonFastPath()
229 … Label *fastPathEntry, Label *pushCallThis, Label *stackOverflow) in JSCallCommonSlowPath()
499 Label stackOverflow; in CallNativeWithArgv() local
1000 Label stackOverflow; in GeneratorReEnterAsmInterpDispatch() local
1048 …mInterpreterCall::PushCallThis(ExtendedAssembler *assembler, JSCallMode mode, Label *stackOverflow) in PushCallThis()
1105 void AsmInterpreterCall::PushVregs(ExtendedAssembler *assembler, Label *stackOverflow) in PushVregs()
Doptimized_call.cpp1055 Label stackOverflow; in DeoptEnterAsmInterp() local
1142 Label stackOverflow; in DeoptHandlerAsm() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dcommon_call.cpp86 Register argv, Register op1, Register op2, Label *stackOverflow) in PushArgsWithArgvAndCheckStack()
106 Register op2, Label *stackOverflow) in StackOverflowCheck()
Dasm_interpreter_call.cpp96 Label stackOverflow; in GeneratorReEnterAsmInterpDispatch() local
289 Label stackOverflow; in JSCallCommonEntry() local
429 …eterCall::JSCallCommonFastPath(ExtendedAssembler *assembler, JSCallMode mode, Label *stackOverflow) in JSCallCommonFastPath()
472 … Label *fastPathEntry, Label *pushCallThis, Label *stackOverflow) in JSCallCommonSlowPath()
615 …mInterpreterCall::PushCallThis(ExtendedAssembler *assembler, JSCallMode mode, Label *stackOverflow) in PushCallThis()
679 void AsmInterpreterCall::PushVregs(ExtendedAssembler *assembler, Label *stackOverflow) in PushVregs()
798 Label stackOverflow; in CallNativeWithArgv() local
1252 Register op1, Register op2, Label *stackOverflow) in PushUndefinedWithArgcAndCheckStack()
Doptimized_call.cpp1068 Label stackOverflow; in DeoptEnterAsmInterp() local
1148 Label stackOverflow; in DeoptHandlerAsm() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp3065 Label stackOverflow(&builder_); in LowerCheckSafePointAndStackOver() local