MCPcopy
hub / github.com/webpack/webpack / index.js

File index.js

test/configCases/defer-import/wasm-async-attributes/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1function assertIsNamespaceObject(ns) {
2 if (typeof ns !== "object" || ns === null) {
3 throw new TypeError("namespace is not an object");
4 }

Callers

nothing calls this directly

Calls 6

nodeJsReferenceFunction · 0.70
assertIsNamespaceObjectFunction · 0.70
itFunction · 0.50
addMethod · 0.45
getNumberMethod · 0.45
hasMethod · 0.45

Tested by

no test coverage detected