Searched defs:opt_me (Results 1 - 2 of 2) sorted by relevance

/external/v8/test/mjsunit/regress/
H A Dregress-deopt-gc.js34 // 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();
H A Dregress-1145.js45 function opt_me() { function
54 opt_me();

Completed in 423 milliseconds