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

Method IsEmpty

nan.h:1814–1816  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1812 }
1813
1814 inline bool IsEmpty() const {
1815 return handle_.IsEmpty();
1816 }
1817
1818 // Deprecated: For async callbacks Use the versions that accept an
1819 // AsyncResource. If this callback does not correspond to an async resource,

Callers 15

TypedArrayContentsMethod · 0.45
~ObjectWrapMethod · 0.45
UnwrapMethod · 0.45
WrapMethod · 0.45
RefMethod · 0.45
UnrefMethod · 0.45
HasPrivateFunction · 0.45
GetPrivateFunction · 0.45
convertMethod · 0.45
NewMethod · 0.45
CopyMethod · 0.45
JSONMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected