Searched defs:Nasty (Results 1 – 1 of 1) sorted by relevance
181 function Nasty() { } class182 Nasty.prototype.foo = function () { throw new RangeError(); }; class