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()221 verify_pre_gc_heap_ = false; in Parse()
725 options->verify_pre_gc_heap_, in Init()
917 const bool verify_pre_gc_heap_; variable
156 verify_pre_gc_heap_(verify_pre_gc_heap), in Heap()2666 if (verify_pre_gc_heap_) { in PreGcVerificationPaused()2697 if (verify_pre_gc_heap_ || verify_missing_card_marks_ || verify_mod_union_table_) { in PreGcVerification()