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

  /external/v8/test/mjsunit/regress/
regress-deopt-gc.js 34 // Ensure that there is code objects before the code for the opt_me function.
37 function opt_me() { function
44 %DeoptimizeFunction(opt_me);
49 opt_me();
regress-deopt-gcb.js 34 // Ensure that there is code objects before the code for the opt_me function.
37 function opt_me() { function
44 %DeoptimizeFunction(opt_me);
49 opt_me();
regress-1145.js 45 function opt_me() { function
54 opt_me();

Completed in 151 milliseconds