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

Class PropertyCallbackInfo

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

Source from the content-addressed store, hash-verified

11
12template<typename T> class FunctionCallbackInfo;
13template<typename T> class PropertyCallbackInfo;
14template<typename T> class Global;
15
16#if defined(V8_MAJOR_VERSION) && (V8_MAJOR_VERSION > 12 || \

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected