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

/external/chromium_org/v8/src/
H A Dspaces.h2637 class CellSpace : public FixedSpace { class in namespace:v8::internal
2640 CellSpace(Heap* heap, intptr_t max_capacity, AllocationSpace id) function in class:v8::internal::CellSpace
2656 TRACK_MEMORY("CellSpace")
/external/v8/src/
H A Dspaces.h2432 class CellSpace : public FixedSpace { class in namespace:v8::internal
2435 CellSpace(Heap* heap, intptr_t max_capacity, AllocationSpace id) function in class:v8::internal::CellSpace
2453 TRACK_MEMORY("CellSpace")

Completed in 181 milliseconds