smart-admin/rc-busness/static/royalcanin-cdn-assets-new/css_js/royal-canin.jsPoly.es.number.constructor.js
2022-01-11 11:57:54 +08:00

1 line
1.3 KiB
JavaScript

(window["RCDLjsonFunction"]=window["RCDLjsonFunction"]||[]).push([[9],{290:function(r,a,e){"use strict";var t=e(4);var n=e(3);var i=e(79);var o=e(15);var s=e(10);var v=e(18);var f=e(165);var c=e(60);var N=e(2);var u=e(80);var I=e(61).f;var l=e(28).f;var E=e(8).f;var h=e(160).trim;var A="Number";var p=n[A];var g=p.prototype;var F=v(u(g))==A;var toNumber=function(r){var a=c(r,false);var e,t,n,i,o,s,v,f;if(typeof a=="string"&&a.length>2){a=h(a);e=a.charCodeAt(0);if(e===43||e===45){t=a.charCodeAt(2);if(t===88||t===120)return NaN}else if(e===48){switch(a.charCodeAt(1)){case 66:case 98:n=2;i=49;break;case 79:case 111:n=8;i=55;break;default:return+a}o=a.slice(2);s=o.length;for(v=0;v<s;v++){f=o.charCodeAt(v);if(f<48||f>i)return NaN}return parseInt(o,n)}}return+a};if(i(A,!p(" 0o1")||!p("0b1")||p("+0x1"))){var _=function Number(r){var a=arguments.length<1?0:r;var e=this;return e instanceof _&&(F?N((function(){g.valueOf.call(e)})):v(e)!=A)?f(new p(toNumber(a)),e,_):toNumber(a)};for(var d=t?I(p):("MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,"+"EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,"+"MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger").split(","),w=0,C;d.length>w;w++){if(s(p,C=d[w])&&!s(_,C)){E(_,C,l(p,C))}}_.prototype=g;g.constructor=_;o(n,A,_)}}}]);