MCPcopy 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

25Persistent<v8::Function> MyObject::constructor;
26
27MyObject::MyObject() {
28}
29
30MyObject::~MyObject() {
31}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected