Searched refs:kAllocationStackReserveSize (Results 1 – 1 of 1) sorted by relevance
94 static constexpr size_t kAllocationStackReserveSize = 1024; variable554 const size_t alloc_stack_capacity = max_allocation_stack_size_ + kAllocationStackReserveSize; in Heap()