MCPcopy Create free account
hub / github.com/HtmlUnit/htmlunit / core.js

File core.js

src/test/resources/libraries/jQuery/3.3.1/jquery/src/core.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global Symbol */
2// Defining this global in .eslintrc.json would create a danger of using the global
3// unguarded in another place, it seems safer to define global only for this module
4

Callers

nothing calls this directly

Calls 15

DOMEvalFunction · 0.85
eachMethod · 0.80
eqMethod · 0.80
isArrayLikeFunction · 0.70
defineFunction · 0.50
isFunctionFunction · 0.50
callbackFunction · 0.50
callMethod · 0.45
constructorMethod · 0.45
mapMethod · 0.45
applyMethod · 0.45
isArrayMethod · 0.45

Tested by

no test coverage detected