Searched refs:implementPrototype (Results 1 – 12 of 12) sorted by relevance
/external/chromium-trace/catapult/tracing/third_party/components/webcomponentsjs/ |
D | CustomElements.js | 342 implementPrototype(element, definition); 350 function implementPrototype(element, definition) { function 379 scope.implementPrototype = implementPrototype; 386 var implementPrototype = scope.implementPrototype; 530 implementPrototype(element, HTMLElement);
|
D | webcomponents-lite.js | 1403 implementPrototype(element, definition); 1411 function implementPrototype(element, definition) { function 1440 scope.implementPrototype = implementPrototype; 1447 var implementPrototype = scope.implementPrototype; 1591 implementPrototype(element, HTMLElement);
|
D | CustomElements.min.js | 11 …implementPrototype=n}),CustomElements.addModule(function(e){function t(t,n){var d=n||{};if(!t)thro…
|
D | webcomponents.js | 5737 implementPrototype(element, definition); 5745 function implementPrototype(element, definition) { function 5774 scope.implementPrototype = implementPrototype; 5781 var implementPrototype = scope.implementPrototype; 5925 implementPrototype(element, HTMLElement);
|
D | webcomponents-lite.min.js | 11 …implementPrototype=o}),CustomElements.addModule(function(e){function t(t,o){var d=o||{};if(!t)thro…
|
D | webcomponents.min.js | 14 …,w=e.upgradeDocumentTree,v=e.upgrade,g=e.upgradeWithDefinition,b=e.implementPrototype,y=e.useNativ…
|
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/ |
D | CustomElements.js | 342 implementPrototype(element, definition); 350 function implementPrototype(element, definition) { function 379 scope.implementPrototype = implementPrototype; 386 var implementPrototype = scope.implementPrototype; 530 implementPrototype(element, HTMLElement);
|
D | webcomponents-lite.js | 1403 implementPrototype(element, definition); 1411 function implementPrototype(element, definition) { function 1440 scope.implementPrototype = implementPrototype; 1447 var implementPrototype = scope.implementPrototype; 1591 implementPrototype(element, HTMLElement);
|
D | CustomElements.min.js | 11 …implementPrototype=n}),CustomElements.addModule(function(e){function t(t,n){var d=n||{};if(!t)thro…
|
D | webcomponents.js | 5737 implementPrototype(element, definition); 5745 function implementPrototype(element, definition) { function 5774 scope.implementPrototype = implementPrototype; 5781 var implementPrototype = scope.implementPrototype; 5925 implementPrototype(element, HTMLElement);
|
D | webcomponents-lite.min.js | 11 …implementPrototype=o}),CustomElements.addModule(function(e){function t(t,o){var d=o||{};if(!t)thro…
|
D | webcomponents.min.js | 14 …,w=e.upgradeDocumentTree,v=e.upgrade,g=e.upgradeWithDefinition,b=e.implementPrototype,y=e.useNativ…
|