Searched refs:code_space_size (Results 1 – 4 of 4) sorted by relevance
170 const int code_space_size = READ_FIELD(5); in DumpHeapStats() local228 PRINT_MB_STAT(code_space_size); in DumpHeapStats()
2457 intptr_t* code_space_size; // 5 variable
4845 *stats->code_space_size = code_space_->SizeOfObjects(); in RecordStats()
243 intptr_t code_space_size; in FatalProcessOutOfMemory() local244 heap_stats.code_space_size = &code_space_size; in FatalProcessOutOfMemory()