Home
last modified time | relevance | path

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

/developtools/profiler/hidebug/interfaces/js/kits/napi/
H A Dnapi_hidebug.cpp732 napi_value vmHeapLimit; in GetAppMemoryLimit() local
735 napi_create_bigint_uint64(env, vmHeapLimitValue, &vmHeapLimit); in GetAppMemoryLimit()
736 napi_set_named_property(env, appMemoryLimit, "vmHeapLimit", vmHeapLimit); in GetAppMemoryLimit()

Completed in 4 milliseconds