Home
last modified time | relevance | path

Searched refs:IteratorPrototype (Results 1 – 25 of 28) sorted by relevance

12

/plugin/asciidocjs/node_modules/core-js/library/modules/
D_iter-define.js35 var methods, key, IteratorPrototype;
38 IteratorPrototype = getPrototypeOf($anyNative.call(new Base()));
39 if (IteratorPrototype !== Object.prototype && IteratorPrototype.next) {
41 setToStringTag(IteratorPrototype, TAG, true);
43 …if (!LIBRARY && typeof IteratorPrototype[ITERATOR] != 'function') hide(IteratorPrototype, ITERATOR…
D_iter-create.js5 var IteratorPrototype = {}; variable
8 require('./_hide')(IteratorPrototype, require('./_wks')('iterator'), function () { return this; });
11 Constructor.prototype = create(IteratorPrototype, { next: descriptor(1, next) });
/plugin/asciidocjs/node_modules/core-js/modules/
D_iter-define.js35 var methods, key, IteratorPrototype;
38 IteratorPrototype = getPrototypeOf($anyNative.call(new Base()));
39 if (IteratorPrototype !== Object.prototype && IteratorPrototype.next) {
41 setToStringTag(IteratorPrototype, TAG, true);
43 …if (!LIBRARY && typeof IteratorPrototype[ITERATOR] != 'function') hide(IteratorPrototype, ITERATOR…
D_iter-create.js5 var IteratorPrototype = {}; variable
8 require('./_hide')(IteratorPrototype, require('./_wks')('iterator'), function () { return this; });
11 Constructor.prototype = create(IteratorPrototype, { next: descriptor(1, next) });
/plugin/asciidocjs/node_modules/regenerator-runtime/
Druntime.js87 var IteratorPrototype = {};
88 IteratorPrototype[iteratorSymbol] = function () { class
99 IteratorPrototype = NativeIteratorPrototype;
103 Generator.prototype = Object.create(IteratorPrototype);
/plugin/asciidocjs/node_modules/handlebars/dist/
Dhandlebars.runtime.js1455 var IteratorPrototype = getProto($default.call(new Base));
1457 setToStringTag(IteratorPrototype, TAG, true);
1459 if(!LIBRARY && has(proto, FF_ITERATOR))hide(IteratorPrototype, ITERATOR, returnThis);
1500 , IteratorPrototype = {};
1503 …__webpack_require__(24)(IteratorPrototype, __webpack_require__(28)('iterator'), function(){ return…
1506 Constructor.prototype = $.create(IteratorPrototype, {next: descriptor(1, next)});
Dhandlebars.js1524 var IteratorPrototype = getProto($default.call(new Base));
1526 setToStringTag(IteratorPrototype, TAG, true);
1528 if(!LIBRARY && has(proto, FF_ITERATOR))hide(IteratorPrototype, ITERATOR, returnThis);
1569 , IteratorPrototype = {};
1572 …__webpack_require__(25)(IteratorPrototype, __webpack_require__(29)('iterator'), function(){ return…
1575 Constructor.prototype = $.create(IteratorPrototype, {next: descriptor(1, next)});
/plugin/asciidocjs/node_modules/core-js/client/
Dlibrary.js1576 var methods, key, IteratorPrototype;
1579 IteratorPrototype = getPrototypeOf($anyNative.call(new Base())); property
1580 if (IteratorPrototype !== Object.prototype && IteratorPrototype.next) {
1582 setToStringTag(IteratorPrototype, TAG, true);
1584 …if (!LIBRARY && typeof IteratorPrototype[ITERATOR] != 'function') hide(IteratorPrototype, ITERATOR…
1622 var IteratorPrototype = {};
1625 __webpack_require__(17)(IteratorPrototype, __webpack_require__(5)('iterator'), function () { return…
1628 Constructor.prototype = create(IteratorPrototype, { next: descriptor(1, next) });
Dshim.js2209 var methods, key, IteratorPrototype;
2212 IteratorPrototype = getPrototypeOf($anyNative.call(new Base())); property
2213 if (IteratorPrototype !== Object.prototype && IteratorPrototype.next) {
2215 setToStringTag(IteratorPrototype, TAG, true);
2217 …if (!LIBRARY && typeof IteratorPrototype[ITERATOR] != 'function') hide(IteratorPrototype, ITERATOR…
2255 var IteratorPrototype = {};
2258 __webpack_require__(11)(IteratorPrototype, __webpack_require__(5)('iterator'), function () { return…
2261 Constructor.prototype = create(IteratorPrototype, { next: descriptor(1, next) });
Dcore.js1669 var methods, key, IteratorPrototype;
1672 IteratorPrototype = getPrototypeOf($anyNative.call(new Base())); property
1673 if (IteratorPrototype !== Object.prototype && IteratorPrototype.next) {
1675 setToStringTag(IteratorPrototype, TAG, true);
1677 …if (!LIBRARY && typeof IteratorPrototype[ITERATOR] != 'function') hide(IteratorPrototype, ITERATOR…
1715 var IteratorPrototype = {};
1718 __webpack_require__(14)(IteratorPrototype, __webpack_require__(5)('iterator'), function () { return…
1721 Constructor.prototype = create(IteratorPrototype, { next: descriptor(1, next) });
Dlibrary.min.js.map1 …BUGGY","VALUES","returnThis","DEFAULT","IS_SET","FORCED","methods","IteratorPrototype","getMethod"…
/plugin/combo/resources/library/combo/
H A Dcombo.min.js.map1IteratorPrototype% for environments that\n // don't natively support it.\n var IteratorPrototype
/plugin/combo/resources/library/combo/dist/
H A Dcombo.min.js.map1IteratorPrototype% for environments that\n // don't natively support it.\n var IteratorPrototype
/plugin/pdfjs/pdfjs/build/
Dpdf.js2233 var methods, key, IteratorPrototype;
2236 IteratorPrototype = getPrototypeOf($anyNative.call(new Base())); property
2238 if (IteratorPrototype !== Object.prototype && IteratorPrototype.next) {
2239 setToStringTag(IteratorPrototype, TAG, true);
2240 …if (!LIBRARY && typeof IteratorPrototype[ITERATOR] != 'function') hide(IteratorPrototype, ITERATOR…
2295 var IteratorPrototype = {};
2297 __w_pdfjs_require__(10)(IteratorPrototype, __w_pdfjs_require__(33)('iterator'), function () {
2302 Constructor.prototype = create(IteratorPrototype, {
12291 var IteratorPrototype = {};
12293 IteratorPrototype[iteratorSymbol] = function () { class
[all …]
Dpdf.worker.js821 var IteratorPrototype = {};
823 IteratorPrototype[iteratorSymbol] = function () { class
831 IteratorPrototype = NativeIteratorPrototype;
834 …Gp = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(IteratorPrototype);
3402 var methods, key, IteratorPrototype;
3405 IteratorPrototype = getPrototypeOf($anyNative.call(new Base())); property
3407 if (IteratorPrototype !== Object.prototype && IteratorPrototype.next) {
3408 setToStringTag(IteratorPrototype, TAG, true);
3409 …if (!LIBRARY && typeof IteratorPrototype[ITERATOR] != 'function') hide(IteratorPrototype, ITERATOR…
3464 var IteratorPrototype = {};
[all …]
Dpdf.js.map1IteratorPrototype","methods","values","keys","IS_SET","entries","create","descriptor","Constructor…
Dpdf.worker.js.map1IteratorPrototype","getProto","NativeIteratorPrototype","values","Gp","GeneratorFunctionPrototype"…
/plugin/combo/resources/library/rrdiagram/0.9.4.1/
H A Drrdiagram.js.map1IteratorPrototype","$iterCreate","BUGGY","returnThis","DEFAULT","IS_SET","getMethod","kind","DEF_V…
/plugin/datatables/assets/pdfmake/
Dpdfmake.js12209IteratorPrototype = {}; define(IteratorPrototype, iteratorSymbol, function () { return this; }); v…
27706 var IteratorPrototype = (__webpack_require__(3383).IteratorPrototype);
27716 …IteratorConstructor.prototype = create(IteratorPrototype, { next: createPropertyDescriptor(1, next…
27820 var IteratorPrototype = IteratorsCore.IteratorPrototype;
27856 if (!IS_PURE && getPrototypeOf(CurrentIteratorPrototype) !== IteratorPrototype) {
27858 setPrototypeOf(CurrentIteratorPrototype, IteratorPrototype);
29365 var IteratorPrototype, PrototypeOfArrayIteratorPrototype, arrayIterator;
29374 …if (PrototypeOfArrayIteratorPrototype !== Object.prototype) IteratorPrototype = PrototypeOfArrayIt…
29378 var NEW_ITERATOR_PROTOTYPE = IteratorPrototype == undefined || fails(function () {
29381 return IteratorPrototype[ITERATOR].call(test) !== test;
[all …]
/plugin/pdfjs/pdfjs/web/
Dviewer.js2761 var IteratorPrototype = {}; variable
2763 IteratorPrototype[iteratorSymbol] = function () { class
2771 IteratorPrototype = NativeIteratorPrototype;
2774 …Gp = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(IteratorPrototype);
Dviewer.js.map1IteratorPrototype","getProto","NativeIteratorPrototype","Gp","GeneratorFunctionPrototype","Generat…
/plugin/xlsx2dw/packages/exceljs/
Dexceljs.js41011 var IteratorPrototype = require('../internals/iterators-core').IteratorPrototype;
41021 …IteratorConstructor.prototype = create(IteratorPrototype, { next: createPropertyDescriptor(1, next…
41063 var IteratorPrototype = IteratorsCore.IteratorPrototype;
41098 if (IteratorPrototype !== Object.prototype && CurrentIteratorPrototype.next) {
41099 if (!IS_PURE && getPrototypeOf(CurrentIteratorPrototype) !== IteratorPrototype) {
41101 setPrototypeOf(CurrentIteratorPrototype, IteratorPrototype);
41608 var IteratorPrototype, PrototypeOfArrayIteratorPrototype, arrayIterator;
41616 …if (PrototypeOfArrayIteratorPrototype !== Object.prototype) IteratorPrototype = PrototypeOfArrayIt…
41620 if (IteratorPrototype == undefined) IteratorPrototype = {};
41623 if (!IS_PURE && !has(IteratorPrototype, ITERATOR)) {
[all …]
/plugin/edittable/lib/
Dhandsontable.full.js31125 var methods, key, IteratorPrototype;
31128 IteratorPrototype = getPrototypeOf($anyNative.call(new Base())); property
31129 if (IteratorPrototype !== Object.prototype && IteratorPrototype.next) {
31131 setToStringTag(IteratorPrototype, TAG, true);
31133 … if (!LIBRARY && !has(IteratorPrototype, ITERATOR)) hide(IteratorPrototype, ITERATOR, returnThis);
49399 var IteratorPrototype = {};
49402 __webpack_require__(31)(IteratorPrototype, __webpack_require__(8)('iterator'), function () { return…
49405 Constructor.prototype = create(IteratorPrototype, { next: descriptor(1, next) });
/plugin/zwidoku/files/
H A Djs.js1IteratorPrototype;if($anyNative){IteratorPrototype=getPrototypeOf($anyNative.call(new Base()));if(
/plugin/jsoneditor/script/
Djsoneditor.min.js2IteratorPrototype,i=r(30),o=r(9114),a=r(8003),s=r(7497),l=function(){return this};t.exports=functi… property

12