pushmethodArray.prototype.push=function(...items){让O=Object(this);>>>0letargCount=items.length>>>0//2^53-1是最大的正整数if(len+argCount>2**53-1){thrownewTypeError("数组的个数是超过最大值")}for(leti=0;i

pushmethodArray.prototype.push=function(...items){让O=Object(this);>>>0letargCount=items.length>>>0//2^53-1是最大的正整数if(len+argCount>2**53-1){thrownewTypeError("数组的个数是超过最大值")}for(leti=0;i