Searched defs:stackOverflow (Results 1 – 7 of 7) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ |
| D | common_call.cpp | 85 Register argv, Register op1, Register op2, Label *stackOverflow) in PushArgsWithArgvAndCheckStack() 105 Register op2, Label *stackOverflow) in StackOverflowCheck()
|
| D | asm_interpreter_call.cpp | 98 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()
|
| D | optimized_call.cpp | 1378 Label stackOverflow; in DeoptEnterAsmInterp() local 1456 Label stackOverflow; in DeoptHandlerAsm() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ |
| D | common_call.cpp | 98 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()
|
| D | asm_interpreter_call.cpp | 125 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()
|
| D | optimized_call.cpp | 1373 Label stackOverflow; in DeoptEnterAsmInterp() local 1460 Label stackOverflow; in DeoptHandlerAsm() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | slowpath_lowering.cpp | 3581 Label stackOverflow(&builder_); in LowerCheckSafePointAndStackOver() local
|