region_space.h | 240 is_newly_allocated_(false), is_a_tlab_(false), thread_(nullptr) {} 246 is_newly_allocated_(false), is_a_tlab_(false), thread_(nullptr) { 271 is_a_tlab_ = false; 475 bool is_a_tlab_; // True if it's a tlab. member in class:art::gc::space::FINAL::Region
|