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

  /external/chromium_org/v8/test/mjsunit/regress/
regress-2170.js 30 function array_fun() { function
49 array_fun();
51 %OptimizeFunctionOnNextCall(array_fun);
53 array_fun();

Completed in 69 milliseconds