| /plugin/asciidocjs/node_modules/core-js/modules/ |
| D | _collection.js | 18 var ADDER = IS_MAP ? 'set' : 'add'; 38 C = common.getConstructor(wrapper, NAME, IS_MAP, ADDER); 44 var HASNT_CHAINING = instance[ADDER](IS_WEAK ? {} : -0, 1) != instance; 54 while (index--) $instance[ADDER](index, index); 61 if (iterable != undefined) forOf(iterable, IS_MAP, that[ADDER], that); 72 if (BUGGY_ZERO || HASNT_CHAINING) fixMethod(ADDER);
|
| D | _collection-weak.js | 50 getConstructor: function (wrapper, NAME, IS_MAP, ADDER) { argument 56 if (iterable != undefined) forOf(iterable, IS_MAP, that[ADDER], that);
|
| D | _collection-strong.js | 28 getConstructor: function (wrapper, NAME, IS_MAP, ADDER) { argument 36 if (iterable != undefined) forOf(iterable, IS_MAP, that[ADDER], that);
|
| /plugin/asciidocjs/node_modules/core-js/modules/library/ |
| D | _collection.js | 19 var ADDER = IS_MAP ? 'set' : 'add'; 26 C = common.getConstructor(wrapper, NAME, IS_MAP, ADDER); 33 if (iterable != undefined) forOf(iterable, IS_MAP, target[ADDER], target);
|
| /plugin/asciidocjs/node_modules/core-js/library/modules/ |
| D | _collection.js | 19 var ADDER = IS_MAP ? 'set' : 'add'; 26 C = common.getConstructor(wrapper, NAME, IS_MAP, ADDER); 33 if (iterable != undefined) forOf(iterable, IS_MAP, target[ADDER], target);
|
| D | _collection-weak.js | 50 getConstructor: function (wrapper, NAME, IS_MAP, ADDER) { argument 56 if (iterable != undefined) forOf(iterable, IS_MAP, that[ADDER], that);
|
| D | _collection-strong.js | 28 getConstructor: function (wrapper, NAME, IS_MAP, ADDER) { argument 36 if (iterable != undefined) forOf(iterable, IS_MAP, that[ADDER], that);
|
| /plugin/asciidocjs/node_modules/core-js/client/ |
| D | shim.js | 1807 var ADDER = IS_MAP ? 'set' : 'add'; 1827 C = common.getConstructor(wrapper, NAME, IS_MAP, ADDER); 1833 var HASNT_CHAINING = instance[ADDER](IS_WEAK ? {} : -0, 1) != instance; 1843 while (index--) $instance[ADDER](index, index); 1850 if (iterable != undefined) forOf(iterable, IS_MAP, that[ADDER], that); 1861 if (BUGGY_ZERO || HASNT_CHAINING) fixMethod(ADDER); 3431 getConstructor: function (wrapper, NAME, IS_MAP, ADDER) { argument 3439 if (iterable != undefined) forOf(iterable, IS_MAP, that[ADDER], that); 3692 getConstructor: function (wrapper, NAME, IS_MAP, ADDER) { argument 3698 if (iterable != undefined) forOf(iterable, IS_MAP, that[ADDER], that);
|
| D | core.js | 1917 var ADDER = IS_MAP ? 'set' : 'add'; 1937 C = common.getConstructor(wrapper, NAME, IS_MAP, ADDER); 1943 var HASNT_CHAINING = instance[ADDER](IS_WEAK ? {} : -0, 1) != instance; 1953 while (index--) $instance[ADDER](index, index); 1960 if (iterable != undefined) forOf(iterable, IS_MAP, that[ADDER], that); 1971 if (BUGGY_ZERO || HASNT_CHAINING) fixMethod(ADDER); 3461 getConstructor: function (wrapper, NAME, IS_MAP, ADDER) { argument 3469 if (iterable != undefined) forOf(iterable, IS_MAP, that[ADDER], that); 3722 getConstructor: function (wrapper, NAME, IS_MAP, ADDER) { argument 3728 if (iterable != undefined) forOf(iterable, IS_MAP, that[ADDER], that);
|
| D | library.js | 1681 var ADDER = IS_MAP ? 'set' : 'add'; 1688 C = common.getConstructor(wrapper, NAME, IS_MAP, ADDER); 1695 if (iterable != undefined) forOf(iterable, IS_MAP, target[ADDER], target); 3137 getConstructor: function (wrapper, NAME, IS_MAP, ADDER) { argument 3145 if (iterable != undefined) forOf(iterable, IS_MAP, that[ADDER], that); 3398 getConstructor: function (wrapper, NAME, IS_MAP, ADDER) { argument 3404 if (iterable != undefined) forOf(iterable, IS_MAP, that[ADDER], that);
|
| D | library.min.js.map | 1 …escriptor","D","navigator","userAgent","forOf","each","common","IS_WEAK","ADDER","_c","IS_ADDER","…
|
| D | shim.min.js.map | 1 …forOf","setToStringTag","inheritIfRequired","methods","common","IS_WEAK","ADDER","fixMethod","add"…
|
| D | core.min.js.map | 1 …","navigator","userAgent","forOf","inheritIfRequired","common","IS_WEAK","ADDER","fixMethod","add"…
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.js | 4223 getConstructor: function getConstructor(wrapper, NAME, IS_MAP, ADDER) { 4229 if (iterable != undefined) forOf(iterable, IS_MAP, that[ADDER], that); 4303 var ADDER = IS_MAP ? 'set' : 'add'; 4327 C = common.getConstructor(wrapper, NAME, IS_MAP, ADDER); 4332 var HASNT_CHAINING = instance[ADDER](IS_WEAK ? {} : -0, 1) != instance; 4344 $instance[ADDER](index, index); 4354 if (iterable != undefined) forOf(iterable, IS_MAP, that[ADDER], that); 4367 if (BUGGY_ZERO || HASNT_CHAINING) fixMethod(ADDER);
|
| D | pdf.worker.js | 5392 getConstructor: function getConstructor(wrapper, NAME, IS_MAP, ADDER) { 5398 if (iterable != undefined) forOf(iterable, IS_MAP, that[ADDER], that); 5472 var ADDER = IS_MAP ? 'set' : 'add'; 5496 C = common.getConstructor(wrapper, NAME, IS_MAP, ADDER); 5501 var HASNT_CHAINING = instance[ADDER](IS_WEAK ? {} : -0, 1) != instance; 5513 $instance[ADDER](index, index); 5523 if (iterable != undefined) forOf(iterable, IS_MAP, that[ADDER], that); 5536 if (BUGGY_ZERO || HASNT_CHAINING) fixMethod(ADDER);
|
| D | pdf.js.map | 1 …ADDER","fixMethod","IS_WEAK","common","instance","HASNT_CHAINING","THROWS_ON_PRIMITIVES","ACCEPT_I…
|
| D | pdf.worker.js.map | 1 …ADDER","fixMethod","IS_WEAK","common","instance","HASNT_CHAINING","THROWS_ON_PRIMITIVES","ACCEPT_I…
|
| /plugin/combo/resources/library/rrdiagram/0.9.4.1/ |
| H A D | rrdiagram.js.map | 1 …ADDER","fixMethod","HASNT_CHAINING","THROWS_ON_PRIMITIVES","ACCEPT_ITERABLES","BUGGY_ZERO","$insta…
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 13716 var ADDER = IS_MAP ? 'set' : 'add'; 13736 C = common.getConstructor(wrapper, NAME, IS_MAP, ADDER); 13742 var HASNT_CHAINING = instance[ADDER](IS_WEAK ? {} : -0, 1) != instance; 13752 while (index--) $instance[ADDER](index, index); 13759 if (iterable != undefined) forOf(iterable, IS_MAP, that[ADDER], that); 13770 if (BUGGY_ZERO || HASNT_CHAINING) fixMethod(ADDER); 30788 getConstructor: function (wrapper, NAME, IS_MAP, ADDER) { argument 30796 if (iterable != undefined) forOf(iterable, IS_MAP, that[ADDER], that); 30961 getConstructor: function (wrapper, NAME, IS_MAP, ADDER) { argument 30967 if (iterable != undefined) forOf(iterable, IS_MAP, that[ADDER], that);
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …ADDER=IS_MAP?'set':'add';var proto=C&&C.prototype;var O={};var fixMethod=function(KEY){var fn=prot…
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 27317 getConstructor: function (wrapper, CONSTRUCTOR_NAME, IS_MAP, ADDER) { 27328 if (iterable != undefined) iterate(iterable, that[ADDER], { that: that, AS_ENTRIES: IS_MAP }); 27531 var ADDER = IS_MAP ? 'set' : 'add'; 27565 Constructor = common.getConstructor(wrapper, CONSTRUCTOR_NAME, IS_MAP, ADDER); 27570 var HASNT_CHAINING = instance[ADDER](IS_WEAK ? {} : -0, 1) != instance; 27581 while (index--) $instance[ADDER](index, index); 27589 … if (iterable != undefined) iterate(iterable, that[ADDER], { that: that, AS_ENTRIES: IS_MAP }); 27602 if (BUGGY_ZERO || HASNT_CHAINING) fixMethod(ADDER);
|