Home
last modified time | relevance | path

Searched defs:stackOverflow (Results 1 – 8 of 8) 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
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()
Doptimized_call.cpp1375 Label stackOverflow; in DeoptEnterAsmInterpOrBaseline() local
1555 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.cpp116 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()
Doptimized_call.cpp1371 Label stackOverflow; in DeoptEnterAsmInterpOrBaseline() local
1557 Label stackOverflow; in DeoptHandlerAsm() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_proxy_stub_builder.cpp181 Label stackOverflow(env); in GetProperty() local
257 Label stackOverflow(env); in SetProperty() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp3853 Label stackOverflow(&builder_); in LowerCheckSafePointAndStackOver() local