Home
last modified time | relevance | path

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

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