| /third_party/node/test/parallel/ |
| D | test-repl-envvars.js | 16 expected: { terminal: true, useColors: true } property 20 expected: { terminal: true, useColors: false } property 24 expected: { terminal: true, useColors: true } property 28 expected: { terminal: false, useColors: false } property 32 expected: { terminal: true, useColors: true } property 36 expected: { terminal: true, useColors: true } property 40 expected: { terminal: false, useColors: false } property 44 expected: { terminal: true, useColors: true } property 48 expected: { terminal: true, useColors: true, replMode: REPL_MODE_SLOPPY } property 52 expected: { terminal: true, useColors: true, replMode: REPL_MODE_STRICT } property
|
| D | test-repl-multiline.js | 8 function run({ useColors }) { field 20 useColors field 40 run({ useColors: true }); property 41 run({ useColors: false }); property
|
| D | test-repl-uncaught-exception.js | 9 function run({ command, expected, useColors = false }) { property 20 useColors field 41 useColors: true, property 46 useColors: true, property
|
| D | test-repl-pretty-stack.js | 23 useColors: false, property 63 useColors: true property
|
| D | test-repl-reverse-search.js | 83 useColors: true, property 191 useColors: false, property 328 useColors: opts.useColors || false, property
|
| D | test-repl-pretty-stack-custom-writer.js | 17 useColors: false property
|
| D | test-repl-uncaught-exception-async.js | 22 useColors: false, property
|
| D | test-repl-function-definition-edge-case.js | 32 useColors: false, property
|
| D | test-repl-colors.js | 21 const repl = new REPLServer({ input: inout, output: inout, useColors: true }); property
|
| D | test-repl-load-multiline-no-trailing-newline.js | 37 useColors: false property
|
| D | test-repl-load-multiline.js | 37 useColors: false property
|
| D | test-repl-mode.js | 83 useColors: false, property
|
| D | test-repl-editor.js | 32 useColors: false property 91 useColors: false property
|
| D | test-repl-underscore.js | 236 useColors: false, property
|
| D | test-repl-strict-mode-previews.js | 30 useColors: false, property
|
| D | test-repl-use-global.js | 72 useColors: false, property
|
| D | test-repl-pretty-custom-stack.js | 23 useColors: false property
|
| D | test-repl-top-level-await.js | 54 useColors: true, property
|
| D | test-repl-options.js | 72 useColors: true, property
|
| D | test-repl-preview.js | 64 useColors: true, property
|
| D | test-repl-autocomplete.js | 184 useColors: false, property
|
| D | test-repl-persistent-history.js | 240 useColors: false, property
|
| /third_party/node/deps/npm/node_modules/debug/src/ |
| D | browser.js | 115 function useColors() { function
|
| D | node.js | 155 function useColors() { function
|
| /third_party/node/test/pseudo-tty/ |
| D | repl-dumb-tty.js | 20 useColors: false, property
|