Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/
Dsmi-mul-const.js39 function mul_by_0(a) { return a * 0; } function
44 check(mul_by_0, 2, 0);