Searched refs:verify_pre_gc_heap_ (Results 1 – 5 of 5) sorted by relevance
553 bool verify_pre_gc_heap_ = false;577 xgc.verify_pre_gc_heap_ = true;579 xgc.verify_pre_gc_heap_ = false;
339 option_all_true.verify_pre_gc_heap_ = true; in TEST_F()356 option_all_false.verify_pre_gc_heap_ = false; in TEST_F()
1541 const bool verify_pre_gc_heap_; variable
367 verify_pre_gc_heap_(verify_pre_gc_heap), in Heap()3536 if (verify_pre_gc_heap_) { in PreGcVerificationPaused()3567 if (verify_pre_gc_heap_ || verify_missing_card_marks_ || verify_mod_union_table_) { in PreGcVerification()
1788 xgc_option.verify_pre_gc_heap_, in Init()