Searched refs:IsFixedCowArrayMap (Results 1 – 4 of 4) sorted by relevance
690 bool IsFixedCowArrayMap() const;
1240 bool MapRef::IsFixedCowArrayMap() const { in IsFixedCowArrayMap() function in v8::internal::compiler::MapRef1910 if (!elements_ref.map().IsFixedCowArrayMap()) return {}; in GetOwnCowElement()
1860 if (boilerplate_elements.length() == 0 || elements_map.IsFixedCowArrayMap()) { in TryAllocateFastLiteralElements()
45641 if (boilerplate_elements.length() == 0 || elements_map.IsFixedCowArrayMap()) {