MCPcopy
hub / github.com/Postcatlab/postcat / callEventHandler

Function callEventHandler

src/workbench/browser/src/ng1/lib/angular/angular.js:13640–13642  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13638 }
13639
13640 function callEventHandler() {
13641 eventHandler(event);
13642 }
13643 };
13644 });
13645 return applyHandlers;

Callers 1

createApplyHandlersFunction · 0.85

Calls 1

eventHandlerFunction · 0.85

Tested by

no test coverage detected