| | |
| | | Object.defineProperty(exports, '__esModule', { |
| | | value: true |
| | | }); |
| | | exports.default = _default; |
| | | exports.default = installCommonGlobals; |
| | | |
| | | function fs() { |
| | | const data = _interopRequireWildcard(require('graceful-fs')); |
| | |
| | | */ |
| | | const DTRACE = Object.keys(global).filter(key => key.startsWith('DTRACE')); |
| | | |
| | | function _default(globalObject, globals) { |
| | | function installCommonGlobals(globalObject, globals) { |
| | | globalObject.process = (0, _createProcessObject.default)(); |
| | | const symbol = globalObject.Symbol; // Keep a reference to some globals that Jest needs |
| | | |