Home | History | Annotate | Download | only in webcomponentsjs

Lines Matching defs:hasListener

1322   function hasListener(node, type) {
1333 if (hasListener(wrap(node), type)) return true;