Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dtype-cache.h66 Type const kZeroToThirtyTwo = CreateRange(0.0, 32.0); variable
Doperation-typer.cc399 return cache_->kZeroToThirtyTwo; in NumberClz32()
Dtyper.cc1552 return t->cache_->kZeroToThirtyTwo; in JSCallTyper()