Commit a17016e
doc: clarify TypedArray properties on Buffer
"properties" is a more generic wording which also includes non-method
properties like `byteLength`.
Fixes: #34946
PR-URL: #61355
Refs: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/byteLength
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>1 parent 803ff7d commit a17016eCopy full SHA for a17016e
1 file changed
+1-1Lines changed: 1 addition & 1 deletion
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
243 | 243 | |
244 | 244 | |
245 | 245 | |
246 | | - |
| 246 | + |
247 | 247 | |
248 | 248 | |
249 | 249 | |
|
0 commit comments