Home
last modified time | relevance | path

Searched refs:kElementLoopUnrollType (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dtype-cache.h117 Type* const kElementLoopUnrollType = CreateRange(0.0, 16.0); variable
/external/v8/src/compiler/
Djs-typed-lowering.cc1759 if (length_type->Is(type_cache_.kElementLoopUnrollType)) { in ReduceJSCreateArray()