HomeSort by relevance Sort by last modified time
    Searched full:doubles_int (Results 1 - 1 of 1) sorted by null

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

Completed in 104 milliseconds