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

/external/v8/src/
H A Dglobal-handles.cc618 *stats->free_global_handle_count = 0;
628 *stats->free_global_handle_count += 1;
H A Dheap.h2091 int* free_global_handle_count; // 18 member in class:v8::internal::HeapStats
H A Dapi.cc189 int free_global_handle_count; local
190 heap_stats.free_global_handle_count = &free_global_handle_count;

Completed in 147 milliseconds