Searched defs:CellSpace (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/heap/
H A Dspaces.h2656 class CellSpace : public PagedSpace { class in namespace:v8::internal
2659 CellSpace(Heap* heap, intptr_t max_capacity, AllocationSpace id) function in class:v8::internal::CellSpace
2674 TRACK_MEMORY("CellSpace")

Completed in 117 milliseconds