Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dcommon_call.cpp85 Register argv, Register op1, Register op2, Label *stackOverflow) in PushArgsWithArgvAndCheckStack()
105 Register op2, Label *stackOverflow) in StackOverflowCheck()
Dasm_interpreter_call.cpp98 Label stackOverflow; in GeneratorReEnterAsmInterpDispatch() local
292 Label stackOverflow; in JSCallCommonEntry() local
433 …eterCall::JSCallCommonFastPath(ExtendedAssembler *assembler, JSCallMode mode, Label *stackOverflow) in JSCallCommonFastPath()
476 … Label *fastPathEntry, Label *pushCallThis, Label *stackOverflow) in JSCallCommonSlowPath()
621 JSCallMode mode, Label *stackOverflow, FrameTransitionType type) in PushCallThis()
686 Label *stackOverflow, FrameTransitionType type) in PushVregs()
840 Label stackOverflow; in CallNativeWithArgv() local
1614 … Register op1, Register op2, Label *stackOverflow) in PushUndefinedWithArgcAndCheckStack()
Doptimized_call.cpp1378 Label stackOverflow; in DeoptEnterAsmInterp() local
1456 Label stackOverflow; in DeoptHandlerAsm() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dcommon_call.cpp98 Register argv, Register op, Register currentSlot, Label *next, Label *stackOverflow) in PushArgsWithArgv()
161 Register currentSlot, Label *next, Label *stackOverflow) in PushUndefinedWithArgc()
179 Register numArgs, Register op, Label *stackOverflow) in StackOverflowCheck()
Dasm_interpreter_call.cpp125 Label stackOverflow; in JSCallCommonEntry() local
200 Label *stackOverflow) in JSCallCommonFastPath()
232 … Label *fastPathEntry, Label *pushCallThis, Label *stackOverflow) in JSCallCommonSlowPath()
503 Label stackOverflow; in CallNativeWithArgv() local
1364 Label stackOverflow; in GeneratorReEnterAsmInterpDispatch() local
1413 JSCallMode mode, Label *stackOverflow, FrameTransitionType type) in PushCallThis()
1471 Label *stackOverflow, FrameTransitionType type) in PushVregs()
Doptimized_call.cpp1373 Label stackOverflow; in DeoptEnterAsmInterp() local
1460 Label stackOverflow; in DeoptHandlerAsm() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp3581 Label stackOverflow(&builder_); in LowerCheckSafePointAndStackOver() local