MCPcopy Create free account
hub / github.com/nodejs/node-addon-api / MemoryManagement

Class MemoryManagement

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

Source from the content-addressed store, hash-verified

257using ModuleRegisterCallback = Object (*)(Env env, Object exports);
258
259class MemoryManagement;
260
261/// A simple Maybe type, representing an object which may or may not have a
262/// value.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected