Searched defs:stackOverflow (Results 1 – 8 of 8) 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 285 Label stackOverflow; in JSCallCommonEntry() local 426 …eterCall::JSCallCommonFastPath(ExtendedAssembler *assembler, JSCallMode mode, Label *stackOverflow) in JSCallCommonFastPath() 469 … Label *fastPathEntry, Label *pushCallThis, Label *stackOverflow) in JSCallCommonSlowPath() 614 JSCallMode mode, Label *stackOverflow, FrameTransitionType type) in PushCallThis() 679 Label *stackOverflow, FrameTransitionType type) in PushVregs() 838 Label stackOverflow; in CallNativeWithArgv() local 1746 … Register op1, Register op2, Label *stackOverflow) in PushUndefinedWithArgcAndCheckStack()
|
| D | optimized_call.cpp | 1375 Label stackOverflow; in DeoptEnterAsmInterpOrBaseline() local 1555 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 | 116 Label stackOverflow; in JSCallCommonEntry() local 191 Label *stackOverflow) in JSCallCommonFastPath() 230 … Label *fastPathEntry, Label *pushCallThis, Label *stackOverflow) in JSCallCommonSlowPath() 501 Label stackOverflow; in CallNativeWithArgv() local 1468 Label stackOverflow; in GeneratorReEnterAsmInterpDispatch() local 1517 JSCallMode mode, Label *stackOverflow, FrameTransitionType type) in PushCallThis() 1575 Label *stackOverflow, FrameTransitionType type) in PushVregs()
|
| D | optimized_call.cpp | 1371 Label stackOverflow; in DeoptEnterAsmInterpOrBaseline() local 1557 Label stackOverflow; in DeoptHandlerAsm() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_proxy_stub_builder.cpp | 181 Label stackOverflow(env); in GetProperty() local 257 Label stackOverflow(env); in SetProperty() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | slowpath_lowering.cpp | 3853 Label stackOverflow(&builder_); in LowerCheckSafePointAndStackOver() local
|