Searched refs:code_space_size (Results 1 – 4 of 4) sorted by relevance
172 const int code_space_size = READ_FIELD(7); in DumpHeapStats() local232 PRINT_MB_STAT(code_space_size); in DumpHeapStats()
2055 intptr_t* code_space_size; // 7 variable
4938 *stats->code_space_size = code_space_->SizeOfObjects(); in RecordStats()
123 intptr_t code_space_size; in FatalProcessOutOfMemory() local124 heap_stats.code_space_size = &code_space_size; in FatalProcessOutOfMemory()