Home
last modified time | relevance | path

Searched defs:StackOverflowCheck (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dthread-inl.h92 ALWAYS_INLINE inline bool ManagedThread::StackOverflowCheck() in StackOverflowCheck() function
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dcommon_call.cpp95 void CommonCall::StackOverflowCheck(ExtendedAssembler *assembler, Register glue, Register numArgs, … in StackOverflowCheck() function in panda::ecmascript::x64::CommonCall
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dcommon_call.cpp168 void CommonCall::StackOverflowCheck(ExtendedAssembler *assembler, Register glue, Register currentSl… in StackOverflowCheck() function in panda::ecmascript::aarch64::CommonCall