Searched refs:used_global_handles_size_ (Results 1 – 2 of 2) sorted by relevance
127 size_t used_global_handles_size() { return used_global_handles_size_; } in used_global_handles_size()156 size_t used_global_handles_size_; variable
8863 heap_statistics->used_global_handles_size_ = heap->UsedGlobalHandlesSize(); in GetHeapStatistics()8865 DCHECK_LE(heap_statistics->used_global_handles_size_, in GetHeapStatistics()