Searched defs:TestCallThrow (Results 1 – 1 of 1) sorted by relevance
276 function TestCallThrow(callTrap) { class304 TestCallThrow(function() { throw "myexn" }) variable