Searched defs:stackOverflow (Results 1 – 7 of 7) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ |
| D | common_call.cpp | 76 Register argv, Register op1, Register op2, Label *stackOverflow) in PushArgsWithArgvAndCheckStack() 96 Register op2, Label *stackOverflow) in StackOverflowCheck()
|
| D | asm_interpreter_call.cpp | 88 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()
|
| D | optimized_call.cpp | 1358 Label stackOverflow; in DeoptEnterAsmInterpOrBaseline() local 1501 Label stackOverflow; in DeoptHandlerAsm() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ |
| D | common_call.cpp | 88 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()
|
| D | asm_interpreter_call.cpp | 115 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()
|
| D | optimized_call.cpp | 1343 Label stackOverflow; in DeoptEnterAsmInterpOrBaseline() local 1489 Label stackOverflow; in DeoptHandlerAsm() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | slowpath_lowering.cpp | 3400 Label stackOverflow(&builder_); in LowerCheckSafePointAndStackOver() local
|