Searched refs:IsFixedCowArrayMap (Results 1 – 3 of 3) sorted by relevance
323 bool IsFixedCowArrayMap() const;
866 bool MapRef::IsFixedCowArrayMap() const { in IsFixedCowArrayMap() function in v8::internal::compiler::MapRef
1725 if (boilerplate_elements.length() == 0 || elements_map.IsFixedCowArrayMap()) { in AllocateFastLiteralElements()