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

/external/v8/test/mjsunit/
H A Doptimized-typeof.js39 function typeofViaVariable() { function
44 typeofViaVariable();
45 typeofViaVariable();
46 %OptimizeFunctionOnNextCall(typeofViaVariable);
47 typeofViaVariable();

Completed in 63 milliseconds