MCPcopy Create free account
hub / github.com/ICBNetwork/web3-Wallet / NativeError

Function NativeError

ses.cjs:2439–2447  ·  view source on GitHub ↗
(prototype)

Source from the content-addressed store, hash-verified

2437
2438// NativeError Object Structure
2439$h‍_once.isAccessorPermit(isAccessorPermit);function NativeError(prototype){
2440 return {
2441 // Properties of the NativeError Constructors
2442 '[[Proto]]': '%SharedError%',
2443
2444 // NativeError.prototype
2445 prototype};
2446
2447 }
2448
2449function NativeErrorPrototype(constructor) {
2450 return {

Callers 1

ses.cjsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected