Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/
Dnegate.js31 function testmulneg(a, b) { function
38 testmulneg(2, 3);
39 testmulneg(SMI_MAX, 3);
40 testmulneg(SMI_MIN, 3);
41 testmulneg(3.2, 2.3);
46 testmulneg(x, y);