Searched refs:kIntishBound (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/asmjs/
H A Dasm-typer.cc1954 static const int32_t kIntishBound = 1 << 20; local
1955 return -kIntishBound < *factor && *factor < kIntishBound;

Completed in 408 milliseconds