Searched refs:typeofDirectly (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/mjsunit/
H A Doptimized-typeof.js30 function typeofDirectly() { function
34 typeofDirectly();
35 typeofDirectly();
36 %OptimizeFunctionOnNextCall(typeofDirectly);
37 typeofDirectly();

Completed in 63 milliseconds