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

/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/ecma_2/Statements/
H A Dforin-002.js31 ForIn_2(this);
34 ForIn_2(new MyObject(new Boolean(true)));
36 ForIn_2(3);
61 function ForIn_2(object) { function
H A Dforin-001.js25 ForIn_2( { length:4, company:"netscape", year:2000, 0:"zero" } );
69 function ForIn_2( object ) { function

Completed in 107 milliseconds