Searched refs:property_cell_space_capacity (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/src/heap/
H A Dheap.h2074 intptr_t* property_cell_space_capacity; // 26 member in class:v8::internal::HeapStats
H A Dheap.cc4945 *stats->property_cell_space_capacity = property_cell_space_->Capacity();
/external/chromium_org/v8/src/
H A Dapi.cc137 intptr_t property_cell_space_capacity; local
138 heap_stats.property_cell_space_capacity = &property_cell_space_capacity;

Completed in 309 milliseconds