Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
34
MyObject::~MyObject() {
35
}
36
37
NAN_MODULE_INIT(MyObject::Init) {
38
// Prepare constructor template
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected