Searched refs:GetJSHeapStatus (Results 1 – 5 of 5) sorted by relevance
36 if (!JSI::GetJSHeapStatus(stats)) { in Dump()
553 static bool GetJSHeapStatus(JSHeapStatus &heapStatus);
337 if (JSI::GetJSHeapStatus(heapStatus)) { in ForceGC()
799 bool JSI::GetJSHeapStatus(JSHeapStatus &heapStatus) in GetJSHeapStatus() function in OHOS::ACELite::JSI
133 bool res = JSI::GetJSHeapStatus(status); in JSIInterfaceTest003()