node/lib/internal/fs
Aras Abbasi cc725a653a
errors: improve performance of instantiation
PR-URL: https://github.com/nodejs/node/pull/49654
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Raz Luvaton <rluvaton@gmail.com>
2023-09-28 09:57:38 +00:00
..
cp fs: add support for mode flag to specify the copy behavior 2023-04-20 06:28:18 +00:00
read fs: improve error performance of sync methods 2023-09-17 20:42:46 +00:00
dir.js fs: improve error performance of opendirSync 2023-09-21 17:04:13 +00:00
glob.js fs: add globSync implementation 2023-06-25 14:40:33 +00:00
promises.js fs: remove redundant code in readableWebStream() 2023-08-25 15:23:15 +00:00
recursive_watch.js fs: use kResistStopPropagation 2023-06-24 15:52:38 +00:00
rimraf.js fs: add trailing commas in source files 2023-02-20 01:58:32 +01:00
streams.js errors: improve performance of instantiation 2023-09-28 09:57:38 +00:00
sync_write_stream.js fs: call the callback with an error if writeSync fails 2023-06-26 14:18:58 +00:00
sync.js fs: improve error performance for unlinkSync 2023-09-27 12:43:05 +00:00
utils.js fs: fix readdir and opendir recursive with unknown file types 2023-09-11 19:08:08 +00:00
watchers.js fs: use kResistStopPropagation 2023-06-24 15:52:38 +00:00