Home
last modified time | relevance | path

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

/third_party/node/deps/undici/src/lib/websocket/
Devents.js13 constructor (type, eventInitDict = {}) { argument
84 constructor (type, eventInitDict = {}) { argument
118 constructor (type, eventInitDict) { argument
Dutil.js42 function fireEvent (e, target, eventConstructor = Event, eventInitDict) { argument
/third_party/node/deps/undici/src/lib/fileapi/
Dprogressevent.js11 constructor (type, eventInitDict = {}) { argument
/third_party/node/deps/undici/
Dundici.js11417 constructor(type, eventInitDict = {}) { argument
11466 constructor(type, eventInitDict = {}) { argument
11491 constructor(type, eventInitDict) { argument
11676 function fireEvent(e, target, eventConstructor = Event, eventInitDict) { argument