Searched defs:BeforeUnloadEvent (Results 1 – 4 of 4) sorted by relevance
1218 function BeforeUnloadEvent(impl) { class1221 BeforeUnloadEvent.prototype = Object.create(Event.prototype); class
1255 function BeforeUnloadEvent(impl) { class1258 BeforeUnloadEvent.prototype = Object.create(Event.prototype); class