@@ -20501,41 +20501,41 @@
2050120501 "definedIn": "heading"
2050220502 },
2050320503 {
20504- "id": "sec-settypedarrayfromtypedarray ",
20505- "href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-settypedarrayfromtypedarray ",
20504+ "id": "sec-settypedarrayfromarraylike ",
20505+ "href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-settypedarrayfromarraylike ",
2050620506 "linkingText": [
20507- "SetTypedArrayFromTypedArray ",
20508- "SetTypedArrayFromTypedArray (target, targetOffset, source)"
20507+ "SetTypedArrayFromArrayLike ",
20508+ "SetTypedArrayFromArrayLike (target, targetOffset, source)"
2050920509 ],
2051020510 "localLinkingText": [],
2051120511 "type": "abstract-op",
2051220512 "for": [],
2051320513 "access": "public",
2051420514 "informative": false,
2051520515 "heading": {
20516- "id": "sec-settypedarrayfromtypedarray ",
20517- "href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-settypedarrayfromtypedarray ",
20518- "title": "SetTypedArrayFromTypedArray ( target, targetOffset, source )",
20516+ "id": "sec-settypedarrayfromarraylike ",
20517+ "href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-settypedarrayfromarraylike ",
20518+ "title": "SetTypedArrayFromArrayLike ( target, targetOffset, source )",
2051920519 "number": "23.2.3.26.1"
2052020520 },
2052120521 "definedIn": "heading"
2052220522 },
2052320523 {
20524- "id": "sec-settypedarrayfromarraylike ",
20525- "href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-settypedarrayfromarraylike ",
20524+ "id": "sec-settypedarrayfromtypedarray ",
20525+ "href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-settypedarrayfromtypedarray ",
2052620526 "linkingText": [
20527- "SetTypedArrayFromArrayLike ",
20528- "SetTypedArrayFromArrayLike (target, targetOffset, source)"
20527+ "SetTypedArrayFromTypedArray ",
20528+ "SetTypedArrayFromTypedArray (target, targetOffset, source)"
2052920529 ],
2053020530 "localLinkingText": [],
2053120531 "type": "abstract-op",
2053220532 "for": [],
2053320533 "access": "public",
2053420534 "informative": false,
2053520535 "heading": {
20536- "id": "sec-settypedarrayfromarraylike ",
20537- "href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-settypedarrayfromarraylike ",
20538- "title": "SetTypedArrayFromArrayLike ( target, targetOffset, source )",
20536+ "id": "sec-settypedarrayfromtypedarray ",
20537+ "href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-settypedarrayfromtypedarray ",
20538+ "title": "SetTypedArrayFromTypedArray ( target, targetOffset, source )",
2053920539 "number": "23.2.3.26.2"
2054020540 },
2054120541 "definedIn": "heading"
2079220792 },
2079320793 "definedIn": "heading"
2079420794 },
20795- {
20796- "id": "typedarray-species-create",
20797- "href": "https://tc39.es/ecma262/multipage/indexed-collections.html#typedarray-species-create",
20798- "linkingText": [
20799- "TypedArraySpeciesCreate",
20800- "TypedArraySpeciesCreate(exemplar, argumentList)"
20801- ],
20802- "localLinkingText": [],
20803- "type": "abstract-op",
20804- "for": [],
20805- "access": "public",
20806- "informative": false,
20807- "heading": {
20808- "id": "typedarray-species-create",
20809- "href": "https://tc39.es/ecma262/multipage/indexed-collections.html#typedarray-species-create",
20810- "title": "TypedArraySpeciesCreate ( exemplar, argumentList )",
20811- "number": "23.2.4.1"
20812- },
20813- "definedIn": "heading"
20814- },
2081520795 {
2081620796 "id": "sec-typedarraycreatefromconstructor",
2081720797 "href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarraycreatefromconstructor",
2082820808 "id": "sec-typedarraycreatefromconstructor",
2082920809 "href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarraycreatefromconstructor",
2083020810 "title": "TypedArrayCreateFromConstructor ( constructor, argumentList )",
20831- "number": "23.2.4.2 "
20811+ "number": "23.2.4.1 "
2083220812 },
2083320813 "definedIn": "heading"
2083420814 },
2084820828 "id": "sec-typedarray-create-same-type",
2084920829 "href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-create-same-type",
2085020830 "title": "TypedArrayCreateSameType ( exemplar, argumentList )",
20831+ "number": "23.2.4.2"
20832+ },
20833+ "definedIn": "heading"
20834+ },
20835+ {
20836+ "id": "typedarray-species-create",
20837+ "href": "https://tc39.es/ecma262/multipage/indexed-collections.html#typedarray-species-create",
20838+ "linkingText": [
20839+ "TypedArraySpeciesCreate",
20840+ "TypedArraySpeciesCreate(exemplar, argumentList)"
20841+ ],
20842+ "localLinkingText": [],
20843+ "type": "abstract-op",
20844+ "for": [],
20845+ "access": "public",
20846+ "informative": false,
20847+ "heading": {
20848+ "id": "typedarray-species-create",
20849+ "href": "https://tc39.es/ecma262/multipage/indexed-collections.html#typedarray-species-create",
20850+ "title": "TypedArraySpeciesCreate ( exemplar, argumentList )",
2085120851 "number": "23.2.4.3"
2085220852 },
2085320853 "definedIn": "heading"
0 commit comments