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

/external/v8/src/
H A Dglobal-handles.cc1159 *stats->global_handle_count = 0;
1165 *stats->global_handle_count += 1;
H A Dapi.cc314 size_t global_handle_count; local
315 heap_stats.global_handle_count = &global_handle_count;
/external/v8/src/heap/
H A Dheap.h2395 size_t* global_handle_count; // 10 member in class:v8::internal::GarbageCollectionReason::HeapStats

Completed in 176 milliseconds