Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dtype-cache.h60 Type const kZeroToThirtyOne = CreateRange(0.0, 31.0); variable
Dsimplified-lowering.cc3831 if (!rhs_type.Is(type_cache_.kZeroToThirtyOne)) { in DoShift()