Home
last modified time | relevance | path

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

/third_party/node/lib/internal/fs/
Dwatchers.js27 const { FSEvent } = internalBinding('fs_event_wrap');
193 this._handle = new FSEvent();
235 assert(this._handle instanceof FSEvent, 'handle must be a FSEvent');
271 assert(this._handle instanceof FSEvent, 'handle must be a FSEvent');
296 ObjectDefineProperty(FSEvent.prototype, 'owner', {
327 const handle = new FSEvent();
/third_party/node/test/sequential/
Dtest-async-wrap-getasyncid.js113 const FSEvent = internalBinding('fs_event_wrap').FSEvent; constant
114 testInitialized(new FSEvent(), 'FSEvent');
/third_party/libuv/docs/src/
Dloop.rst216 longer be able to use the most efficient FSEvent
/third_party/node/deps/uv/
DChangeLog4776 * unix: revert recent FSEvent changes (Ben Noordhuis)
4829 * unix: revert recent FSEvent changes (Ben Noordhuis)
/third_party/libuv/
DChangeLog4776 * unix: revert recent FSEvent changes (Ben Noordhuis)
4829 * unix: revert recent FSEvent changes (Ben Noordhuis)