Home | History | Annotate | Download | only in heap

Lines Matching full:map_space

153   VerifyMarking(heap->map_space());
226 VerifyEvacuation(heap, heap->map_space());
287 TraceFragmentation(heap()->map_space());
342 VerifyMarkbitsAreClean(heap_->map_space());
365 HeapObjectIterator iterator(heap()->map_space());
390 ClearMarkbitsInPagedSpace(heap_->map_space());
528 heap()->map_space()->RefillFreeList();
561 case MAP_SPACE:
562 return "MAP_SPACE";
2067 DiscoverGreyObjectsInSpace(heap()->map_space());
3345 (identity == OLD_SPACE || identity == MAP_SPACE)) {
3359 space->identity() == CODE_SPACE || space->identity() == MAP_SPACE);
4026 StartSweepSpace(heap()->map_space());