Home | History | Annotate | Download | only in mocha

Lines Matching full:_globals

4631   this._globals = [];
4730 if (0 == arguments.length) return this._globals;
4732 this._globals = this._globals.concat(arr);
4744 var ok = this._globals;
4757 this._globals = this._globals.concat(leaks);