node
node copied to clipboard
style: replace all remaining isInt32 in the fs module with isFd
When I was reading the fs module, I found a mix-up between isfd and isInt32, so I optimised it.