Home
last modified time | relevance | path

Searched defs:mainPath (Results 1 – 2 of 2) sorted by relevance

/third_party/node/lib/internal/modules/
Drun_main.js29 function shouldUseESMLoader(mainPath) { argument
46 function runMainESM(mainPath) { argument
/third_party/node/test/es-module/
Dtest-esm-symlink-type.js47 const mainPath = path.join(tmpDir, symlink.source); constant