MCPcopy Index your code
hub / github.com/nodejs/node-addon-api / BigInt

Class BigInt

napi.h:215–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

213class Number;
214#if NAPI_VERSION > 5
215class BigInt;
216#endif // NAPI_VERSION > 5
217#if (NAPI_VERSION > 4)
218class Date;

Callers 3

napi-inl.hFile · 0.85
TestWordsFunction · 0.85
testFunction · 0.85

Calls

no outgoing calls

Tested by 2

TestWordsFunction · 0.68
testFunction · 0.68