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.cc180 const int near_death_global_handle_count = READ_FIELD(15); in DumpHeapStats() local
/external/v8/src/heap/
Dheap.h2465 int* near_death_global_handle_count; // 13 variable
/external/v8/src/
Dapi.cc259 int near_death_global_handle_count; in FatalProcessOutOfMemory() local