Home
last modified time | relevance | path

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

/ark/runtime_core/runtime/
Dexceptions.cpp256 if (thread->IsThrowingOOM()) { in ThrowOutOfMemoryError()
/ark/runtime_core/runtime/include/
Dmanaged_thread.h458 bool IsThrowingOOM() const in IsThrowingOOM() function