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

  /external/chromium_org/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();
  /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-1145.js 45 function opt_me() { function
54 opt_me();

Completed in 353 milliseconds