Lines Matching refs:kLoopUnfoldLimit
2358 static const int kLoopUnfoldLimit = 8;2359 STATIC_ASSERT(JSArray::kPreallocatedArrayElements <= kLoopUnfoldLimit);2365 if (constant_from == 0 && constant_to <= kLoopUnfoldLimit) {