Home
last modified time | relevance | path

Searched defs:near_death_global_handle_count (Results 1 – 3 of 3) sorted by relevance

/external/v8/tools/oom_dump/
Doom_dump.cc182 const int near_death_global_handle_count = READ_FIELD(17); in DumpHeapStats() local
/external/v8/src/heap/
Dheap.h2065 int* near_death_global_handle_count; // 17 variable
/external/v8/src/
Dapi.cc147 int near_death_global_handle_count; in FatalProcessOutOfMemory() local