MCPcopy Index your code
hub / github.com/hoothin/UserScripts / contains

Method contains

Pagetual/pagetual.user.js:9167–9169  ·  view source on GitHub ↗
(ele)

Source from the content-addressed store, hash-verified

9165 }
9166
9167 contains(ele) {
9168 return this.frame && this.frame.contains(ele);
9169 }
9170
9171 getTempRule(detail, noFill) {
9172 if (this.tempRule.value) {

Callers 15

jquery.jsFile · 0.80
clearOneADFunction · 0.80
getAllEnableUrlFunction · 0.80
pageRunFunction · 0.80
contentScriptFunction · 0.80
initializerFunction · 0.80
checkBanFunction · 0.80
initFunction · 0.80
anylizeEleFunction · 0.80
clickOutsideFunction · 0.80
validDataFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected