Home | History | Annotate | Download | only in src

Lines Matching refs:OldSpaceFreeList

1734 class OldSpaceFreeList BASE_EMBEDDED {
1736 OldSpaceFreeList(Heap* heap, AllocationSpace owner);
1835 DISALLOW_COPY_AND_ASSIGN(OldSpaceFreeList);
1955 OldSpaceFreeList free_list_;