MCPcopy Index your code
hub / github.com/deployd/deployd / handler

Function handler

test-app/public/jquery.js:3735–3737  ·  view source on GitHub ↗
( event )

Source from the content-addressed store, hash-verified

3733 // Attach a single capturing handler while someone wants focusin/focusout
3734 var attaches = 0,
3735 handler = function( event ) {
3736 jQuery.event.simulate( fix, event.target, jQuery.event.fix( event ), true );
3737 };
3738
3739 jQuery.event.special[ fix ] = {
3740 setup: function() {

Callers 1

http.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected