Lines Matching refs:useGlobal
222 useGlobal, argument
229 useGlobal,
240 useGlobal = options.useGlobal;
314 this.useGlobal = !!useGlobal;
565 if (self.useGlobal) {
1049 function start(prompt, source, eval_, useGlobal, ignoreUndefined, replMode) { argument
1051 prompt, source, eval_, useGlobal, ignoreUndefined, replMode);
1078 if (this.useGlobal) {
1483 if (!this.useGlobal) {
1720 if (repl.useGlobal) {
1729 if (!this.useGlobal) {