Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap.h1534 static constexpr int MIN_JSDUMP_THRESHOLDS = 85; member in panda::panda::ecmascript::Heap
H A Dheap.cpp2666 if (thresholds < MIN_JSDUMP_THRESHOLDS || thresholds > MAX_JSDUMP_THRESHOLDS) { in SetJsDumpThresholds()

Completed in 8 milliseconds