Home
last modified time | relevance | path

Searched defs:useGlobal (Results 1 – 13 of 13) sorted by relevance

/third_party/node/test/parallel/
Dtest-repl-use-global.js17 const globalTest = (useGlobal, cb, output) => (err, repl) => { argument
45 const processTest = (useGlobal, cb, output) => (err, repl) => { argument
65 function runRepl(useGlobal, testFunc, cb) { argument
71 useGlobal: useGlobal, property
Dtest-repl-reset-event.js38 useGlobal: false property
61 useGlobal: true property
Dtest-repl-underscore.js224 function initRepl(mode, useGlobal) { argument
240 useGlobal: useGlobal property
Dtest-repl-require-cache.js32 repl.start({ useGlobal: false }).close(); property
Dtest-repl-let-process.js8 repl.start({ input, output: process.stdout, useGlobal: true }); property
Dtest-repl-context.js16 useGlobal: false property
Dtest-repl-options.js73 useGlobal: true, property
Dtest-repl-tab-complete.js620 useGlobal: false property
Dtest-repl.js897 useGlobal: true property
/third_party/node/lib/internal/
Drepl.js24 useGlobal: true, property
/third_party/node/test/known_issues/
Dtest-repl-require-context.js14 useGlobal: false, property
/third_party/node/lib/
Drepl.js231 useGlobal, argument
1040 function start(prompt, source, eval_, useGlobal, ignoreUndefined, replMode) { argument
/third_party/node/lib/internal/debugger/
Dinspect_repl.js1207 useGlobal: false, property