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.cpp76 Register argv, Register op1, Register op2, Label *stackOverflow) in PushArgsWithArgvAndCheckStack()
96 Register op2, Label *stackOverflow) in StackOverflowCheck()
Dasm_interpreter_call.cpp88 Label stackOverflow; in GeneratorReEnterAsmInterpDispatch() local
282 Label stackOverflow; in JSCallCommonEntry() local
423 …eterCall::JSCallCommonFastPath(ExtendedAssembler *assembler, JSCallMode mode, Label *stackOverflow) in JSCallCommonFastPath()
466 … Label *fastPathEntry, Label *pushCallThis, Label *stackOverflow) in JSCallCommonSlowPath()
611 JSCallMode mode, Label *stackOverflow, FrameTransitionType type) in PushCallThis()
676 Label *stackOverflow, FrameTransitionType type) in PushVregs()
830 Label stackOverflow; in CallNativeWithArgv() local
1899 … Register op1, Register op2, Label *stackOverflow) in PushUndefinedWithArgcAndCheckStack()
Doptimized_call.cpp1358 Label stackOverflow; in DeoptEnterAsmInterpOrBaseline() local
1501 Label stackOverflow; in DeoptHandlerAsm() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dcommon_call.cpp88 Register argv, Register op, Register currentSlot, Label *next, Label *stackOverflow) in PushArgsWithArgv()
151 Register currentSlot, Label *next, Label *stackOverflow) in PushUndefinedWithArgc()
169 Register numArgs, Register op, Label *stackOverflow) in StackOverflowCheck()
Dasm_interpreter_call.cpp115 Label stackOverflow; in JSCallCommonEntry() local
190 Label *stackOverflow) in JSCallCommonFastPath()
222 … Label *fastPathEntry, Label *pushCallThis, Label *stackOverflow) in JSCallCommonSlowPath()
493 Label stackOverflow; in CallNativeWithArgv() local
1544 Label stackOverflow; in GeneratorReEnterAsmInterpDispatch() local
1593 JSCallMode mode, Label *stackOverflow, FrameTransitionType type) in PushCallThis()
1651 Label *stackOverflow, FrameTransitionType type) in PushVregs()
Doptimized_call.cpp1343 Label stackOverflow; in DeoptEnterAsmInterpOrBaseline() local
1489 Label stackOverflow; in DeoptHandlerAsm() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp3400 Label stackOverflow(&builder_); in LowerCheckSafePointAndStackOver() local