Home | History | Annotate | Download | only in gc

Lines Matching refs:verify_post_gc_rosalloc_

923   bool verify_post_gc_rosalloc_;
939 orig_verify_post_gc_(heap_->verify_post_gc_rosalloc_) {
942 heap_->verify_post_gc_rosalloc_ = false;
947 heap_->verify_post_gc_rosalloc_ = orig_verify_post_gc_;