/third_party/node/test/parallel/ |
D | test-stdio-closed.js | 20 proc.on('exit', common.mustCall(function(exitCode) { argument 35 proc.on('exit', common.mustCall(function(exitCode) { argument
|
D | test-cli-eval-event.js | 12 child.once('exit', common.mustCall(function(exitCode, signalCode) { argument
|
D | test-stdout-close-unref.js | 39 proc.on('exit', common.mustCall(function(exitCode) { argument
|
D | test-cluster-shared-handle-bind-privileged-port.js | 45 cluster.fork().on('exit', common.mustCall(function(exitCode) { argument
|
D | test-signal-unregister.js | 11 child.on('exit', common.mustCall(function(exitCode, signalCode) { argument
|
D | test-cluster-worker-death.js | 31 worker.on('exit', common.mustCall(function(exitCode, signalCode) { argument
|
D | test-cwd-enoent.js | 25 proc.once('exit', common.mustCall(function(exitCode, signalCode) { argument
|
D | test-cwd-enoent-repl.js | 27 proc.once('exit', common.mustCall(function(exitCode, signalCode) { argument
|
D | test-cwd-enoent-preload.js | 27 proc.once('exit', common.mustCall(function(exitCode, signalCode) { argument
|
D | test-stdio-undestroy.js | 32 proc.on('exit', common.mustCall(function(exitCode) { argument
|
D | test-inspect-address-in-use.js | 25 function testChildProcess(getArgs, exitCode, options) { argument
|
D | test-tls-no-sslv3.js | 32 client.once('exit', common.mustCall(function(exitCode) { argument
|
D | test-domain-top-level-error-handler-throw.js | 42 child.on('exit', function onChildExited(exitCode, signal) { argument
|
D | test-cluster-shared-leak.js | 31 cluster.on('exit', function(worker, exitCode, signalCode) { argument
|
D | test-spawn-cmd-named-pipe.js | 42 child.on('exit', common.mustCall(function(exitCode) { argument
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/application/ |
D | shellCmdResult.js | 18 exitCode: "[PC Preview] unknow exitCode", property
|
/third_party/node/test/fixtures/postject-copy/node_modules/commander/lib/ |
D | error.js | 15 constructor(exitCode, code, message) { argument
|
/third_party/node/test/known_issues/ |
D | test-stdin-is-always-net.socket.js | 21 proc.on('exit', common.mustCall(function(exitCode) { argument
|
/third_party/node/deps/npm/node_modules/npm-audit-report/lib/ |
D | index.js | 10 const exitCode = require('./exit-code.js') constant
|
/third_party/node/test/fixtures/postject-copy/node_modules/commander/typings/ |
D | index.d.ts | 10 exitCode: number; property in CommanderError
|
/third_party/typescript/scripts/build/ |
D | utils.mjs | 37 resolve({ exitCode: exitCode ?? undefined }); property 50 setTimeout(() => resolve({ exitCode: undefined }), 100); property
|
/third_party/typescript/scripts/ |
D | request-pr-review.mjs | 59 function printHelpAndExit(exitCode) { argument
|
/third_party/typescript/tests/baselines/reference/ |
D | APISample_compile.js | 38 var exitCode = emitResult.emitSkipped ? 1 : 0; variable
|
/third_party/lzma/CPP/7zip/UI/Console/ |
D | MainAr.cpp | 122 catch(NExitCode::EEnum &exitCode) in main() local
|
/third_party/node/deps/npm/node_modules/events/tests/ |
D | common.js | 29 function runCallChecks(exitCode) { argument
|