Home
last modified time | relevance | path

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

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