Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node-addon-api
/ data
Method
data
napi.h:3223–3223 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3221
return _asyncprogressworker;
3222
}
3223
DataType* data() { return _data; }
3224
3225
private:
3226
AsyncProgressWorkerBase* _asyncprogressworker;
Callers
11
napi-inl.h
File · 0.80
DefineProperties
Method · 0.80
Call
Method · 0.80
MakeCallback
Method · 0.80
New
Method · 0.80
DefineClass
Method · 0.80
OnAsyncWorkProgress
Method · 0.80
CallWithCStyleArray
Function · 0.80
CallWithReceiverAndCStyleArray
Function · 0.80
CallConstructorWithCStyleArray
Function · 0.80
MakeCallbackWithCStyleArray
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected