Home
last modified time | relevance | path

Searched defs:map_space (Results 1 – 3 of 3) sorted by relevance

/external/v8/test/cctest/
Dtest-alloc.cc100 MapSpace* map_space = heap->map_space(); in AllocateAfterFailures() local
/external/v8/src/
Dheap.h502 MapSpace* map_space() { return map_space_; } in map_space() function
Dheap.cc615 PagedSpace* map_space = Heap::map_space(); in ReserveSpace() local