Home
last modified time | relevance | path

Searched defs:two_30 (Results 1 – 4 of 4) sorted by relevance

/external/v8/test/mjsunit/
Dsmi-mul.js55 var two_30 = 1 << 30; variable
Dmath-imul.js114 var two_30 = 1 << 30; variable
Dsmi-mul-const.js76 var two_30 = 1 << 30; variable
/external/v8/test/cctest/compiler/
Dtest-run-machops.cc5302 static double two_30 = 1 << 30; // 2^30 is a smi boundary. variable