MCPcopy Create free account
hub / github.com/nodejs/nan / FunctionCallbackInfo

Class FunctionCallbackInfo

nan_callbacks.h:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10#define NAN_CALLBACKS_H_
11
12template<typename T> class FunctionCallbackInfo;
13template<typename T> class PropertyCallbackInfo;
14template<typename T> class Global;
15

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected