Lines Matching defs:this
4 // you may not use this file except in compliance with the License.
15 try { this.Date.prototype.$ (this.isNaN.length, this.String.fromCharCode.length) } catch($){}
16 try { this.String.prototype.constructor.prototype.$(new (this.RegExp)()) } catch($){}
17 try { this.RegExp.prototype.constructor.prototype.compile () } catch($){}
18 try { this.isNaN (undefined) } catch($){}
19 try { new (this.Date)("2015-09-17").constructor.parse() } catch($){}
20 try { this.isNaN(this.RegExp.prototype.compile(this.RegExp.prototype)) } catch($){}