Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dtype-cache.h67 Type const kZeroToThirtyTwo = CreateRange(0.0, 32.0); variable
Doperation-typer.cc399 return cache_->kZeroToThirtyTwo; in NumberClz32()
Dtyper.cc1577 return t->cache_->kZeroToThirtyTwo; in JSCallTyper()