Searched refs:kDoubleElements (Results 1 – 6 of 6) sorted by relevance
188 kDoubleElements = 1u << 2, // Backing store contains doubles. enumerator
301 if (flags & GrowFastElementsFlag::kDoubleElements) { in operator <<()
652 if (flags & GrowFastElementsFlag::kDoubleElements) { in ReduceMaybeGrowFastElements()
889 flags |= GrowFastElementsFlag::kDoubleElements; in ReduceArrayPush()
2059 flags |= GrowFastElementsFlag::kDoubleElements; in BuildElementAccess()
2325 (flags & GrowFastElementsFlag::kDoubleElements) in LowerMaybeGrowFastElements()