Home
last modified time | relevance | path

Searched refs:fixMethod (Results 1 – 14 of 14) sorted by relevance

/plugin/asciidocjs/node_modules/core-js/modules/
D_collection.js21 var fixMethod = function (KEY) { function
68 fixMethod('delete');
69 fixMethod('has');
70 IS_MAP && fixMethod('get');
72 if (BUGGY_ZERO || HASNT_CHAINING) fixMethod(ADDER);
/plugin/asciidocjs/node_modules/core-js/client/
Dshim.js1810 var fixMethod = function (KEY) {
1857 fixMethod('delete');
1858 fixMethod('has');
1859 IS_MAP && fixMethod('get');
1861 if (BUGGY_ZERO || HASNT_CHAINING) fixMethod(ADDER);
Dcore.js1920 var fixMethod = function (KEY) {
1967 fixMethod('delete');
1968 fixMethod('has');
1969 IS_MAP && fixMethod('get');
1971 if (BUGGY_ZERO || HASNT_CHAINING) fixMethod(ADDER);
Dshim.min.js.map1 …tToStringTag","inheritIfRequired","methods","common","IS_WEAK","ADDER","fixMethod","add","instance…
Dcore.min.js.map1 …or","userAgent","forOf","inheritIfRequired","common","IS_WEAK","ADDER","fixMethod","add","instance…
/plugin/pdfjs/pdfjs/build/
Dpdf.js4307 var fixMethod = function fixMethod(KEY) {
4362 fixMethod('delete');
4363 fixMethod('has');
4364 IS_MAP && fixMethod('get');
4367 if (BUGGY_ZERO || HASNT_CHAINING) fixMethod(ADDER);
Dpdf.worker.js5476 var fixMethod = function fixMethod(KEY) {
5531 fixMethod('delete');
5532 fixMethod('has');
5533 IS_MAP && fixMethod('get');
5536 if (BUGGY_ZERO || HASNT_CHAINING) fixMethod(ADDER);
Dpdf.js.map1fixMethod","IS_WEAK","common","instance","HASNT_CHAINING","THROWS_ON_PRIMITIVES","ACCEPT_ITERABLES…
Dpdf.worker.js.map1fixMethod","IS_WEAK","common","instance","HASNT_CHAINING","THROWS_ON_PRIMITIVES","ACCEPT_ITERABLES…
/plugin/combo/resources/library/rrdiagram/0.9.4.1/
H A Drrdiagram.js.map1fixMethod","HASNT_CHAINING","THROWS_ON_PRIMITIVES","ACCEPT_ITERABLES","BUGGY_ZERO","$instance","cl…
/plugin/edittable/lib/
Dhandsontable.full.js13719 var fixMethod = function (KEY) {
13766 fixMethod('delete');
13767 fixMethod('has');
13768 IS_MAP && fixMethod('get');
13770 if (BUGGY_ZERO || HASNT_CHAINING) fixMethod(ADDER);
/plugin/zwidoku/files/
H A Djs.js1fixMethod=function(KEY){var fn=proto[KEY];redefine(proto,KEY,KEY=='delete'?function(a){return IS_W…
/plugin/datatables/assets/pdfmake/
Dpdfmake.js27537 var fixMethod = function (KEY) {
27597 fixMethod('delete');
27598 fixMethod('has');
27599 IS_MAP && fixMethod('get');
27602 if (BUGGY_ZERO || HASNT_CHAINING) fixMethod(ADDER);
Dpdfmake.min.js2fixMethod=function(r){var i=g(G[r]);w(G,r,"add"==r?function add(r){return i(this,0===r?0:r),this}:…