Home | History | Annotate | Download | only in gc

Lines Matching refs:verify_pre_sweeping_rosalloc_

922   bool verify_pre_sweeping_rosalloc_;
938 orig_verify_pre_sweeping_(heap_->verify_pre_sweeping_rosalloc_),
941 heap_->verify_pre_sweeping_rosalloc_ = false;
946 heap_->verify_pre_sweeping_rosalloc_ = orig_verify_pre_sweeping_;