ECMAScript® 2019 6.1.7 The Object Type 一节引入了数组索引范围的概念。 An integer index is a String-valued property key that is a canonical numeric String (see 7.1.16) and whose numeric value is either +0 or a positive integer ≤ 2 - 1. An array index is an integer index whose numeric value ...