Home
last modified time | relevance | path

Searched defs:useColors (Results 1 – 25 of 31) sorted by relevance

12

/third_party/node/test/parallel/
Dtest-repl-multiline.js8 function run({ useColors }) { field
20 useColors field
40 run({ useColors: true }); property
41 run({ useColors: false }); property
Dtest-repl-envvars.js14 expected: { terminal: true, useColors: true } property
18 expected: { terminal: true, useColors: false } property
22 expected: { terminal: false, useColors: false } property
26 expected: { terminal: true, useColors: false } property
30 expected: { terminal: false, useColors: false } property
34 expected: { terminal: true, useColors: true } property
Dtest-repl-uncaught-exception.js9 function run({ command, expected, useColors = false }) { property
20 useColors field
41 useColors: true, property
46 useColors: true, property
Dtest-repl-pretty-stack.js23 useColors: false, property
63 useColors: true property
Dtest-repl-pretty-stack-custom-writer.js17 useColors: false property
Dtest-repl-reverse-search.js83 useColors: true, property
191 useColors: false, property
331 useColors: opts.useColors || false, property
Dtest-repl-function-definition-edge-case.js32 useColors: false, property
Dtest-repl-uncaught-exception-async.js22 useColors: false, property
Dtest-repl-colors.js21 const repl = new REPLServer({ input: inout, output: inout, useColors: true }); property
Dtest-repl-load-multiline.js37 useColors: false property
Dtest-repl-mode.js83 useColors: false, property
Dtest-repl-underscore.js236 useColors: false, property
Dtest-repl-strict-mode-previews.js30 useColors: false, property
Dtest-repl-editor.js32 useColors: false property
91 useColors: false property
Dtest-repl-use-global.js72 useColors: false, property
Dtest-repl-pretty-custom-stack.js23 useColors: false property
Dtest-repl-top-level-await.js63 useColors: true, property
Dtest-repl-options.js81 useColors: true, property
Dtest-repl-autocomplete.js184 useColors: false, property
Dtest-repl-preview.js73 useColors: true, property
Dtest-repl-tab-complete.js645 useColors: false property
Dtest-repl-programmatic-history.js237 useColors: false, property
/third_party/node/deps/npm/node_modules/debug/src/
Dbrowser.js44 function useColors() { function
Dnode.js73 function useColors() { function
/third_party/node/test/pseudo-tty/
Drepl-dumb-tty.js28 useColors: false property

12