Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/
Dallocation-folding.js67 function doubles_int() { function
73 doubles_int(); doubles_int(); doubles_int();
74 %OptimizeFunctionOnNextCall(doubles_int);
75 result = doubles_int();