Searched refs:unwrapEvent (Results 1 – 1 of 1) sorted by relevance
26543 function unwrapEvent(fn, that) { function26597 eventBus.on(fullEvent, priority, unwrap ? unwrapEvent(handlerFn, that) : handlerFn, that);