Searched refs:read_only_object_cache_is_initialized (Results 1 – 4 of 4) sorted by relevance
27 DCHECK(!ro_heap->read_only_object_cache_is_initialized()); in DeserializeIntoIsolate()
141 DCHECK(ro_heap->read_only_object_cache_is_initialized()); in ReconstructReadOnlyObjectCacheForTesting()
83 bool read_only_object_cache_is_initialized() const;
248 bool ReadOnlyHeap::read_only_object_cache_is_initialized() const { in read_only_object_cache_is_initialized() function in v8::internal::ReadOnlyHeap