]> Lady’s Gitweb - Pisces/commitdiff
Move index string functions back into value.js
authorLady <redacted>
Sun, 27 Jul 2025 18:26:41 +0000 (14:26 -0400)
committerLady <redacted>
Sun, 27 Jul 2025 18:26:41 +0000 (14:26 -0400)
While index strings are always strings, really they are special kinds
of values, and `canonicalNumericIndexString` notably does not return a
string but rather a number or undefined. Since `toLength` needs to be
in `value.js`, and these functions are very similar in function and
applicability, it seems best to keep them in the same place.


No differences found
This page took 0.110539 seconds and 4 git commands to generate.