Home
last modified time | relevance | path

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

/third_party/node/lib/internal/fs/
Ddir.js37 const kDirClosed = Symbol('kDirClosed'); constant
50 this[kDirClosed] = false;
79 if (this[kDirClosed] === true) {
130 if (this[kDirClosed] === true) {
163 if (this[kDirClosed] === true) {
174 if (this[kDirClosed] === true) {
186 this[kDirClosed] = true;
193 if (this[kDirClosed] === true) {
201 this[kDirClosed] = true;