Home
last modified time | relevance | path

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

/external/v8/src/
Delements-kind.cc77 new ElementsKind[kFastElementsKindCount]; in Construct()
105 sequence_number < kFastElementsKindCount); in GetFastElementsKindFromSequenceIndex()
111 for (int i = 0; i < kFastElementsKindCount; ++i) { in GetSequenceIndexFromFastElementsKind()
Delements-kind.h75 const int kFastElementsKindCount = variable
Dobjects.cc12996 i < kFastElementsKindCount; ++i) { in CacheInitialJSArrayMaps()