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

/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/ecma_3/Object/
H A Dclass-005.js41 Calf.prototype= new Cow();
47 status = 'new Cow()';
48 actual = getJSClass(new Cow());
93 function Cow(name) class

Completed in 74 milliseconds