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

/external/chromium_org/v8/src/
H A Dglobal-handles.cc760 *stats->free_global_handle_count = 0;
770 *stats->free_global_handle_count += 1;
H A Dapi.cc149 int free_global_handle_count; local
150 heap_stats.free_global_handle_count = &free_global_handle_count;
/external/chromium_org/v8/src/heap/
H A Dheap.h2066 int* free_global_handle_count; // 18 member in class:v8::internal::HeapStats

Completed in 288 milliseconds