Home
last modified time | relevance | path

Searched refs:IsFixedCowArrayMap (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Djs-heap-broker.h323 bool IsFixedCowArrayMap() const;
Djs-heap-broker.cc866 bool MapRef::IsFixedCowArrayMap() const { in IsFixedCowArrayMap() function in v8::internal::compiler::MapRef
Djs-create-lowering.cc1725 if (boilerplate_elements.length() == 0 || elements_map.IsFixedCowArrayMap()) { in AllocateFastLiteralElements()