Home
last modified time | relevance | path

Searched refs:IS_WEAK (Results 1 – 17 of 17) sorted by relevance

/plugin/asciidocjs/node_modules/core-js/modules/
D_collection.js15 module.exports = function (NAME, wrapper, methods, common, IS_MAP, IS_WEAK) { argument
25 return IS_WEAK && !isObject(a) ? false : fn.call(this, a === 0 ? 0 : a);
27 return IS_WEAK && !isObject(a) ? false : fn.call(this, a === 0 ? 0 : a);
29 return IS_WEAK && !isObject(a) ? undefined : fn.call(this, a === 0 ? 0 : a);
34 if (typeof C != 'function' || !(IS_WEAK || proto.forEach && !fails(function () {
44 var HASNT_CHAINING = instance[ADDER](IS_WEAK ? {} : -0, 1) != instance;
50 var BUGGY_ZERO = !IS_WEAK && fails(function () {
74 if (IS_WEAK && proto.clear) delete proto.clear;
82 if (!IS_WEAK) common.setStrong(C, NAME, IS_MAP);
/plugin/asciidocjs/node_modules/core-js/modules/library/
D_collection.js16 module.exports = function (NAME, wrapper, methods, common, IS_MAP, IS_WEAK) { argument
22 if (!DESCRIPTORS || typeof C != 'function' || !(IS_WEAK || proto.forEach && !fails(function () {
37 if (KEY in proto && !(IS_WEAK && KEY == 'clear')) hide(C.prototype, KEY, function (a, b) {
39 if (!IS_ADDER && IS_WEAK && !isObject(a)) return KEY == 'get' ? undefined : false;
44 IS_WEAK || dP(C.prototype, 'size', {
56 if (!IS_WEAK) common.setStrong(C, NAME, IS_MAP);
/plugin/asciidocjs/node_modules/core-js/library/modules/
D_collection.js16 module.exports = function (NAME, wrapper, methods, common, IS_MAP, IS_WEAK) { argument
22 if (!DESCRIPTORS || typeof C != 'function' || !(IS_WEAK || proto.forEach && !fails(function () {
37 if (KEY in proto && !(IS_WEAK && KEY == 'clear')) hide(C.prototype, KEY, function (a, b) {
39 if (!IS_ADDER && IS_WEAK && !isObject(a)) return KEY == 'get' ? undefined : false;
44 IS_WEAK || dP(C.prototype, 'size', {
56 if (!IS_WEAK) common.setStrong(C, NAME, IS_MAP);
/plugin/asciidocjs/node_modules/core-js/client/
Dshim.js1804 module.exports = function (NAME, wrapper, methods, common, IS_MAP, IS_WEAK) {
1814 return IS_WEAK && !isObject(a) ? false : fn.call(this, a === 0 ? 0 : a);
1816 return IS_WEAK && !isObject(a) ? false : fn.call(this, a === 0 ? 0 : a);
1818 return IS_WEAK && !isObject(a) ? undefined : fn.call(this, a === 0 ? 0 : a);
1823 if (typeof C != 'function' || !(IS_WEAK || proto.forEach && !fails(function () {
1833 var HASNT_CHAINING = instance[ADDER](IS_WEAK ? {} : -0, 1) != instance;
1839 var BUGGY_ZERO = !IS_WEAK && fails(function () {
1863 if (IS_WEAK && proto.clear) delete proto.clear;
1871 if (!IS_WEAK) common.setStrong(C, NAME, IS_MAP);
Dcore.js1914 module.exports = function (NAME, wrapper, methods, common, IS_MAP, IS_WEAK) {
1924 return IS_WEAK && !isObject(a) ? false : fn.call(this, a === 0 ? 0 : a);
1926 return IS_WEAK && !isObject(a) ? false : fn.call(this, a === 0 ? 0 : a);
1928 return IS_WEAK && !isObject(a) ? undefined : fn.call(this, a === 0 ? 0 : a);
1933 if (typeof C != 'function' || !(IS_WEAK || proto.forEach && !fails(function () {
1943 var HASNT_CHAINING = instance[ADDER](IS_WEAK ? {} : -0, 1) != instance;
1949 var BUGGY_ZERO = !IS_WEAK && fails(function () {
1973 if (IS_WEAK && proto.clear) delete proto.clear;
1981 if (!IS_WEAK) common.setStrong(C, NAME, IS_MAP);
Dlibrary.js1678 module.exports = function (NAME, wrapper, methods, common, IS_MAP, IS_WEAK) {
1684 if (!DESCRIPTORS || typeof C != 'function' || !(IS_WEAK || proto.forEach && !fails(function () {
1699 if (KEY in proto && !(IS_WEAK && KEY == 'clear')) hide(C.prototype, KEY, function (a, b) {
1701 if (!IS_ADDER && IS_WEAK && !isObject(a)) return KEY == 'get' ? undefined : false;
1706 IS_WEAK || dP(C.prototype, 'size', {
1718 if (!IS_WEAK) common.setStrong(C, NAME, IS_MAP);
Dlibrary.min.js.map1 …ative","descriptor","D","navigator","userAgent","forOf","each","common","IS_WEAK","ADDER","_c","IS…
Dshim.min.js.map1 …rAgent","forOf","setToStringTag","inheritIfRequired","methods","common","IS_WEAK","ADDER","fixMeth…
Dcore.min.js.map1 …od","rxfn","navigator","userAgent","forOf","inheritIfRequired","common","IS_WEAK","ADDER","fixMeth…
/plugin/pdfjs/pdfjs/build/
Dpdf.js4300 module.exports = function (NAME, wrapper, methods, common, IS_MAP, IS_WEAK) {
4310 return IS_WEAK && !isObject(a) ? false : fn.call(this, a === 0 ? 0 : a);
4312 return IS_WEAK && !isObject(a) ? false : fn.call(this, a === 0 ? 0 : a);
4314 return IS_WEAK && !isObject(a) ? undefined : fn.call(this, a === 0 ? 0 : a);
4324 if (typeof C != 'function' || !(IS_WEAK || proto.forEach && !fails(function () {
4332 var HASNT_CHAINING = instance[ADDER](IS_WEAK ? {} : -0, 1) != instance;
4339 var BUGGY_ZERO = !IS_WEAK && fails(function () {
4368 if (IS_WEAK && proto.clear) delete proto.clear;
4374 if (!IS_WEAK) common.setStrong(C, NAME, IS_MAP);
Dpdf.worker.js5469 module.exports = function (NAME, wrapper, methods, common, IS_MAP, IS_WEAK) {
5479 return IS_WEAK && !isObject(a) ? false : fn.call(this, a === 0 ? 0 : a);
5481 return IS_WEAK && !isObject(a) ? false : fn.call(this, a === 0 ? 0 : a);
5483 return IS_WEAK && !isObject(a) ? undefined : fn.call(this, a === 0 ? 0 : a);
5493 if (typeof C != 'function' || !(IS_WEAK || proto.forEach && !fails(function () {
5501 var HASNT_CHAINING = instance[ADDER](IS_WEAK ? {} : -0, 1) != instance;
5508 var BUGGY_ZERO = !IS_WEAK && fails(function () {
5537 if (IS_WEAK && proto.clear) delete proto.clear;
5543 if (!IS_WEAK) common.setStrong(C, NAME, IS_MAP);
Dpdf.js.map1IS_WEAK","common","instance","HASNT_CHAINING","THROWS_ON_PRIMITIVES","ACCEPT_ITERABLES","BUGGY_ZER…
Dpdf.worker.js.map1IS_WEAK","common","instance","HASNT_CHAINING","THROWS_ON_PRIMITIVES","ACCEPT_ITERABLES","BUGGY_ZER…
/plugin/combo/resources/library/rrdiagram/0.9.4.1/
H A Drrdiagram.js.map1IS_WEAK","ADDER","fixMethod","HASNT_CHAINING","THROWS_ON_PRIMITIVES","ACCEPT_ITERABLES","BUGGY_ZER…
/plugin/edittable/lib/
Dhandsontable.full.js13713 module.exports = function (NAME, wrapper, methods, common, IS_MAP, IS_WEAK) {
13723 return IS_WEAK && !isObject(a) ? false : fn.call(this, a === 0 ? 0 : a);
13725 return IS_WEAK && !isObject(a) ? false : fn.call(this, a === 0 ? 0 : a);
13727 return IS_WEAK && !isObject(a) ? undefined : fn.call(this, a === 0 ? 0 : a);
13732 if (typeof C != 'function' || !(IS_WEAK || proto.forEach && !fails(function () {
13742 var HASNT_CHAINING = instance[ADDER](IS_WEAK ? {} : -0, 1) != instance;
13748 var BUGGY_ZERO = !IS_WEAK && fails(function () {
13772 if (IS_WEAK && proto.clear) delete proto.clear;
13780 if (!IS_WEAK) common.setStrong(C, NAME, IS_MAP);
/plugin/zwidoku/files/
H A Djs.js1IS_WEAK){var Base=global[NAME];var C=Base;var ADDER=IS_MAP?'set':'add';var proto=C&&C.prototype;va…
/plugin/datatables/assets/pdfmake/
Dpdfmake.js27530 var IS_WEAK = CONSTRUCTOR_NAME.indexOf('Weak') !== -1;
27544 return IS_WEAK && !isObject(key) ? false : uncurriedNativeMethod(this, key === 0 ? 0 : key);
27546 … return IS_WEAK && !isObject(key) ? undefined : uncurriedNativeMethod(this, key === 0 ? 0 : key);
27548 return IS_WEAK && !isObject(key) ? false : uncurriedNativeMethod(this, key === 0 ? 0 : key);
27558 !isCallable(NativeConstructor) || !(IS_WEAK || NativePrototype.forEach && !fails(function () {
27570 var HASNT_CHAINING = instance[ADDER](IS_WEAK ? {} : -0, 1) != instance;
27577 var BUGGY_ZERO = !IS_WEAK && fails(function () {
27605 if (IS_WEAK && NativePrototype.clear) delete NativePrototype.clear;
27613 if (!IS_WEAK) common.setStrong(Constructor, CONSTRUCTOR_NAME, IS_MAP);