Home
last modified time | relevance | path

Searched defs:async_context (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_api.cc685 node::async_context* async_context = new node::async_context(); in napi_async_init() local
694 napi_async_context async_context) { in napi_async_destroy()
710 napi_async_context async_context, in napi_make_callback()
Dnode.h848 struct async_context { struct