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

/external/chromium_org/v8/src/
H A Delements-kind.cc92 new ElementsKind[kFastElementsKindCount];
120 sequence_number < kFastElementsKindCount);
126 for (int i = 0; i < kFastElementsKindCount; ++i) {
H A Delements-kind.h77 const int kFastElementsKindCount = LAST_FAST_ELEMENTS_KIND - member in namespace:v8::internal
H A Dobjects.cc9766 i < kFastElementsKindCount; ++i) {

Completed in 192 milliseconds