Home
last modified time | relevance | path

Searched refs:shouldLoadNode (Results 1 – 6 of 6) sorted by relevance

/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
DHTMLImports.js1127 loading = this.shouldLoadNode(n);
1136 shouldLoadNode: function(node) { method
DHTMLImports.min.js11 …nt,o=t.isParsed(r)),i=this.shouldLoadNode(a),i&&n.loadNode(a),this.shouldParseNode(a)&&o&&t.parseD… method
Dwebcomponents-lite.js1855 loading = this.shouldLoadNode(n);
1864 shouldLoadNode: function(node) { method
Dwebcomponents-lite.min.js11 …nt,r=t.isParsed(o)),i=this.shouldLoadNode(a),i&&n.loadNode(a),this.shouldParseNode(a)&&r&&t.parseD… method
Dwebcomponents.min.js14 …nt,o=t.isParsed(r)),i=this.shouldLoadNode(a),i&&n.loadNode(a),this.shouldParseNode(a)&&o&&t.parseD… method
Dwebcomponents.js6541 loading = this.shouldLoadNode(n);
6550 shouldLoadNode: function(node) { method