-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.js
3 lines (3 loc) · 1.11 KB
/
index.js
1
2
3
// Copyright (c) 2025 The Stdlib Authors. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0
var t,n;t=this,n=function(){"use strict";var t="function"==typeof Symbol&&"symbol"==typeof Symbol("foo"),n=Object.prototype.toString,o=Object.prototype.hasOwnProperty,e="function"==typeof Symbol?Symbol:void 0,r="function"==typeof e?e.toStringTag:"",f=t&&"symbol"==typeof Symbol.toStringTag?function(t){var e,f,l,y,i;if(null==t)return n.call(t);f=t[r],i=r,e=null!=(y=t)&&o.call(y,i);try{t[r]=void 0}catch(o){return n.call(t)}return l=n.call(t),e?t[r]=f:delete t[r],l}:function(t){return n.call(t)},l="function"==typeof Int8Array,y="function"==typeof Int8Array?Int8Array:null;return function(){var t,n,o;if("function"!=typeof y)return!1;try{n=new y([1,3.14,-3.14,128]),o=n,t=(l&&o instanceof Int8Array||"[object Int8Array]"===f(o))&&1===n[0]&&3===n[1]&&-3===n[2]&&-128===n[3]}catch(n){t=!1}return t}},"object"==typeof exports&&"undefined"!=typeof module?module.exports=n():"function"==typeof define&&define.amd?define(n):(t="undefined"!=typeof globalThis?globalThis:t||self).hasInt8ArraySupport=n();
//# sourceMappingURL=index.js.map