Commit 5a745d5
Update description of Array.length property (#43981)
* Update description of Array.length property
Clarified the definition of the 'length' property to indicate it represents the number of slots in the array, accounting for sparse arrays.
* Update files/en-us/web/javascript/reference/global_objects/array/length/index.md
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
---------
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>1 parent 7aba7d7 commit 5a745d5
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments