Searched refs:reIsNative (Results 1 – 7 of 7) sorted by relevance
43 var reIsNative = RegExp('^' + variable132 return reIsNative.test(fnToString.call(value));
128 var reIsNative = RegExp('^' + variable257 var pattern = (isFunction(value) || isHostObject(value)) ? reIsNative : reIsHostCtor;
177 var reIsNative = RegExp('^' + variable797 var pattern = (isFunction(value) || isHostObject(value)) ? reIsNative : reIsHostCtor;
222 var reIsNative = RegExp('^' + variable619 var pattern = (isFunction(value) || isHostObject(value)) ? reIsNative : reIsHostCtor;
258 var reIsNative = RegExp('^' + variable713 var pattern = (isFunction(value) || isHostObject(value)) ? reIsNative : reIsHostCtor;
263 var reIsNative = RegExp('^' + variable700 var pattern = (isFunction(value) || isHostObject(value)) ? reIsNative : reIsHostCtor;
317 var reIsNative = RegExp('^' + variable953 var pattern = (isFunction(value) || isHostObject(value)) ? reIsNative : reIsHostCtor;