Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node-addon-api
/ BigInt
Method
BigInt
napi-inl.h:1154–1154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1152
}
1153
1154
inline BigInt::BigInt() : Value() {}
1155
1156
inline BigInt::BigInt(napi_env env, napi_value value) : Value(env, value) {}
1157
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected