Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/nan
/ Destroy
Method
Destroy
nan.h:2086–2088 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2084
uv_work_t request;
2085
2086
virtual void Destroy() {
2087
delete this;
2088
}
2089
2090
protected:
2091
Persistent<v8::Object> persistentHandle;
Callers
1
AsyncExecuteComplete
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected