Home
last modified time | relevance | path

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

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