JavaScript embedder API
History
Introduced in: v8.1.0
v8.1.0
Library developers that handle their own asynchronous resources performing tasks
like I/O, connection pooling, or managing callback queues may use the
AsyncResource JavaScript API so that all the appropriate callbacks are called.
The documentation for this class has moved AsyncResource.