Searched refs:_findPath (Results 1 – 3 of 3) sorted by relevance
18 let mainPath = Module._findPath(path.resolve(main), null, true);
462 Module._findPath = function(request, paths, isMain) { function in Module888 const filename = Module._findPath(request, paths, isMain, false);
2602 …)] - **(SEMVER-MAJOR)** **module**: fix inconsistency between load and \_findPath (Denys Otrishko)…2778 …411e9)] - ***Revert*** "**module**: fix inconsistency between load and \_findPath" (John-David Dal…