Lines Matching defs:process
101 const originalChdir = process.chdir;
102 process.chdir = function(path) {
191 env = process.env;
208 env === process.env ? null : env,
237 pipeWithoutWarning(stdout, process.stdout);
242 pipeWithoutWarning(stderr, process.stderr);
270 require('internal/process/policy').url :
273 require('internal/process/policy').src :
286 process.nextTick(() => process.emit('worker', this));
375 process.emitWarning(
522 // the beginning of the process, and is why it needs to be offset by the
524 // process).