Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/
H A Dheap.cc178 static constexpr size_t kDefaultAllocationStackSize = 8 * MB / variable
382 : kDefaultAllocationStackSize), in Heap()