mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
move the logic in `cpSync` that overrides existing dest files from JavaScript to C++ increasing its performance PR-URL: https://github.com/nodejs/node/pull/58160 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>