Searched refs:kFastElementsKindCount (Results 1 – 3 of 3) sorted by relevance
73 new ElementsKind[kFastElementsKindCount]; in Construct()101 sequence_number < kFastElementsKindCount); in GetFastElementsKindFromSequenceIndex()107 for (int i = 0; i < kFastElementsKindCount; ++i) { in GetSequenceIndexFromFastElementsKind()
67 const int kFastElementsKindCount = LAST_FAST_ELEMENTS_KIND - variable
12842 i < kFastElementsKindCount; ++i) { in CacheInitialJSArrayMaps()