Home
last modified time | relevance | path

Searched defs:TSTestConstr (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/jscript/
H A Dapi.js355 function TSTestConstr() {} function
356 TSTestConstr.prototype = { toString: function() { return "test"; } }; class