Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
function
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
nodeJsReference
Function · 0.70
assertIsNamespaceObject
Function · 0.70
it
Function · 0.50
add
Method · 0.45
getNumber
Method · 0.45
has
Method · 0.45
Tested by
no test coverage detected