| /plugin/asciidocjs/node_modules/babel-runtime/helpers/ |
| D | createClass.js | 22 return function (Constructor, protoProps, staticProps) { argument 23 if (protoProps) defineProperties(Constructor.prototype, protoProps); 24 if (staticProps) defineProperties(Constructor, staticProps); 25 return Constructor;
|
| D | classCallCheck.js | 5 exports.default = function (instance, Constructor) { argument 6 if (!(instance instanceof Constructor)) {
|
| /plugin/asciidocjs/node_modules/core-js/modules/ |
| D | _iter-create.js | 10 module.exports = function (Constructor, NAME, next) { argument 11 Constructor.prototype = create(IteratorPrototype, { next: descriptor(1, next) }); class 12 setToStringTag(Constructor, NAME + ' Iterator');
|
| D | _iter-define.js | 18 module.exports = function (Base, NAME, Constructor, next, DEFAULT, IS_SET, FORCED) { argument 19 $iterCreate(Constructor, NAME, next); 23 case KEYS: return function keys() { return new Constructor(this, kind); }; 24 case VALUES: return function values() { return new Constructor(this, kind); }; 25 } return function entries() { return new Constructor(this, kind); };
|
| D | _an-instance.js | 1 module.exports = function (it, Constructor, name, forbiddenField) { argument 2 if (!(it instanceof Constructor) || (forbiddenField !== undefined && forbiddenField in it)) {
|
| /plugin/asciidocjs/node_modules/core-js/library/modules/ |
| D | _iter-create.js | 10 module.exports = function (Constructor, NAME, next) { argument 11 Constructor.prototype = create(IteratorPrototype, { next: descriptor(1, next) }); class 12 setToStringTag(Constructor, NAME + ' Iterator');
|
| D | _iter-define.js | 18 module.exports = function (Base, NAME, Constructor, next, DEFAULT, IS_SET, FORCED) { argument 19 $iterCreate(Constructor, NAME, next); 23 case KEYS: return function keys() { return new Constructor(this, kind); }; 24 case VALUES: return function values() { return new Constructor(this, kind); }; 25 } return function entries() { return new Constructor(this, kind); };
|
| D | _an-instance.js | 1 module.exports = function (it, Constructor, name, forbiddenField) { argument 2 if (!(it instanceof Constructor) || (forbiddenField !== undefined && forbiddenField in it)) {
|
| /plugin/asciidocjs/node_modules/nunjucks/src/ |
| D | object.js | 5 …Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, p… argument
|
| D | nodes.js | 4 …Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, p… argument
|
| /plugin/pdfjs/pdfjs/web/ |
| D | viewer.js | 3353 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw n… 3357 …Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, p… 4218 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw n… 4222 …Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, p… 4523 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw n… 4527 …Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, p… 4837 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw n… 4841 …Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, p… 4998 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw n… 5002 …Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, p… [all …]
|
| /plugin/xlsx2dw/packages/exceljs/ |
| D | exceljs.js | 10 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw n… 14 …Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, p… 303 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw n… 307 …Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, p… 405 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw n… 409 …Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, p… 1763 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw n… 1767 …Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, p… 2120 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw n… 2124 …Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, p… [all …]
|
| /plugin/asciidocjs/node_modules/function-bind/test/ |
| D | index.js | 87 var Constructor = functionBind.call(thunkify(expectedReturnValue), null); 88 var result = new Constructor(); 94 var Constructor = functionBind.call(thunkify(42), null); 95 var result = new Constructor();
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 1811 …Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, pr… 1823 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw n… 2530 …Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, pr… 2536 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw n… 4961 …Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, pr… 4971 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw n… 5928 …Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, pr… 5946 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw n… 11603 …Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, pr… 11605 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw n… [all …]
|
| /plugin/combo/resources/snippet/js/ |
| H A D | tooltip.js | 5 version = parseInt(jQuery.fn.tooltip.Constructor.VERSION.substr(0, 1), 10);
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …Constructor=d,e.fn[h].noConflict=function(){return e.fn[h]=u,d._jQueryInterface};var f=e.fn.button…
|
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/ |
| D | bootstrap.min.js | 6 …Constructor=d,a.fn.alert.noConflict=function(){return a.fn.alert=e,this},a(document).on("click.bs.… 7 …Constructor=b,a.fn.scrollspy.noConflict=function(){return a.fn.scrollspy=d,this},a(window).on("loa…
|
| /plugin/syntaxhighlighter4/dist/ |
| D | syntaxhighlighter.js | 2377 …Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, pr… 2379 …function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw … 3679 …Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, pr… 3691 …function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw … 4647 …Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, pr… 4657 …function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw …
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.js | 2202 module.exports = function (Base, NAME, Constructor, next, DEFAULT, IS_SET, FORCED) { 2203 $iterCreate(Constructor, NAME, next); 2211 return new Constructor(this, kind); 2216 return new Constructor(this, kind); 2221 return new Constructor(this, kind); 2301 module.exports = function (Constructor, NAME, next) { 2302 Constructor.prototype = create(IteratorPrototype, { field 2305 setToStringTag(Constructor, NAME + ' Iterator'); 3423 module.exports = function (it, Constructor, name, forbiddenField) { 3424 if (!(it instanceof Constructor) || forbiddenField !== undefined && forbiddenField in it) { [all …]
|
| D | pdf.worker.js | 3371 module.exports = function (Base, NAME, Constructor, next, DEFAULT, IS_SET, FORCED) { 3372 $iterCreate(Constructor, NAME, next); 3380 return new Constructor(this, kind); 3385 return new Constructor(this, kind); 3390 return new Constructor(this, kind); 3470 module.exports = function (Constructor, NAME, next) { 3471 Constructor.prototype = create(IteratorPrototype, { field 3474 setToStringTag(Constructor, NAME + ' Iterator'); 4592 module.exports = function (it, Constructor, name, forbiddenField) { 4593 if (!(it instanceof Constructor) || forbiddenField !== undefined && forbiddenField in it) { [all …]
|
| /plugin/asciidocjs/node_modules/pug-lexer/ |
| D | README.md | 62 Constructor for a Lexer class. This is not meant to be used directly unless you know what you are d…
|
| /plugin/asciidocjs/node_modules/handlebars/dist/ |
| D | handlebars.runtime.js | 1437 module.exports = function(Base, NAME, Constructor, next, DEFAULT, IS_SET, FORCED){ 1438 $iterCreate(Constructor, NAME, next); 1442 case KEYS: return function keys(){ return new Constructor(this, kind); }; 1443 case VALUES: return function values(){ return new Constructor(this, kind); }; 1444 } return function entries(){ return new Constructor(this, kind); }; 1505 module.exports = function(Constructor, NAME, next){ 1506 Constructor.prototype = $.create(IteratorPrototype, {next: descriptor(1, next)}); field 1507 setToStringTag(Constructor, NAME + ' Iterator');
|
| /plugin/asciidocjs/node_modules/pug-parser/ |
| D | README.md | 80 Constructor for a Parser class. This is not meant to be used directly unless you know what you are …
|
| /plugin/combo/resources/library/bootstrap/4.5.0/ |
| H A D | bootstrap.min.js | 6 …Constructor=d,e.fn[h].noConflict=function(){return e.fn[h]=u,d._jQueryInterface};var f=e.fn.button…
|
| /plugin/combo/resources/library/bootstrap/4.4.1/ |
| H A D | bootstrap.min.js | 6 …Constructor=v,g.fn[r].noConflict=function(){return g.fn[r]=h,v._jQueryInterface};var y="button",E=…
|