Searched refs:verify_pre_gc_heap_ (Results 1 – 5 of 5) sorted by relevance
58 bool verify_pre_gc_heap_; variable
133 verify_pre_gc_heap_ = true; in ParseXGcOption()135 verify_pre_gc_heap_ = false; in ParseXGcOption()220 verify_pre_gc_heap_ = false; in Parse()
741 options->verify_pre_gc_heap_, in Init()
917 const bool verify_pre_gc_heap_; variable
166 verify_pre_gc_heap_(verify_pre_gc_heap), in Heap()2731 if (verify_pre_gc_heap_) { in PreGcVerificationPaused()2762 if (verify_pre_gc_heap_ || verify_missing_card_marks_ || verify_mod_union_table_) { in PreGcVerification()