Searched refs:cell_space_capacity (Results 1 – 4 of 4) sorted by relevance
177 const int cell_space_capacity = READ_FIELD(12); in DumpHeapStats() local237 PRINT_MB_STAT(cell_space_capacity); in DumpHeapStats()
2060 intptr_t* cell_space_capacity; // 12 variable
4943 *stats->cell_space_capacity = cell_space_->Capacity(); in RecordStats()
133 intptr_t cell_space_capacity; in FatalProcessOutOfMemory() local134 heap_stats.cell_space_capacity = &cell_space_capacity; in FatalProcessOutOfMemory()