Home
last modified time | relevance | path

Searched defs:modulePath (Results 1 – 16 of 16) sorted by relevance

/third_party/node/test/parallel/
Dtest-module-multi-extensions.js23 const modulePath = path.join(tmpdir.path, 'test-extensions'); constant
34 const modulePath = path.join(tmpdir.path, 'test-extensions'); constant
47 const modulePath = path.join(tmpdir.path, 'test-extensions'); constant
59 const modulePath = path.join(tmpdir.path, 'test-extensions.foo'); constant
69 const modulePath = path.join(tmpdir.path, 'test-extensions.foo'); constant
/third_party/node/test/es-module/
Dtest-esm-specifiers.mjs47 const modulePath = path.join( constant
/third_party/node/test/wasi/
Dtest-wasi-stdio.js9 const modulePath = join(__dirname, 'wasm', 'stdin.wasm'); constant
Dtest-return-on-exit.js9 const modulePath = path.join(wasmDir, 'exitcode.wasm'); constant
Dtest-wasi-not-started.js15 const modulePath = path.join(__dirname, 'wasm', 'main_args.wasm'); constant
Dtest-wasi-symlinks.js22 const modulePath = path.join(wasmDir, `${process.argv[3]}.wasm`); constant
Dtest-wasi.js26 const modulePath = path.join(wasmDir, `${process.argv[3]}.wasm`); constant
/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts132 for (const modulePath of modulePaths) { constant
207 const modulePath = toPath(moduleFileName, projectDirectory, getCanonicalFileName); constant
Dsys.ts1316 const modulePath = resolveJSModule(moduleName, baseDir, nodeSystem); constant
/third_party/node/lib/
Dchild_process.js100 function fork(modulePath /* , args, options */) { argument
/third_party/typescript/lib/
Dtsc.js91932 …return ts.firstDefined(modulePaths, function (modulePath) { return tryGetModuleNameAsNodeModule(mo… argument
91938 …return ts.firstDefined(modulePaths, function (modulePath) { return tryGetModuleNameAsNodeModule(mo… argument
91949 …var existingSpecifier = ts.forEach(modulePaths, function (modulePath) { return ts.forEach(host.get… argument
DtypingsInstaller.js111724 …return ts.firstDefined(modulePaths, function (modulePath) { return tryGetModuleNameAsNodeModule(mo… argument
111730 …return ts.firstDefined(modulePaths, function (modulePath) { return tryGetModuleNameAsNodeModule(mo… argument
111742 …var existingSpecifier = ts.forEach(modulePaths, function (modulePath) { return ts.forEach(host.get… argument
DtypescriptServices.js111929 …return ts.firstDefined(modulePaths, function (modulePath) { return tryGetModuleNameAsNodeModule(mo… argument
111935 …return ts.firstDefined(modulePaths, function (modulePath) { return tryGetModuleNameAsNodeModule(mo… argument
111947 …var existingSpecifier = ts.forEach(modulePaths, function (modulePath) { return ts.forEach(host.get… argument
Dtypescript.js111929 …return ts.firstDefined(modulePaths, function (modulePath) { return tryGetModuleNameAsNodeModule(mo… argument
111935 …return ts.firstDefined(modulePaths, function (modulePath) { return tryGetModuleNameAsNodeModule(mo… argument
111947 …var existingSpecifier = ts.forEach(modulePaths, function (modulePath) { return ts.forEach(host.get… argument
Dtsserver.js111735 …return ts.firstDefined(modulePaths, function (modulePath) { return tryGetModuleNameAsNodeModule(mo… argument
111741 …return ts.firstDefined(modulePaths, function (modulePath) { return tryGetModuleNameAsNodeModule(mo… argument
111753 …var existingSpecifier = ts.forEach(modulePaths, function (modulePath) { return ts.forEach(host.get… argument
Dtsserverlibrary.js111929 …return ts.firstDefined(modulePaths, function (modulePath) { return tryGetModuleNameAsNodeModule(mo… argument
111935 …return ts.firstDefined(modulePaths, function (modulePath) { return tryGetModuleNameAsNodeModule(mo… argument
111947 …var existingSpecifier = ts.forEach(modulePaths, function (modulePath) { return ts.forEach(host.get… argument