Home | History | Annotate | Download | only in webcomponentsjs

Lines Matching defs:hasListener

1359     function hasListener(node, type) {
1370 if (hasListener(wrap(node), type)) return true;