Home
last modified time | relevance | path

Searched refs:pushed_ids_ (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/api/
Dcallback.cc74 pushed_ids_ = true; in InternalCallbackScope()
107 if (pushed_ids_) in Close()
/third_party/node/src/
Dnode_internals.h229 bool pushed_ids_ = false; variable