MCPcopy Create free account
hub / github.com/F-Stack/f-stack / handler

Function handler

tools/libxo/xohtml/external/jquery.js:3709–3711  ·  view source on GitHub ↗
( event )

Source from the content-addressed store, hash-verified

3707 // Attach a single capturing handler while someone wants focusin/focusout
3708 var attaches = 0,
3709 handler = function( event ) {
3710 jQuery.event.simulate( fix, event.target, jQuery.event.fix( event ), true );
3711 };
3712
3713 jQuery.event.special[ fix ] = {
3714 setup: function() {

Callers 15

sodium_misuseFunction · 0.85
pci_pir_walk_tableFunction · 0.85
mptable_walk_tableFunction · 0.85
ifFunction · 0.85
callHandlerFunction · 0.85
handleOOMFunction · 0.85
ngx_http_ssl_variableFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected