MCPcopy Create free account
hub / github.com/nodejs/nan / ~MyObject

Method ~MyObject

test/cpp/makecallback.cpp:34–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34MyObject::~MyObject() {
35}
36
37NAN_MODULE_INIT(MyObject::Init) {
38 // Prepare constructor template

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected