Searched refs:isPrototypeOf (Results 1 – 11 of 11) sorted by relevance
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/ |
D | objects.js | 27 isPrototypeOf: this, property 59 isPrototypeOf: this property
|
/plugin/datatables/assets/pdfmake/ |
D | pdfmake.js | 424 if (Error.isPrototypeOf(expected)) { 5398 var isPrototypeOf = __webpack_require__(7976); 5448 if (isCallable(C) && (!setPrototypeOf || isPrototypeOf(TypedArray, C))) return C; 26619 var isPrototypeOf = __webpack_require__(7976); 26624 if (isPrototypeOf(Prototype, it)) return it; 29229 var isPrototypeOf = __webpack_require__(7976); 29238 return isCallable($Symbol) && isPrototypeOf($Symbol.prototype, Object(it)); 29254 var isPrototypeOf = __webpack_require__(7976); 29297 if (result && isPrototypeOf(ResultPrototype, result)) return result; 29310 … if (typeof result == 'object' && result && isPrototypeOf(ResultPrototype, result)) return result; [all …]
|
D | pdfmake.min.js | 2 …isPrototypeOf(i)&&!0===i.call({},r)}function getActual(r){if("function"!=typeof r)throw new _("fn"…
|
/plugin/html5video2/script/ |
D | video.min.js | 12 …');var i=s.getComponent("Tech"),n=i&&i.isTech(t),i=s===t||s.prototype.isPrototypeOf(t.prototype);i… 20 …e="string"==typeof e?Vn(e):e;return"function"==typeof e&&!i.prototype.isPrototypeOf(e.prototype)},…
|
/plugin/sequencediagram/bower_components/lodash/test/ |
D | test.js | 2914 'isPrototypeOf': objectProto.isPrototypeOf, property 4571 'isPrototypeOf': objectProto.isPrototypeOf, property
|
/plugin/asciidocjs/node_modules/uglify-js/lib/ |
D | compress.js | 6827 return base === segment || base.isPrototypeOf(segment);
|
/plugin/aceeditor/ |
D | build.js | 1 …]=null;return e.constructor=e.hasOwnProperty=e.propertyIsEnumerable=e.isPrototypeOf=e.toLocaleStri…
|
/plugin/jsoneditor/script/ |
D | jsoneditor.min.js | 2 …e:e instanceof c?u:null}},7976:(t,e,r)=>{var n=r(1702);t.exports=n({}.isPrototypeOf)},6324:(t,e,r)…
|
/plugin/combo/resources/library/rrdiagram/0.9.4.1/ |
D | rrdiagram.js.map | 1 …isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf'\n).split(',');\n\n\n/***/ }),\…
|
/plugin/pdfjs/pdfjs/build/ |
D | pdf.js.map | 1 …on't enum bug keys\nmodule.exports = (\n 'constructor,hasOwnProperty,isPrototypeOf,propertyIsEnum…
|
D | pdf.worker.js.map | 1 …on't enum bug keys\nmodule.exports = (\n 'constructor,hasOwnProperty,isPrototypeOf,propertyIsEnum…
|