Home | History | Annotate | Download | only in src

Lines Matching full:debug_heap

3068   Heap* debug_heap = Isolate::Current()->heap();
3069 ASSERT(!debug_heap->old_data_space()->was_swept_conservatively());
3070 ASSERT(!debug_heap->old_pointer_space()->was_swept_conservatively());
3071 ASSERT(!debug_heap->code_space()->was_swept_conservatively());
3072 ASSERT(!debug_heap->cell_space()->was_swept_conservatively());
3073 ASSERT(!debug_heap->map_space()->was_swept_conservatively());
3081 debug_heap->Verify();
3087 debug_heap->Verify();
3094 debug_heap->Verify();