Searched defs:execPath (Results 1 – 8 of 8) sorted by relevance
221 async checkExecPath (execPath) { argument276 succeed (execPath, version) { argument
58 delete Object.prototype.execPath; method in delete
55 const child = fork(__filename, { execPath: copyPath, env: envCopy }); property
285 throws(() => fork(__filename, { execPath: 'BBB\0XXX' }), { property
74 execPath: cli.optional[job.binary], property
173 execPath: process.execPath, property
113 const char * execPath; member
95 execPath = process.execPath, property