Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_dir.h37 void GCClose();
Dnode_dir.cc83 GCClose(); // Close synchronously and emit warning in ~DirHandle()
95 inline void DirHandle::GCClose() { in GCClose() function in node::fs_dir::DirHandle