Home
last modified time | relevance | path

Searched refs:isNativeReflectConstruct (Results 1 – 2 of 2) sorted by relevance

/plugin/datatables/assets/pdfmake/
Dpdfmake.js681 function isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) ret…
683 function _construct(Parent, args, Class) { if (isNativeReflectConstruct()) { _construct = Reflect.c…
Dpdfmake.min.js2isNativeReflectConstruct(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.… function