Searched refs:freeGlobal (Results 1 – 14 of 14) sorted by relevance
| /plugin/asciidocjs/node_modules/lodash/ |
| D | _freeGlobal.js | 2 var freeGlobal = typeof global == 'object' && global && global.Object === Object && global; variable 4 module.exports = freeGlobal;
|
| D | _root.js | 1 var freeGlobal = require('./_freeGlobal'); variable 7 var root = freeGlobal || freeSelf || Function('return this')();
|
| D | _nodeUtil.js | 1 var freeGlobal = require('./_freeGlobal'); variable 13 var freeProcess = moduleExports && freeGlobal.process;
|
| D | core.js | 65 var freeGlobal = typeof global == 'object' && global && global.Object === Object && global; 71 var root = freeGlobal || freeSelf || Function('return this')();
|
| D | lodash.js | 430 var freeGlobal = typeof global == 'object' && global && global.Object === Object && global; 436 var root = freeGlobal || freeSelf || Function('return this')(); 448 var freeProcess = moduleExports && freeGlobal.process;
|
| /plugin/sequencediagram/bower_components/lodash/dist/ |
| D | lodash.core.js | 65 var freeGlobal = typeof global == 'object' && global && global.Object === Object && global; 71 var root = freeGlobal || freeSelf || Function('return this')();
|
| D | lodash.js | 416 var freeGlobal = typeof global == 'object' && global && global.Object === Object && global; 422 var root = freeGlobal || freeSelf || Function('return this')(); 434 var freeProcess = moduleExports && freeGlobal.process;
|
| /plugin/sequencediagram/bower_components/lodash/ |
| D | lodash.js | 416 var freeGlobal = typeof global == 'object' && global && global.Object === Object && global; 422 var root = freeGlobal || freeSelf || Function('return this')(); 434 var freeProcess = moduleExports && freeGlobal.process;
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
| D | pdfmake.js | 2636 var freeGlobal = freeExports && freeModule && typeof global == 'object' && global; 2637 …if (freeGlobal && (freeGlobal.global === freeGlobal || freeGlobal.window === freeGlobal || freeGlo… 2638 root = freeGlobal;
|
| D | pdfmake.min.js.map | 1 …freeGlobal","self","webpackPolyfill","deprecate","paths","children","typeName","fontWrappers","fon…
|
| /plugin/xlsx2dw/packages/exceljs/ |
| D | exceljs.js | 55575 var freeGlobal = (typeof global === "undefined" ? "undefined" : _typeof(global)) == 'object' && glo… 55581 var root = freeGlobal || freeSelf || Function('return this')(); 55812 var freeGlobal = (typeof global === "undefined" ? "undefined" : _typeof(global)) == 'object' && glo… 55818 var root = freeGlobal || freeSelf || Function('return this')(); 55830 var freeProcess = moduleExports && freeGlobal.process; 58368 var freeGlobal = (typeof global === "undefined" ? "undefined" : _typeof(global)) == 'object' && glo… 58374 var root = freeGlobal || freeSelf || Function('return this')(); 58386 var freeProcess = moduleExports && freeGlobal.process; 60244 var freeGlobal = (typeof global === "undefined" ? "undefined" : _typeof(global)) == 'object' && glo… 60250 var root = freeGlobal || freeSelf || Function('return this')(); [all …]
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 25358 …var freeGlobal = (typeof window !== 'undefined' ? window : (typeof self !== 'undefined' ? self : {… 25359 freeGlobal.Hammer = Hammer;
|
| /plugin/dirtylittlehelper/script/ |
| D | mermaid.min.js.map | 1 …freeGlobal","freeSelf","setRootDoc","stmt","trimColon","state1","state2","doc","getDividerId","not…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 …freeGlobal = typeof global == 'object' && global && global.Object === Object && global;\n\nmodule.…
|