Searched refs:verify_pre_sweeping_heap_ (Results 1 – 5 of 5) sorted by relevance
59 bool verify_pre_sweeping_heap_; variable
137 verify_pre_sweeping_heap_ = true; in ParseXGcOption()139 verify_pre_sweeping_heap_ = false; in ParseXGcOption()223 verify_pre_sweeping_heap_ = kIsDebugBuild; in Parse()
726 options->verify_pre_sweeping_heap_, in Init()
918 const bool verify_pre_sweeping_heap_; variable
157 verify_pre_sweeping_heap_(verify_pre_sweeping_heap), in Heap()2716 if (verify_pre_sweeping_heap_) { in PreSweepingGcVerification()