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