Skip to content

Commit 57fb09f

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.1.7.
1 parent 9c71864 commit 57fb09f

File tree

9 files changed

+9364
-8896
lines changed

9 files changed

+9364
-8896
lines changed

ed/dfns/ecmascript.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29400,7 +29400,7 @@
2940029400
"href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-create-same-type",
2940129401
"linkingText": [
2940229402
"TypedArrayCreateSameType",
29403-
"TypedArrayCreateSameType(exemplar, argumentList)"
29403+
"TypedArrayCreateSameType(exemplar, length)"
2940429404
],
2940529405
"localLinkingText": [],
2940629406
"type": "abstract-op",
@@ -29410,7 +29410,7 @@
2941029410
"heading": {
2941129411
"id": "sec-typedarray-create-same-type",
2941229412
"href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-create-same-type",
29413-
"title": "TypedArrayCreateSameType ( exemplar, argumentList )",
29413+
"title": "TypedArrayCreateSameType ( exemplar, length )",
2941429414
"number": "23.2.4.2"
2941529415
},
2941629416
"definedIn": "heading",

0 commit comments

Comments
 (0)