Home
last modified time | relevance | path

Searched refs:free_list_map_space (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dmark-compact.h502 base::SmartPointer<FreeList>& free_list_map_space() { in free_list_map_space() function
Dspaces.cc1044 free_list = collector->free_list_map_space().get(); in AllocateChunk()