Home
last modified time | relevance | path

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

/third_party/node/src/api/
Dcallback.cc40 InternalCallbackScope::InternalCallbackScope(AsyncWrap* async_wrap, int flags) in InternalCallbackScope() function in node::InternalCallbackScope
47 InternalCallbackScope::InternalCallbackScope(Environment* env, in InternalCallbackScope() function in node::InternalCallbackScope
/third_party/node/src/
Dnode.h1207 class InternalCallbackScope; variable