Closed vsemozhetbyt closed 4 years ago
...and Symbols, BigInts, undefined, and NaN fail.
"fail" seems a bit unclear. According to spec and my tests in the last Chrome Canary, Symbols and BigInts trow TypeError, while undefined and NaN result in the same segment as 0 index.
0
"fail" seems a bit unclear. According to spec and my tests in the last Chrome Canary, Symbols and BigInts trow TypeError, while undefined and NaN result in the same segment as
0
index.