Searched refs:weak_global_handle_count (Results 1 – 4 of 4) sorted by relevance
181 const int weak_global_handle_count = READ_FIELD(15); in DumpHeapStats() local241 PRINT_INT_STAT(weak_global_handle_count); in DumpHeapStats()
500 *stats->weak_global_handle_count = 0; in RecordStats()507 *stats->weak_global_handle_count += 1; in RecordStats()
1634 int* weak_global_handle_count; // 15 variable
174 int weak_global_handle_count; in FatalProcessOutOfMemory() local175 heap_stats.weak_global_handle_count = &weak_global_handle_count; in FatalProcessOutOfMemory()