Home
last modified time | relevance | path

Searched refs:near_death_global_handle_count (Results 1 – 4 of 4) sorted by relevance

/external/v8/tools/oom_dump/
Doom_dump.cc180 const int near_death_global_handle_count = READ_FIELD(15); in DumpHeapStats() local
238 PRINT_INT_STAT(near_death_global_handle_count); in DumpHeapStats()
/external/v8/src/
Dglobal-handles.cc1088 *stats->near_death_global_handle_count = 0; in RecordStats()
1097 *stats->near_death_global_handle_count += 1; in RecordStats()
Dapi.cc259 int near_death_global_handle_count; in FatalProcessOutOfMemory() local
260 heap_stats.near_death_global_handle_count = &near_death_global_handle_count; in FatalProcessOutOfMemory()
/external/v8/src/heap/
Dheap.h2465 int* near_death_global_handle_count; // 13 variable