Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/nan
/ ~DelayRequest
Method
~DelayRequest
test/cpp/asyncresource.cpp:23–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
request.data = this;
22
}
23
~DelayRequest() {
24
callback.Reset();
25
}
26
27
Persistent<v8::Function> callback;
28
uv_work_t request;
Callers
nothing calls this directly
Calls
1
Reset
Method · 0.45
Tested by
no test coverage detected