Home
last modified time | relevance | path

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

/third_party/node/lib/internal/modules/
Drun_main.js51 function shouldUseESMLoader(mainPath) { argument
86 function runMainESM(mainPath) { argument
/third_party/node/test/parallel/
Dtest-policy-crypto-hash-tampering.js13 const mainPath = fixtures.path('policy', 'crypto-hash-tampering', 'main.js'); constant
/third_party/node/test/es-module/
Dtest-esm-symlink-type.js47 const mainPath = path.join(tmpDir, symlink.source); constant