Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h60 struct IdleData { struct
66 static constexpr int64_t REST_HEAP_GROWTH_LIMIT = 200_KB;
67 bool CheckIsRest() in CheckIsRest()
76 void SetNextValue(int64_t idleHeapObjectSize) in SetNextValue()