Home
last modified time | relevance | path

Searched defs:BeforeUnloadEvent (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
DShadowDOM.js1218 function BeforeUnloadEvent(impl) { class
1221 BeforeUnloadEvent.prototype = Object.create(Event.prototype); class
Dwebcomponents.js1255 function BeforeUnloadEvent(impl) { class
1258 BeforeUnloadEvent.prototype = Object.create(Event.prototype); class
/external/chromium-trace/catapult/tracing/third_party/components/webcomponentsjs/
DShadowDOM.js1218 function BeforeUnloadEvent(impl) { class
1221 BeforeUnloadEvent.prototype = Object.create(Event.prototype); class
Dwebcomponents.js1255 function BeforeUnloadEvent(impl) { class
1258 BeforeUnloadEvent.prototype = Object.create(Event.prototype); class