Home
last modified time | relevance | path

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

/developtools/profiler/hidebug/interfaces/js/kits/napi/
H A Dnapi_hidebug_gc.cpp41 napi_value gcBytesAllocated; in GetGcBytesAllocated() local
42 napi_create_bigint_uint64(env, engine->GetAccumulatedAllocateSize(), &gcBytesAllocated); in GetGcBytesAllocated()
43 return gcBytesAllocated; in GetGcBytesAllocated()

Completed in 1 milliseconds