MCPcopy
hub / github.com/jquery/jquery / fn

Function fn

test/unit/core.js:240–240  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

238
239 var pass, iframe, doc, parentObj, childObj, deep,
240 fn = function() {};
241
242 // The use case that we want to match
243 assert.ok( jQuery.isPlainObject( {} ), "{}" );

Callers 15

core.jsFile · 0.70
assertFunction · 0.50
createPositionalPseudoFunction · 0.50
jquery-3.7.1.jsFile · 0.50
accessFunction · 0.50
accessFunction · 0.50
createPositionalPseudoFunction · 0.50
jQueryFactoryFunction · 0.50
accessFunction · 0.50
createPositionalPseudoFunction · 0.50
jQueryFactoryWrapperFunction · 0.50
accessFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected