Home
last modified time | relevance | path

Searched refs:ECMASCRIPT_ENABLE_HEAP_DETAIL_STATISTICS (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Dconfig.h31 #define ECMASCRIPT_ENABLE_HEAP_DETAIL_STATISTICS 0 macro
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.cpp1243 #if ECMASCRIPT_ENABLE_HEAP_DETAIL_STATISTICS in StatisticHeapObject()