Home | History | Annotate | Download | only in src

Lines Matching refs:AllocationSpace

291   Space(AllocationSpace id, Executability executable)
300 AllocationSpace identity() { return id_; }
317 AllocationSpace id_;
842 PagedSpace(int max_capacity, AllocationSpace id, Executability executable);
1499 explicit OldSpaceFreeList(AllocationSpace owner);
1529 AllocationSpace owner_;
1601 FixedSizeFreeList(AllocationSpace owner, int object_size);
1628 AllocationSpace owner_;
1645 AllocationSpace id,
1708 AllocationSpace id,
1779 MapSpace(int max_capacity, int max_map_space_pages, AllocationSpace id)
1884 CellSpace(int max_capacity, AllocationSpace id)
1964 explicit LargeObjectSpace(AllocationSpace id);