Searched refs:gc_stress_mode_ (Results 1 – 2 of 2) sorted by relevance
237 if (gc_stress_mode_) { in AllocObjectWithAllocator()241 DCHECK(!gc_stress_mode_); in AllocObjectWithAllocator()
1415 const bool gc_stress_mode_; variable