Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/nan
/ MyObject
Method
MyObject
test/cpp/settemplate.cpp:27–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
Persistent<v8::Function> MyObject::constructor;
26
27
MyObject::MyObject() {
28
}
29
30
MyObject::~MyObject() {
31
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected