Home
last modified time | relevance | path

Searched refs:StackOverflowCheckResult (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dthread-inl.h94 if (!StackOverflowCheckResult<CHECK_NATIVE_STACK, CHECK_IFRAME_STACK>()) { in StackOverflowCheck()
Dmanaged_thread.h751 ALWAYS_INLINE inline bool StackOverflowCheckResult() const in StackOverflowCheckResult() function