Searched refs:isNativeCode (Results 1 – 1 of 1) sorted by relevance
1737 local.isNativeCode = function(fn){ function1918 …features.hasAttribute = (root && this.isNativeCode(root.hasAttribute)) ? function(node, attribute)…1927 var nativeRootContains = root && this.isNativeCode(root.contains),1928 nativeDocumentContains = document && this.isNativeCode(document.contains);