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

/external/v8/test/mjsunit/
H A Dunbox-double-arrays.js469 function test_for_in() { function
481 test_for_in();
482 test_for_in();
483 test_for_in();
484 %OptimizeFunctionOnNextCall(test_for_in);
485 test_for_in();
486 test_for_in();
487 test_for_in();

Completed in 29 milliseconds