Searched refs:testMul (Results 1 – 1 of 1) sorted by relevance
31 function testMul(a, b) { function39 for (var i=0; i<5; i++) testMul(0,0);40 %OptimizeFunctionOnNextCall(testMul);41 assertEquals(4611686018427388000, testMul(-0x40000000, -0x40000000));