Searched refs:read_only_object_cache_size (Results 1 – 3 of 3) sorted by relevance
142 for (size_t i = 0, size = ro_heap->read_only_object_cache_size(); i < size; in ReconstructReadOnlyObjectCacheForTesting()
84 size_t read_only_object_cache_size() const;
252 size_t ReadOnlyHeap::read_only_object_cache_size() const { in read_only_object_cache_size() function in v8::internal::ReadOnlyHeap