summaryrefslogtreecommitdiff
path: root/test/parallel/test-module-binding.js
AgeCommit message (Expand)Author
2019-11-08module: fix for empty object in InternalModuleReadJSONGuy Bedford
2018-11-16fs: make process.binding('fs') internalMasashi Hirano
2018-02-11module: use undefined if no mainRich Trott
2017-11-28module: rename internalModuleReadFile to internalModuleReadJSONJohn-David Dalton
2017-11-15module: speed up package.json parsing moreBen Noordhuis
2017-11-09src: fix UB in InternalModuleReadFile()Ben Noordhuis