Searched defs:nativ (Results 1 – 1 of 1) sorted by relevance
53 nativ = { class in AnonymousFunction5b121b410100279 RegExp.prototype.exec = (on ? fixed : nativ).exec;280 RegExp.prototype.test = (on ? fixed : nativ).test;281 String.prototype.match = (on ? fixed : nativ).match;282 String.prototype.replace = (on ? fixed : nativ).replace;283 String.prototype.split = (on ? fixed : nativ).split;