Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds