Searched refs:nativeHeapAllocatedSize (Results 1 – 1 of 1) sorted by relevance
429 napi_value nativeHeapAllocatedSize; in GetNativeHeapAllocatedSize() local430 napi_create_bigint_uint64(env, uint64_t(mi.uordblks), &nativeHeapAllocatedSize); in GetNativeHeapAllocatedSize()431 return nativeHeapAllocatedSize; in GetNativeHeapAllocatedSize()