Home
last modified time | relevance | path

Searched refs:totalHeap (Results 1 - 1 of 1) sorted by relevance

/developtools/profiler/hidebug/interfaces/js/kits/napi/
H A Dnapi_hidebug.cpp647 napi_value totalHeap; in GetAppVMMemoryInfo() local
650 napi_create_bigint_uint64(env, totalHeapValue, &totalHeap); in GetAppVMMemoryInfo()
651 napi_set_named_property(env, vMMemoryInfo, "totalHeap", totalHeap); in GetAppVMMemoryInfo()

Completed in 3 milliseconds