Home
last modified time | relevance | path

Searched defs:execPath (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/npm/node_modules/node-gyp/lib/
Dfind-python.js221 async checkExecPath (execPath) { argument
276 succeed (execPath, version) { argument
/third_party/node/test/parallel/
Dtest-child-process-prototype-tampering.mjs58 delete Object.prototype.execPath; method in delete
Dtest-child-process-fork-exec-path.js55 const child = fork(__filename, { execPath: copyPath, env: envCopy }); property
Dtest-child-process-reject-null-bytes.js285 throws(() => fork(__filename, { execPath: 'BBB\0XXX' }), { property
/third_party/node/benchmark/
Dcompare.js74 execPath: cli.optional[job.binary], property
/third_party/node/deps/npm/test/fixtures/
Dmock-npm.js173 execPath: process.execPath, property
/third_party/popt/src/
Dpoptint.h113 const char * execPath; member
/third_party/node/deps/npm/node_modules/@npmcli/config/lib/
Dindex.js95 execPath = process.execPath, property