Home
last modified time | relevance | path

Searched defs:MAX_NATIVE_STEP (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/common_components/heap/collector/
Dheuristic_gc_policy.h91 static constexpr size_t MAX_NATIVE_STEP = 64 * MB; variable
97 static constexpr size_t MAX_NATIVE_STEP = 200 * MB; variable