Searched defs:eventInitDict (Results 1 – 4 of 4) sorted by relevance
| /third_party/node/deps/undici/src/lib/websocket/ |
| D | events.js | 13 constructor (type, eventInitDict = {}) { argument 84 constructor (type, eventInitDict = {}) { argument 118 constructor (type, eventInitDict) { argument
|
| D | util.js | 42 function fireEvent (e, target, eventConstructor = Event, eventInitDict) { argument
|
| /third_party/node/deps/undici/src/lib/fileapi/ |
| D | progressevent.js | 11 constructor (type, eventInitDict = {}) { argument
|
| /third_party/node/deps/undici/ |
| D | undici.js | 11417 constructor(type, eventInitDict = {}) { argument 11466 constructor(type, eventInitDict = {}) { argument 11491 constructor(type, eventInitDict) { argument 11676 function fireEvent(e, target, eventConstructor = Event, eventInitDict) { argument
|