MCPcopy Create free account
hub / github.com/PacktPublishing/Learning-jQuery-3 / emit

Function emit

ChapterAppendixA/test/qunit.js:956–968  ·  view source on GitHub ↗

* Emits an event with the specified data to all currently registered listeners. * Callbacks will fire in the order in which they are registered (FIFO). This * function is not exposed publicly; it is used by QUnit internals to emit * logging events. * * @private * @method emit *

(eventName, data)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

doneFunction · 0.85
qunit.jsFile · 0.85
beginFunction · 0.85

Calls 2

objectTypeFunction · 0.85
toConsumableArrayFunction · 0.85

Tested by

no test coverage detected