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

/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/ecma_2/Statements/
H A Dforin-002.js30 ForIn_1(this);
33 ForIn_1(new MyObject(true));
44 function ForIn_1( object) { function
H A Dforin-001.js24 ForIn_1( { length:4, company:"netscape", year:2000, 0:"zero" } );
40 function ForIn_1( object ) { function
66 * Similar to ForIn_1, except it should increment the counter variable

Completed in 170 milliseconds