Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PageLeay/celestial-runtime
/ _throwError
Method
_throwError
lib.esm/abi/coders/abstract-coder.js:337–339 ·
view source on GitHub ↗
(message, value)
Source
from the content-addressed store, hash-verified
335
});
336
}
337
_throwError(message, value) {
338
assertArgument(false, message, this.localName, value);
339
}
340
}
341
/**
342
* @_ignore
Callers
10
encode
Method · 0.45
encode
Method · 0.45
encode
Method · 0.45
encode
Method · 0.45
encode
Method · 0.45
encode
Method · 0.45
encode
Method · 0.45
encode
Method · 0.45
encode
Method · 0.45
encode
Method · 0.45
Calls
1
assertArgument
Function · 0.90
Tested by
no test coverage detected