Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/
Dmath-round.js157 var min_nonfraction = Math.pow(2, 52); variable
171 testRound(min_nonfraction, min_nonfraction);
185 testRound(-min_nonfraction, -min_nonfraction);