Searched refs:kDefaultAllocStackDepth (Results 1 – 2 of 2) sorted by relevance
205 static constexpr size_t kDefaultAllocStackDepth = 16; variable301 size_t max_stack_depth_ = kDefaultAllocStackDepth;
307 alloc_record_depth_(AllocRecordObjectMap::kDefaultAllocStackDepth), in Heap()