Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.js
File · 0.70
assert
Function · 0.50
createPositionalPseudo
Function · 0.50
jquery-3.7.1.js
File · 0.50
access
Function · 0.50
access
Function · 0.50
createPositionalPseudo
Function · 0.50
jQueryFactory
Function · 0.50
access
Function · 0.50
createPositionalPseudo
Function · 0.50
jQueryFactoryWrapper
Function · 0.50
access
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected