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