Skip to content

src,fs: remove `ToLocalChecked()` call from `fs::AfterMkdirp()`

This merges the IsEmpty() call and the ToLocalChecked() call into a single ToLocal() call.

Signed-off-by: Darshan Sen darshan.sen@postman.com

Merge request reports

Loading