Home
last modified time | relevance | path

Searched defs:heapStatus (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/router/
H A Djs_page_state_machine.cpp336 JSHeapStatus heapStatus; in ForceGC() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/
H A Djsi.cpp799 bool JSI::GetJSHeapStatus(JSHeapStatus &heapStatus) in GetJSHeapStatus()