Home
last modified time | relevance | path

Searched refs:global_handle_count (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/handles/
H A Dglobal-handles.cc1672 *stats->global_handle_count = 0; in RecordStats()
1678 *stats->global_handle_count += 1; in RecordStats()
/third_party/node/deps/v8/src/heap/
H A Dheap.h2501 size_t* global_handle_count; // 13 member in v8::internal::HeapStats
/third_party/node/deps/v8/src/api/
H A Dapi.cc265 size_t global_handle_count; in FatalProcessOutOfMemory() local
266 heap_stats.global_handle_count = &global_handle_count; in FatalProcessOutOfMemory()

Completed in 44 milliseconds