From e3c7a7dec0634528a4b7092e32865c2892f42c37 Mon Sep 17 00:00:00 2001 From: reffy-bot <> Date: Thu, 6 Jun 2024 06:36:14 +0000 Subject: [PATCH] Update of ED report from new reffy run Using reffy commit 15.2.1. --- ed/dfns/ecmascript.json | 34 +- ed/headings/ecmascript.json | 23 +- ed/ids/ecmascript.json | 19908 +++++++++++++++++----------------- ed/index.json | 6 +- 4 files changed, 9968 insertions(+), 10003 deletions(-) diff --git a/ed/dfns/ecmascript.json b/ed/dfns/ecmascript.json index f5fa1bad8357..2cbb43c52006 100644 --- a/ed/dfns/ecmascript.json +++ b/ed/dfns/ecmascript.json @@ -2806,26 +2806,6 @@ }, "definedIn": "heading" }, - { - "id": "sec-isintegralnumber", - "href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isintegralnumber", - "linkingText": [ - "IsIntegralNumber", - "IsIntegralNumber(argument)" - ], - "localLinkingText": [], - "type": "abstract-op", - "for": [], - "access": "public", - "informative": false, - "heading": { - "id": "sec-isintegralnumber", - "href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isintegralnumber", - "title": "IsIntegralNumber ( argument )", - "number": "7.2.6" - }, - "definedIn": "heading" - }, { "id": "sec-isregexp", "href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isregexp", @@ -2842,7 +2822,7 @@ "id": "sec-isregexp", "href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isregexp", "title": "IsRegExp ( argument )", - "number": "7.2.7" + "number": "7.2.6" }, "definedIn": "heading" }, @@ -2862,7 +2842,7 @@ "id": "sec-samevalue", "href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-samevalue", "title": "SameValue ( x, y )", - "number": "7.2.9" + "number": "7.2.8" }, "definedIn": "heading" }, @@ -2882,7 +2862,7 @@ "id": "sec-samevaluezero", "href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-samevaluezero", "title": "SameValueZero ( x, y )", - "number": "7.2.10" + "number": "7.2.9" }, "definedIn": "heading" }, @@ -2902,7 +2882,7 @@ "id": "sec-samevaluenonnumber", "href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-samevaluenonnumber", "title": "SameValueNonNumber ( x, y )", - "number": "7.2.11" + "number": "7.2.10" }, "definedIn": "heading" }, @@ -2922,7 +2902,7 @@ "id": "sec-islessthan", "href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-islessthan", "title": "IsLessThan ( x, y, LeftFirst )", - "number": "7.2.12" + "number": "7.2.11" }, "definedIn": "heading" }, @@ -2942,7 +2922,7 @@ "id": "sec-islooselyequal", "href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-islooselyequal", "title": "IsLooselyEqual ( x, y )", - "number": "7.2.13" + "number": "7.2.12" }, "definedIn": "heading" }, @@ -2962,7 +2942,7 @@ "id": "sec-isstrictlyequal", "href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isstrictlyequal", "title": "IsStrictlyEqual ( x, y )", - "number": "7.2.14" + "number": "7.2.13" }, "definedIn": "heading" }, diff --git a/ed/headings/ecmascript.json b/ed/headings/ecmascript.json index f5b9f71c0604..52ac1311f458 100644 --- a/ed/headings/ecmascript.json +++ b/ed/headings/ecmascript.json @@ -1523,68 +1523,61 @@ "level": 3, "number": "7.2.5" }, - { - "id": "sec-isintegralnumber", - "href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isintegralnumber", - "title": "IsIntegralNumber ( argument )", - "level": 3, - "number": "7.2.6" - }, { "id": "sec-isregexp", "href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isregexp", "title": "IsRegExp ( argument )", "level": 3, - "number": "7.2.7" + "number": "7.2.6" }, { "id": "sec-isstringwellformedunicode", "href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isstringwellformedunicode", "title": "Static Semantics: IsStringWellFormedUnicode ( string )", "level": 3, - "number": "7.2.8" + "number": "7.2.7" }, { "id": "sec-samevalue", "href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-samevalue", "title": "SameValue ( x, y )", "level": 3, - "number": "7.2.9" + "number": "7.2.8" }, { "id": "sec-samevaluezero", "href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-samevaluezero", "title": "SameValueZero ( x, y )", "level": 3, - "number": "7.2.10" + "number": "7.2.9" }, { "id": "sec-samevaluenonnumber", "href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-samevaluenonnumber", "title": "SameValueNonNumber ( x, y )", "level": 3, - "number": "7.2.11" + "number": "7.2.10" }, { "id": "sec-islessthan", "href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-islessthan", "title": "IsLessThan ( x, y, LeftFirst )", "level": 3, - "number": "7.2.12" + "number": "7.2.11" }, { "id": "sec-islooselyequal", "href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-islooselyequal", "title": "IsLooselyEqual ( x, y )", "level": 3, - "number": "7.2.13" + "number": "7.2.12" }, { "id": "sec-isstrictlyequal", "href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isstrictlyequal", "title": "IsStrictlyEqual ( x, y )", "level": 3, - "number": "7.2.14" + "number": "7.2.13" }, { "id": "sec-operations-on-objects", diff --git a/ed/ids/ecmascript.json b/ed/ids/ecmascript.json index 21434c502a44..53c21edc0ace 100644 --- a/ed/ids/ecmascript.json +++ b/ed/ids/ecmascript.json @@ -306,62 +306,70 @@ "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-context-free-grammars", "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-lexical-and-regexp-grammars", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_23", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16054", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16047", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_24", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1086", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16055", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16056", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16057", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16058", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16059", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16048", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16049", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16050", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16051", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16052", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1087", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_25", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16060", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16061", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16053", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16054", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_26", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16062", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16055", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1088", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16063", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16056", "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-numeric-string-grammar", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_27", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16064", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16057", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1089", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16065", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16058", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_28", "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-syntactic-grammar", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_29", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_30", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_31", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1090", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16059", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16060", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16061", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16062", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16063", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16064", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1091", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1092", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_32", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_33", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16065", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16066", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16067", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16068", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1093", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1094", + "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-grammar-notation", + "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-terminal-symbols", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16069", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16070", + "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-HexIntegerLiteral", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16071", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1091", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1092", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_32", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_33", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_34", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_35", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_36", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16072", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16073", + "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-nonterminal-symbols-and-productions", + "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-WhileStatement", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16074", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16075", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1093", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1094", - "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-grammar-notation", - "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-terminal-symbols", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16076", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16077", - "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-HexIntegerLiteral", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16078", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_34", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_35", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_36", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16079", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16080", - "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-nonterminal-symbols-and-productions", - "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-WhileStatement", + "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-ArgumentList", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16081", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16082", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16083", @@ -369,10 +377,10 @@ "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16085", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16086", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16087", - "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-ArgumentList", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16088", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16089", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16090", + "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-optional-symbols", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16091", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16092", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16093", @@ -380,7 +388,6 @@ "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16095", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16096", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16097", - "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-optional-symbols", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16098", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16099", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16100", @@ -390,6 +397,7 @@ "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16104", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16105", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16106", + "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-ForStatement", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16107", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16108", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16109", @@ -397,13 +405,13 @@ "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16111", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16112", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16113", - "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-ForStatement", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16114", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16115", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16116", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16117", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16118", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16119", + "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-grammatical-parameters", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16120", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16121", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16122", @@ -411,23 +419,22 @@ "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16124", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16125", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16126", - "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-grammatical-parameters", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16127", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16128", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16129", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16130", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16131", + "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-StatementList_In", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16132", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16133", + "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-StatementList_Return_In", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16134", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16135", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16136", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16137", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16138", - "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-StatementList_In", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16139", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16140", - "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-StatementList_Return_In", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16141", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16142", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16143", @@ -436,64 +443,57 @@ "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16146", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16147", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16148", + "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-VariableDeclaration", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16149", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16150", + "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-VariableDeclaration_In", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16151", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16152", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16153", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16154", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16155", - "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-VariableDeclaration", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16156", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16157", - "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-VariableDeclaration_In", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16158", + "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-StatementList", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16159", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16160", + "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-StatementList_Return", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16161", + "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-one-of", + "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-NonZeroDigit", + "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-empty", + "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-lookahead-restrictions", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_15819", + "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-DecimalDigit", + "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-DecimalDigits", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16162", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16163", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16164", + "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-LookaheadExample", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16165", - "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-StatementList", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16166", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16167", - "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-StatementList_Return", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_15820", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_15821", + "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-no-lineterminator-here", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16168", - "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-one-of", - "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-NonZeroDigit", - "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-empty", - "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-lookahead-restrictions", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_15826", - "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-DecimalDigit", - "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-DecimalDigits", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16169", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16170", + "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-ThrowStatement", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16171", - "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-LookaheadExample", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16172", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16173", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16174", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_15827", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_15828", - "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-no-lineterminator-here", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16175", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16176", + "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-but-not", + "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-Identifier", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16177", - "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-ThrowStatement", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16178", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16179", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16180", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16181", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16182", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16183", - "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-but-not", - "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-Identifier", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16184", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16185", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16186", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16187", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16188", "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-descriptive-phrases", "https://tc39.es/ecma262/multipage/notational-conventions.html#prod-grammar-notation-SourceCharacter", "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-algorithm-conventions", @@ -512,14 +512,14 @@ "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1098", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1099", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1100", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16189", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16190", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16182", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16183", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1101", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1102", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1103", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16191", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16184", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1104", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16192", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16185", "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-runtime-semantics", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1105", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1106", @@ -584,21 +584,21 @@ "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1159", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1160", "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-static-semantic-rules", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16193", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16194", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16186", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16187", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1161", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1162", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_40", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1163", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1164", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16195", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16196", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16188", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16189", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1165", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16197", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16198", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16190", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16191", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1166", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16199", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16200", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16192", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_16193", "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-mathematical-operations", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1167", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1168", @@ -612,6 +612,8 @@ "https://tc39.es/ecma262/multipage/notational-conventions.html#mathematical%20integer", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1176", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1177", + "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-isinteger", + "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-isintegralnumber", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1178", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1179", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1180", @@ -623,35 +625,35 @@ "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1186", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1187", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1188", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1189", "https://tc39.es/ecma262/multipage/notational-conventions.html#%F0%9D%94%BD", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_41", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1189", - "https://tc39.es/ecma262/multipage/notational-conventions.html#%E2%84%A4", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1190", - "https://tc39.es/ecma262/multipage/notational-conventions.html#%E2%84%9D", + "https://tc39.es/ecma262/multipage/notational-conventions.html#%E2%84%A4", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1191", + "https://tc39.es/ecma262/multipage/notational-conventions.html#%E2%84%9D", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1192", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1193", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1194", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1195", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1196", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1197", "https://tc39.es/ecma262/multipage/notational-conventions.html#eqn-abs", "https://tc39.es/ecma262/multipage/notational-conventions.html#eqn-min", "https://tc39.es/ecma262/multipage/notational-conventions.html#eqn-max", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1197", - "https://tc39.es/ecma262/multipage/notational-conventions.html#eqn-modulo", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1198", + "https://tc39.es/ecma262/multipage/notational-conventions.html#eqn-modulo", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1199", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1200", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1201", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1202", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1203", - "https://tc39.es/ecma262/multipage/notational-conventions.html#eqn-floor", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1204", + "https://tc39.es/ecma262/multipage/notational-conventions.html#eqn-floor", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1205", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1206", - "https://tc39.es/ecma262/multipage/notational-conventions.html#eqn-truncate", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1207", + "https://tc39.es/ecma262/multipage/notational-conventions.html#eqn-truncate", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1208", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1209", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1210", @@ -667,11 +669,11 @@ "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1220", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1221", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1222", - "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-value-notation", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1223", + "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-value-notation", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1224", - "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-identity", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1225", + "https://tc39.es/ecma262/multipage/notational-conventions.html#sec-identity", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1226", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1227", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1228", @@ -692,8 +694,8 @@ "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1243", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1244", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1245", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_42", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1246", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_42", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1247", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1248", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1249", @@ -702,15 +704,16 @@ "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1252", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1253", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1254", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_43", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1255", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_43", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1256", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_44", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_45", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_46", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_47", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_48", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_49", - "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1256", + "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_1257", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_50", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_51", "https://tc39.es/ecma262/multipage/notational-conventions.html#_ref_52", @@ -733,7 +736,7 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#shortcuts-help", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#spec-container", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-ecmascript-data-types-and-values", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1257", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1258", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-ecmascript-language-types", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-ecmascript-language-types", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-ecmascript-language-types", @@ -743,56 +746,56 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-ecmascript-language-types-boolean-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-ecmascript-language-types-string-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-ecmascript-language-types-string-type", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1258", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1259", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1260", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1261", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#leading-surrogate", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#high-surrogate-code-unit", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1261", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1262", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#trailing-surrogate", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#low-surrogate-code-unit", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1262", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1263", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1264", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1265", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1266", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#surrogate-pair", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_54", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1266", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1267", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1268", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1269", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_55", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_56", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1269", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1270", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#string-concatenation", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#substring", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1270", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1271", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#ASCII-word-characters", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-stringindexof", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-stringindexof", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1271", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1272", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1273", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1274", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1275", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-stringlastindexof", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-stringlastindexof", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1275", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1276", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1277", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1278", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1279", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1280", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-ecmascript-language-types-symbol-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-ecmascript-language-types-symbol-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_57", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-well-known-symbols", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1280", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1281", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_58", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_59", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#table-well-known-symbols", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#table-1", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-well-known-symbols", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-well-known-symbols", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1281", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1282", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1283", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-well-known-symbols", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_60", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-well-known-symbols", @@ -805,95 +808,94 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-well-known-symbols", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_64", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-well-known-symbols", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1283", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1284", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-well-known-symbols", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_65", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-well-known-symbols", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1284", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1285", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-well-known-symbols", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_66", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-well-known-symbols", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1285", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1286", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#table-numeric-type-ops", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1287", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#table-numeric-type-ops", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1288", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_67", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1289", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_67", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1290", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_68", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1291", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_68", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1292", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1293", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_69", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_70", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1293", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1294", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1295", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1296", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_71", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1297", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_71", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1298", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_72", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1299", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_72", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1300", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1301", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1302", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_73", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1303", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_73", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1304", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1305", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1306", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1307", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_74", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_75", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_76", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1307", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1308", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1309", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_77", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_78", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_79", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1309", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1310", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_80", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1311", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_80", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1312", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_81", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1313", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_81", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1314", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_82", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1315", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_82", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1316", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1317", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1318", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_83", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_84", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1318", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1319", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1320", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_85", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_86", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1320", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1321", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_87", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1322", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_88", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_87", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1323", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_89", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_88", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1324", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_89", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1325", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1326", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1327", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1328", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1329", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_90", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1330", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_90", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1331", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1332", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-ecmascript-language-types-number-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-ecmascript-language-types-number-type", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1332", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1333", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1334", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_91", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_92", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#finite", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1334", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1335", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1336", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1337", @@ -905,9 +907,9 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1343", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1344", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1345", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1346", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#number-value-for", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#number-value", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1346", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1347", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1348", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1349", @@ -916,15 +918,15 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1352", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1353", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1354", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1355", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_93", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-unaryMinus", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-bitwiseNOT", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1355", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1356", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1357", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1358", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-exponentiate", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-applying-the-exp-operator", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1358", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1359", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1360", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1361", @@ -950,22 +952,22 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1381", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1382", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1383", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1384", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-multiply", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-applying-the-mul-operator", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1384", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1385", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1386", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1387", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1388", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1389", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-divide", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-applying-the-div-operator", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1389", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1390", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1391", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1392", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1393", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-remainder", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-applying-the-mod-operator", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1393", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1394", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1395", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1396", @@ -975,50 +977,50 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1400", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1401", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1402", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1403", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-add", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-applying-the-additive-operators-to-numbers", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1403", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1404", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1405", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1406", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1407", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1408", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1409", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-subtract", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1410", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-subtract", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1411", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-leftShift", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1412", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-leftShift", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1413", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1414", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1415", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1416", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1417", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-signedRightShift", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1418", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-signedRightShift", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1419", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1420", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1421", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1422", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1423", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-unsignedRightShift", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1424", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-unsignedRightShift", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1425", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1426", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1427", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1428", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1429", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-lessThan", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1430", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-lessThan", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1431", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1432", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1433", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1434", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-equal", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-sameValue", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-sameValueZero", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numberbitwiseop", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numberbitwiseop", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1434", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1435", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1436", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1437", @@ -1026,23 +1028,23 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1439", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1440", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1441", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-bitwiseAND", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1442", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-bitwiseAND", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1443", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-bitwiseXOR", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1444", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-bitwiseXOR", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1445", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-bitwiseOR", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1446", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-bitwiseOR", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1447", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1448", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-tostring", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-tostring-applied-to-the-number-type", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1448", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1449", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1450", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1451", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#step-number-tostring-intermediate-values", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1452", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#step-number-tostring-intermediate-values", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1453", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1454", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1455", @@ -1056,53 +1058,54 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1463", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1464", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1465", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1466", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_94", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_95", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1466", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1467", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1468", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1469", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-ecmascript-language-types-bigint-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-ecmascript-language-types-bigint-type", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1469", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1470", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-unaryMinus", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-bitwiseNOT", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-exponentiate", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1470", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1471", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1472", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-multiply", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-divide", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1472", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1473", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1474", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1475", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1476", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1477", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-remainder", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1478", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-remainder", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1479", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1480", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1481", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1482", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1483", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1484", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-add", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-subtract", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-leftShift", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1484", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1485", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1486", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1487", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-signedRightShift", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1488", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-unsignedRightShift", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-signedRightShift", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1489", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-lessThan", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-unsignedRightShift", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1490", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-lessThan", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1491", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1492", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-equal", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-sameValueZero", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-sameValue", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1492", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1493", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1494", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-binaryand", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-binaryand", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-binaryor", @@ -1111,7 +1114,6 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-binaryxor", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-bigintbitwiseop", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-bigintbitwiseop", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1494", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1495", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1496", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1497", @@ -1130,35 +1132,35 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1510", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1511", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1512", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-bitwiseAND", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1513", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-bitwiseXOR", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-bitwiseAND", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1514", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-bitwiseOR", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-bitwiseXOR", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1515", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-tostring", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-bitwiseOR", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1516", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-bigint-tostring", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1517", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1518", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1519", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1520", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-object-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-object-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-object-type", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1520", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-object-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1521", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-object-type", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1522", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-object-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-ispropertykey", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#property-name", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1522", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#integer-index", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1523", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#integer-index", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1524", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1525", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1526", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1527", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#array-index", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1528", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#array-index", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1529", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1530", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1531", @@ -1169,8 +1171,9 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1536", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1537", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1538", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_96", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1539", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_96", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1540", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-property-attributes", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_97", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#table-object-property-attributes", @@ -1180,32 +1183,32 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#table-4", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#table-3", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#table-2", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1540", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1541", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1542", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1543", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1544", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1545", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_98", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1546", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_98", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1547", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1548", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_99", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1549", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_99", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1550", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_100", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1551", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_100", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1552", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1553", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1554", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1555", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1556", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-object-internal-methods-and-internal-slots", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1557", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-object-internal-methods-and-internal-slots", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1558", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1559", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1560", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1561", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1562", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_101", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#ordinary-object", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_102", @@ -1215,38 +1218,37 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_106", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_107", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#exotic-object", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1562", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1563", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1564", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1565", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1566", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1567", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1568", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_108", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_109", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1568", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1569", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1570", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1571", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1572", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#table-essential-internal-methods", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#table-5", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1572", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1573", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1574", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1575", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1576", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1577", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1578", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_110", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#function-object", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#constructor", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1578", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1579", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1580", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1581", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1582", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1583", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1584", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#table-additional-essential-internal-methods-of-function-objects", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#table-6", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1584", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1585", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1586", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1587", @@ -1258,10 +1260,10 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1593", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1594", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1595", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_111", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1596", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-invariants-of-the-essential-internal-methods", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_111", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1597", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-invariants-of-the-essential-internal-methods", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1598", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1599", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1600", @@ -1301,224 +1303,225 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1634", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1635", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1636", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-well-known-intrinsic-objects", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1637", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-well-known-intrinsic-objects", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1638", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1639", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1640", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1641", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_112", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_113", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#table-well-known-intrinsic-objects", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#table-7", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1641", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1642", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_114", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1643", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_114", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1644", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_115", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1645", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_115", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1646", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_116", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1647", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_117", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_116", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1648", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_118", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_117", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1649", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_118", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1650", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1651", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_119", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1652", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_119", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1653", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1654", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_120", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1655", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_121", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_120", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1656", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_121", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1657", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_122", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1658", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_122", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1659", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_123", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1660", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_123", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1661", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_124", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1662", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_124", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1663", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_125", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1664", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_125", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1665", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_126", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1666", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_126", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1667", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_127", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1668", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_127", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1669", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_128", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1670", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_129", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_128", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1671", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_130", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_129", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1672", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_131", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_130", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1673", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_132", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_131", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1674", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_132", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1675", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_133", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1676", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_134", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_133", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1677", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_134", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1678", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_135", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1679", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_135", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1680", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1681", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_136", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1682", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_136", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1683", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_137", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1684", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_137", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1685", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_138", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1686", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_139", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_138", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1687", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_139", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1688", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_140", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1689", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_140", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1690", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1691", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_141", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1692", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_142", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_141", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1693", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_142", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1694", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_143", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1695", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_143", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1696", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_144", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1697", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_144", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1698", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_145", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1699", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_146", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_145", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1700", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_147", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_146", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1701", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_147", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1702", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_148", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1703", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_148", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1704", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_149", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1705", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_150", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_149", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1706", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_151", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_150", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1707", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_151", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1708", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_152", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1709", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_152", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1710", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_153", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1711", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_154", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_153", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1712", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_155", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_154", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1713", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_155", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1714", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_156", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1715", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_156", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1716", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_157", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1717", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_157", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1718", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_158", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1719", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_158", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1720", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_159", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1721", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_160", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_159", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1722", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_160", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1723", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_161", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1724", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_162", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_161", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1725", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_162", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1726", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_163", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1727", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_164", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_163", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1728", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_164", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1729", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_165", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1730", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_165", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1731", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_166", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1732", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_167", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_166", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1733", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_167", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1734", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_168", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1735", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_168", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1736", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_169", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1737", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_169", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1738", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1739", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1740", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1741", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_170", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1742", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_170", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1743", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_171", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1744", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_171", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1745", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_172", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1746", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_172", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1747", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_173", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1748", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_173", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1749", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_174", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1750", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_174", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1751", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_175", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1752", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_175", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1753", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_176", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1754", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_176", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1755", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_177", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1756", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_177", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1757", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1758", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_178", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1759", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_178", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1760", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1761", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_179", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_180", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-ecmascript-specification-types", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1761", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1762", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1763", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1764", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1765", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1766", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1767", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1768", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-enum-specification-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-enum-specification-type", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1768", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1769", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-list-and-record-specification-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-list-and-record-specification-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_181", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#list-concatenation", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#lexicographic-code-unit-order", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1769", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-list-and-record-specification-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1770", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-set-and-relation-specification-type", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-list-and-record-specification-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1771", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-set-and-relation-specification-type", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1772", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-set-and-relation-specification-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#least-relation", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-set-and-relation-specification-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-set-and-relation-specification-type", @@ -1526,9 +1529,9 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-completion-record-specification-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_182", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#table-completion-record-fields", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1772", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#table-8", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1773", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#table-8", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1774", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-completion-record-specification-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-completion-record-specification-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-completion-record-specification-type", @@ -1536,77 +1539,76 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-completion-record-specification-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-completion-record-specification-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-completion-record-specification-type", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1774", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1775", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-normalcompletion", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-normalcompletion", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1775", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1776", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1777", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1778", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-throwcompletion", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-throwcompletion", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1778", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1779", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1780", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1781", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-updateempty", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-updateempty", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1781", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1782", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1783", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1784", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1785", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1786", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1787", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1788", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-reference-record-specification-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-reference-specification-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-reference-record-specification-type", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1788", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1789", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_183", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#table-reference-record-fields", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1789", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1790", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#ao-getbase", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-getbase", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1790", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1791", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1792", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1793", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#ao-getreferencedname", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-getreferencedname", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1793", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1794", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1795", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1796", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1797", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1798", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#ao-isstrictreference", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-isstrictreference", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1798", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1799", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1800", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1801", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1802", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1803", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#super-reference-record", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#super-reference", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1803", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1804", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1805", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1806", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-ispropertyreference", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#ao-ispropertyreference", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-ispropertyreference", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1806", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1807", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1808", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-isunresolvablereference", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#ao-isunresolvablereference", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-isunresolvablereference", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1808", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1809", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-issuperreference", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#ao-issuperreference", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-issuperreference", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1809", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1810", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-isprivatereference", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-isprivatereference", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1810", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1811", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1812", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-getvalue", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-getvalue", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1812", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1813", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1814", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1815", @@ -1614,8 +1616,8 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1817", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1818", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1819", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#step-getvalue-toobject", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1820", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#step-getvalue-toobject", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1821", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1822", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1823", @@ -1623,12 +1625,12 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1825", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1826", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1827", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1828", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_184", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_185", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1828", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1829", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-putvalue", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-putvalue", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1829", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1830", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1831", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1832", @@ -1638,8 +1640,8 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1836", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1837", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1838", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#step-putvalue-toobject", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1839", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#step-putvalue-toobject", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1840", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1841", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1842", @@ -1647,19 +1649,19 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1844", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1845", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1846", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1847", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_186", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_187", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1847", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1848", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-getthisvalue", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-getthisvalue", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1848", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1849", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1850", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1851", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1852", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1853", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-initializereferencedbinding", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-initializereferencedbinding", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1853", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1854", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1855", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1856", @@ -1667,35 +1669,35 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1858", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1859", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1860", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1861", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-makeprivatereference", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-makeprivatereference", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1861", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1862", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1863", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1864", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1865", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1866", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1867", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-property-descriptor-specification-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-property-descriptor-specification-type", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1867", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1868", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_188", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-property-descriptor-specification-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_189", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1868", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1869", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-isaccessordescriptor", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-isaccessordescriptor", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1869", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1870", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-isdatadescriptor", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-isdatadescriptor", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1870", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1871", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-isgenericdescriptor", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-isgenericdescriptor", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1871", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1872", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1873", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1874", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-frompropertydescriptor", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-frompropertydescriptor", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1874", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1875", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1876", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1877", @@ -1706,9 +1708,9 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1882", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1883", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1884", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1885", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-topropertydescriptor", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-topropertydescriptor", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1885", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1886", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1887", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1888", @@ -1731,32 +1733,32 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1905", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1906", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1907", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1908", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-completepropertydescriptor", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-completepropertydescriptor", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1908", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1909", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1910", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1911", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-lexical-environment-and-environment-record-specification-types", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1912", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-lexical-environment-and-environment-record-specification-types", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1913", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_190", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-abstract-closure", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-abstract-closure", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1913", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1914", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1915", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1916", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1917", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1918", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1919", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1920", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-data-blocks", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-data-blocks", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-data-blocks", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1920", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1921", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1922", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-data-blocks", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1923", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-data-blocks", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1924", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1925", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1926", @@ -1768,17 +1770,17 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1932", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1933", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1934", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1935", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-createbytedatablock", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-createbytedatablock", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1935", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1936", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1937", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1938", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1939", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1940", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1941", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-createsharedbytedatablock", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-createsharedbytedatablock", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1941", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1942", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1943", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1944", @@ -1789,9 +1791,9 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1949", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1950", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1951", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1952", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-copydatablockbytes", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-copydatablockbytes", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1952", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1953", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1954", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1955", @@ -1815,45 +1817,46 @@ "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1973", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1974", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1975", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-privateelement-specification-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1976", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-privateelement-specification-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1977", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1978", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1979", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1980", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1981", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1982", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_191", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-privateelement-specification-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#table-privateelement-fields", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1982", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1983", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1984", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1985", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1986", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-classfielddefinition-record-specification-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1987", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-classfielddefinition-record-specification-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1988", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1989", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_192", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-classfielddefinition-record-specification-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#table-classfielddefinition-fields", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1989", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1990", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1991", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1992", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-private-names", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-private-names", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1992", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1993", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1994", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1995", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1996", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1997", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-classstaticblockdefinition-record-specification-type", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-classstaticblockdefinition-record-specification-type", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1997", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1998", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_193", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#table-classstaticblockdefinition-record-fields", - "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1998", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_1999", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_2000", + "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#_ref_2001", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#references-pane-container", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#references-pane-spacer", "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#references-pane", @@ -1872,16 +1875,15 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#shortcuts-help", "https://tc39.es/ecma262/multipage/abstract-operations.html#spec-container", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-abstract-operations", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2001", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-type-conversion", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2002", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-type-conversion", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2003", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2004", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2005", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2006", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toprimitive", "https://tc39.es/ecma262/multipage/abstract-operations.html#table-9", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toprimitive", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2006", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2007", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2008", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2009", @@ -1894,36 +1896,36 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2016", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2017", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2018", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2019", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_194", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_195", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-ordinarytoprimitive", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-ordinarytoprimitive", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2019", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2020", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2021", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2022", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2023", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2024", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2025", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2026", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toboolean", "https://tc39.es/ecma262/multipage/abstract-operations.html#table-toboolean-conversions", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toboolean", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2026", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2027", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2028", "https://tc39.es/ecma262/multipage/abstract-operations.html#step-to-boolean-web-compat-insertion-point", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_196", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tonumeric", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tonumeric", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2028", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2029", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2030", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2031", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2032", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2033", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2034", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tonumber", "https://tc39.es/ecma262/multipage/abstract-operations.html#table-tonumber-conversions", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tonumber", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2034", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2035", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2036", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2037", @@ -1935,114 +1937,114 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2043", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2044", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2045", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tonumber-applied-to-the-string-type", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2046", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tonumber-applied-to-the-string-type", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2047", "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-StringNumericLiteral", "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-FDwUUOp8", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16201", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16194", "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-m-6uXikA", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16195", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16196", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16197", + "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-StrWhiteSpace", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16198", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16199", + "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-StrWhiteSpaceChar", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16200", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16201", + "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-StrNumericLiteral", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16202", + "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-rEUJru-M", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16203", + "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-StrDecimalLiteral", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16204", - "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-StrWhiteSpace", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16205", + "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-glMHXxnX", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16206", - "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-StrWhiteSpaceChar", + "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-StrUnsignedDecimalLiteral", + "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-QcF4NRmv", + "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-0clqUBRw", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16207", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16208", - "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-StrNumericLiteral", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16209", - "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-rEUJru-M", + "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-h9Y6iP78", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16210", - "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-StrDecimalLiteral", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16211", + "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-14bLNUM8", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16212", - "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-glMHXxnX", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16213", - "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-StrUnsignedDecimalLiteral", - "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-QcF4NRmv", - "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-0clqUBRw", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_197", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16214", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16215", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16216", - "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-h9Y6iP78", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16217", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16218", - "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-14bLNUM8", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16219", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16220", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_197", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16221", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16222", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16223", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16224", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16225", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-stringtonumber", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-stringtonumber", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2048", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16226", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2049", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2050", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-runtime-semantics-stringnumericvalue", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-runtime-semantics-mv-s", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2051", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16227", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2052", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16228", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_198", + "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-_R4wE0aJ", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16229", + "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-meFGI9GM", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16230", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16231", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16232", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-stringtonumber", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-stringtonumber", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2047", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2053", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16233", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2048", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2049", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-runtime-semantics-stringnumericvalue", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-runtime-semantics-mv-s", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2050", + "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-chPZzOnl", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16234", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2051", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2054", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16235", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_198", - "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-_R4wE0aJ", + "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-gjHq7g3y", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16236", - "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-meFGI9GM", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2055", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16237", + "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-rF3lJM39", + "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-rFHlF9yu", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16238", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16239", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2052", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16240", - "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-chPZzOnl", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16241", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2053", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16242", - "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-gjHq7g3y", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16243", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2054", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16244", - "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-rF3lJM39", - "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-rFHlF9yu", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16245", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16246", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2056", + "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-KhQPr5RG", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16247", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16248", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16249", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16250", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16251", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16252", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2057", + "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-0Vf62eUX", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16253", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2055", - "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-KhQPr5RG", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16254", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16255", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16256", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16257", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16258", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16259", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2056", - "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-0Vf62eUX", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16260", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16261", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16262", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16263", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16264", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2057", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2058", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-roundmvresult", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-roundmvresult", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2058", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2059", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2060", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2061", @@ -2052,10 +2054,10 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2065", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2066", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2067", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2068", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tointegerorinfinity", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tointeger", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tointegerorinfinity", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2068", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2069", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2070", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2071", @@ -2065,9 +2067,9 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2075", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2076", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2077", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2078", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toint32", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toint32", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2078", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2079", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2080", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2081", @@ -2083,9 +2085,9 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2091", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2092", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2093", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2094", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-touint32", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-touint32", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2094", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2095", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2096", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2097", @@ -2097,14 +2099,14 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2103", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2104", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2105", - "https://tc39.es/ecma262/multipage/abstract-operations.html#step-touint32-return", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2106", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_199", + "https://tc39.es/ecma262/multipage/abstract-operations.html#step-touint32-return", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2107", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_199", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2108", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2109", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toint16", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toint16", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2109", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2110", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2111", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2112", @@ -2119,9 +2121,9 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2121", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2122", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2123", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2124", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-touint16", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-touint16", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2124", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2125", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2126", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2127", @@ -2132,14 +2134,14 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2132", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2133", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2134", - "https://tc39.es/ecma262/multipage/abstract-operations.html#step-touint16-mod", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2135", + "https://tc39.es/ecma262/multipage/abstract-operations.html#step-touint16-mod", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2136", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_200", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2137", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_200", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2138", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toint8", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toint8", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2138", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2139", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2140", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2141", @@ -2152,9 +2154,9 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2148", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2149", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2150", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2151", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-touint8", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-touint8", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2151", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2152", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2153", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2154", @@ -2166,9 +2168,9 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2160", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2161", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2162", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2163", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-touint8clamp", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-touint8clamp", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2163", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2164", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2165", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2166", @@ -2183,43 +2185,43 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2175", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2176", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2177", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2178", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_201", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tobigint", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tobigint", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2178", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2179", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2180", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2181", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2182", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_202", "https://tc39.es/ecma262/multipage/abstract-operations.html#table-tobigint", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2182", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2183", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-stringtobigint", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-stringtobigint", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2183", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16265", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2184", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16258", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2185", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2186", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2187", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-stringintegerliteral-grammar", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2188", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-stringintegerliteral-grammar", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2189", "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-StringIntegerLiteral", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16259", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16260", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16261", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16262", + "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-StrIntegerLiteral", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16263", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16264", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-runtime-semantics-mv-for-stringintegerliteral", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16265", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16266", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16267", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16268", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16269", - "https://tc39.es/ecma262/multipage/abstract-operations.html#prod-StrIntegerLiteral", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16270", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16271", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-runtime-semantics-mv-for-stringintegerliteral", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16272", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16273", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16274", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16275", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_16276", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tobigint64", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tobigint64", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2189", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2190", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2191", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2192", @@ -2230,9 +2232,9 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2197", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2198", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2199", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2200", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tobiguint64", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tobiguint64", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2200", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2201", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2202", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2203", @@ -2241,10 +2243,10 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2206", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2207", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2208", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2209", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tostring", "https://tc39.es/ecma262/multipage/abstract-operations.html#table-tostring-conversions", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tostring", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2209", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2210", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2211", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2212", @@ -2259,14 +2261,15 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2221", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2222", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2223", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2224", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toobject", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toobject", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2224", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2225", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2226", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2227", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_203", "https://tc39.es/ecma262/multipage/abstract-operations.html#table-toobject-conversions", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2227", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2228", "https://tc39.es/ecma262/multipage/abstract-operations.html#table-13", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_204", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_205", @@ -2275,7 +2278,6 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_208", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-topropertykey", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-topropertykey", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2228", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2229", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2230", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2231", @@ -2283,9 +2285,9 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2233", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2234", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2235", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2236", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tolength", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tolength", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2236", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2237", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2238", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2239", @@ -2294,15 +2296,15 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2242", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2243", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2244", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2245", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-canonicalnumericindexstring", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-canonicalnumericindexstring", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2245", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2246", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2247", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2248", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-canonicalnumericindexstring", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toindex", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toindex", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2248", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2249", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2250", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2251", @@ -2311,21 +2313,21 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2254", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2255", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2256", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2257", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-testing-and-comparison-operations", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-requireobjectcoercible", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-requireobjectcoercible", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2257", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2258", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2259", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2260", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2261", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2262", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_209", "https://tc39.es/ecma262/multipage/abstract-operations.html#table-requireobjectcoercible-results", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2262", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2263", "https://tc39.es/ecma262/multipage/abstract-operations.html#table-14", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isarray", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isarray", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2263", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2264", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2265", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2266", @@ -2333,23 +2335,22 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2268", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2269", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2270", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2271", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iscallable", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iscallable", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2271", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2272", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2273", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isconstructor", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isconstructor", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2273", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2274", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2275", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2276", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isextensible-o", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isextensible-o", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2276", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2277", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isintegralnumber", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isinteger", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isintegralnumber", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2278", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isregexp", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isregexp", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2279", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2280", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2281", @@ -2357,21 +2358,21 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2283", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2284", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2285", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isregexp", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isregexp", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isstringwellformedunicode", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_210", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2286", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-samevalue", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-samevalue", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2287", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2288", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2289", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2290", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2291", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2292", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isstringwellformedunicode", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_210", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2293", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-samevalue", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-samevalue", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2294", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-samevaluezero", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-samevaluezero", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2295", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2296", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2297", @@ -2379,9 +2380,10 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2299", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2300", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2301", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-samevaluezero", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-samevaluezero", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2302", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-samevaluenonnumber", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-samevaluenonnumeric", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-samevaluenonnumber", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2303", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2304", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2305", @@ -2389,12 +2391,13 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2307", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2308", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2309", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-samevaluenonnumber", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-samevaluenonnumeric", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-samevaluenonnumber", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2310", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2311", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2312", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_211", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-islessthan", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-abstract-relational-comparison", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-islessthan", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2313", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2314", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2315", @@ -2402,11 +2405,8 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2317", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2318", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2319", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_211", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-islessthan", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-abstract-relational-comparison", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-islessthan", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2320", + "https://tc39.es/ecma262/multipage/abstract-operations.html#step-arc-string-check", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2321", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2322", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2323", @@ -2414,7 +2414,6 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2325", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2326", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2327", - "https://tc39.es/ecma262/multipage/abstract-operations.html#step-arc-string-check", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2328", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2329", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2330", @@ -2436,20 +2435,22 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2346", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2347", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2348", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_212", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_213", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_214", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2349", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-islooselyequal", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-abstract-equality-comparison", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-islooselyequal", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2350", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2351", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2352", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2353", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2354", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2355", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_212", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_213", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_214", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2356", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-islooselyequal", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-abstract-equality-comparison", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-islooselyequal", + "https://tc39.es/ecma262/multipage/abstract-operations.html#step-abstract-equality-comparison-web-compat-insertion-point", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_215", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2357", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2358", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2359", @@ -2457,8 +2458,6 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2361", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2362", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2363", - "https://tc39.es/ecma262/multipage/abstract-operations.html#step-abstract-equality-comparison-web-compat-insertion-point", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_215", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2364", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2365", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2366", @@ -2487,6 +2486,9 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2389", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2390", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2391", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isstrictlyequal", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-strict-equality-comparison", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isstrictlyequal", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2392", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2393", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2394", @@ -2494,115 +2496,114 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2396", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2397", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2398", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isstrictlyequal", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-strict-equality-comparison", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isstrictlyequal", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2399", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-operations-on-objects", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-makebasicobject", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-makebasicobject", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2400", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2401", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2402", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2403", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_216", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2404", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2405", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2406", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-operations-on-objects", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-makebasicobject", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-makebasicobject", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2407", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2408", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2409", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2410", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_216", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-get-o-p", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-get-o-p", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2411", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2412", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2413", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2414", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-getv", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-getv", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2415", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2416", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2417", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-get-o-p", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-get-o-p", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2418", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2419", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2420", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2421", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-getv", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-getv", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-set-o-p-v-throw", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-set-o-p-v-throw", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2422", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2423", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2424", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2425", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createdataproperty", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createdataproperty", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2426", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2427", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2428", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-set-o-p-v-throw", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-set-o-p-v-throw", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2429", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createdatapropertyorthrow", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createdatapropertyorthrow", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2430", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2431", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2432", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createdataproperty", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createdataproperty", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2433", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2434", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createnonenumerabledatapropertyorthrow", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createnonenumerabledatapropertyorthrow", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2435", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2436", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createdatapropertyorthrow", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createdatapropertyorthrow", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2437", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2438", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2439", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2440", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-definepropertyorthrow", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-definepropertyorthrow", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2441", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createnonenumerabledatapropertyorthrow", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createnonenumerabledatapropertyorthrow", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2442", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2443", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2444", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-deletepropertyorthrow", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-deletepropertyorthrow", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2445", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2446", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2447", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-definepropertyorthrow", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-definepropertyorthrow", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-getmethod", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-getmethod", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2448", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2449", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2450", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2451", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-deletepropertyorthrow", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-deletepropertyorthrow", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2452", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2453", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2454", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-getmethod", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-getmethod", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2455", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-hasproperty", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-hasproperty", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2456", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2457", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2458", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2459", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-hasownproperty", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-hasownproperty", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2460", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2461", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2462", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-hasproperty", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-hasproperty", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2463", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-call", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-call", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2464", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2465", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2466", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-hasownproperty", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-hasownproperty", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2467", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2468", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2469", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2470", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-call", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-call", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2471", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2472", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2473", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2474", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2475", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2476", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-construct", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-construct", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2477", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2478", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2479", @@ -2610,52 +2611,50 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2481", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2482", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2483", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-construct", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-construct", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2484", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2485", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-setintegritylevel", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-setintegritylevel", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2486", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2487", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2488", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2489", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2490", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2491", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-testintegritylevel", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-testintegritylevel", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2492", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-setintegritylevel", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-setintegritylevel", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2493", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2494", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2495", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createarrayfromlist", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createarrayfromlist", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2496", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2497", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2498", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-testintegritylevel", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-testintegritylevel", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2499", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2500", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2501", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-lengthofarraylike", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-lengthofarraylike", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2502", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createarrayfromlist", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createarrayfromlist", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2503", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2504", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2505", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2506", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2507", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2508", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-lengthofarraylike", "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-lengthofarraylike", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2508", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2509", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createlistfromarraylike", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createlistfromarraylike", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2510", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2511", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2512", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2513", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2514", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-lengthofarraylike", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2515", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2516", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createlistfromarraylike", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createlistfromarraylike", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2517", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2518", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2519", @@ -2664,6 +2663,8 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2522", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2523", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2524", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-invoke", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-invoke", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2525", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2526", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2527", @@ -2671,13 +2672,13 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2529", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2530", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2531", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-invoke", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-invoke", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2532", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2533", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2534", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2535", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2536", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-ordinaryhasinstance", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-ordinaryhasinstance", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2537", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2538", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2539", @@ -2685,11 +2686,11 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2541", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2542", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2543", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-ordinaryhasinstance", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-ordinaryhasinstance", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2544", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2545", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2546", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-speciesconstructor", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-speciesconstructor", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2547", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2548", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2549", @@ -2697,14 +2698,15 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2551", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2552", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2553", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-speciesconstructor", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-speciesconstructor", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2554", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2555", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2556", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2557", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2558", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2559", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-enumerableownproperties", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-enumerableownpropertynames", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-enumerableownproperties", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2560", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2561", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2562", @@ -2712,11 +2714,10 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2564", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2565", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2566", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-enumerableownproperties", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-enumerableownpropertynames", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-enumerableownproperties", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2567", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2568", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-getfunctionrealm", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-getfunctionrealm", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2569", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2570", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2571", @@ -2724,40 +2725,40 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2573", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2574", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2575", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-getfunctionrealm", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-getfunctionrealm", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2576", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2577", + "https://tc39.es/ecma262/multipage/abstract-operations.html#step-getfunctionrealm-default-return", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2578", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_217", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2579", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-copydataproperties", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-copydataproperties", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2580", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2581", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2582", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2583", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2584", - "https://tc39.es/ecma262/multipage/abstract-operations.html#step-getfunctionrealm-default-return", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2585", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_217", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2586", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-copydataproperties", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-copydataproperties", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2587", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2588", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-privateelementfind", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-privateelementfind", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2589", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2590", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2591", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-privatefieldadd", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-privatefieldadd", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2592", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2593", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2594", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2595", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-privateelementfind", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-privateelementfind", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2596", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2597", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2598", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-privatefieldadd", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-privatefieldadd", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2599", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-privatemethodoraccessoradd", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-privatemethodoraccessoradd", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2600", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2601", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2602", @@ -2765,8 +2766,8 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2604", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2605", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2606", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-privatemethodoraccessoradd", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-privatemethodoraccessoradd", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-hostensurecanaddprivateelement", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-hostensurecanaddprivateelement", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2607", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2608", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2609", @@ -2774,13 +2775,13 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2611", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2612", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2613", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-hostensurecanaddprivateelement", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-hostensurecanaddprivateelement", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2614", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2615", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2616", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2617", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2618", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-privateget", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-privateget", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2619", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2620", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2621", @@ -2788,8 +2789,8 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2623", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2624", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2625", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-privateget", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-privateget", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-privateset", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-privateset", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2626", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2627", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2628", @@ -2797,8 +2798,8 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2630", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2631", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2632", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-privateset", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-privateset", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-definefield", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-definefield", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2633", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2634", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2635", @@ -2806,31 +2807,31 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2637", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2638", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2639", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-definefield", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-definefield", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2640", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2641", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-initializeinstanceelements", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-initializeinstanceelements", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2642", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2643", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2644", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2645", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2646", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2647", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-add-value-to-keyed-group", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-add-value-to-keyed-group", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2648", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-initializeinstanceelements", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-initializeinstanceelements", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2649", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2650", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2651", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2652", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2653", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2654", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-add-value-to-keyed-group", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-add-value-to-keyed-group", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2655", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2656", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2657", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2658", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-groupby", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-groupby", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2659", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2660", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2661", @@ -2838,8 +2839,6 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2663", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2664", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2665", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-groupby", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-groupby", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2666", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2667", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2668", @@ -2859,26 +2858,28 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2682", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2683", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2684", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-operations-on-iterator-objects", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_218", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iterator-records", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iterator-records", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2685", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_219", + "https://tc39.es/ecma262/multipage/abstract-operations.html#table-iterator-record-fields", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2686", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2687", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-getiteratorfrommethod", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-getiteratorfrommethod", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2688", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2689", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2690", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2691", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-operations-on-iterator-objects", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_218", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iterator-records", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iterator-records", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2692", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_219", - "https://tc39.es/ecma262/multipage/abstract-operations.html#table-iterator-record-fields", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2693", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2694", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-getiteratorfrommethod", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-getiteratorfrommethod", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2695", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2696", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-getiterator", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-getiterator", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2697", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2698", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2699", @@ -2886,14 +2887,14 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2701", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2702", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2703", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-getiterator", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-getiterator", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2704", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2705", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2706", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2707", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2708", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2709", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratornext", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratornext", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2710", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2711", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2712", @@ -2901,32 +2902,32 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2714", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2715", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2716", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratornext", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratornext", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2717", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2718", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2719", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorcomplete", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorcomplete", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2720", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2721", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2722", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2723", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorvalue", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorvalue", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2724", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2725", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2726", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorcomplete", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorcomplete", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2727", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorstep", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorstep", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2728", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2729", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2730", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorvalue", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorvalue", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2731", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2732", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2733", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2734", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorstep", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorstep", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorstepvalue", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorstepvalue", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2735", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2736", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2737", @@ -2934,9 +2935,9 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2739", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2740", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2741", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorstepvalue", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorstepvalue", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2742", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorclose", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorclose", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2743", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2744", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2745", @@ -2944,31 +2945,29 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2747", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2748", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2749", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorclose", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorclose", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2750", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2751", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2752", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2753", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2754", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2755", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-ifabruptcloseiterator", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-ifabruptcloseiterator", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2756", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2757", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2758", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2759", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2760", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2761", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-asynciteratorclose", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-asynciteratorclose", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2762", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-ifabruptcloseiterator", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-ifabruptcloseiterator", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2763", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2764", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2765", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2766", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2767", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2768", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-asynciteratorclose", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-asynciteratorclose", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2769", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2770", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2771", @@ -2978,29 +2977,32 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2775", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2776", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2777", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createiterresultobject", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createiterresultobject", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2778", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2779", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2780", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2781", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2782", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createlistiteratorRecord", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-listiterator-next", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-listiteratornext-functions", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createlistiterator", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createlistiteratorRecord", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2783", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2784", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createiterresultobject", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createiterresultobject", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2785", + "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_220", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2786", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2787", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2788", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2789", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createlistiteratorRecord", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-listiterator-next", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-listiteratornext-functions", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createlistiterator", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createlistiteratorRecord", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2790", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2791", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2792", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_220", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratortolist", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iterabletolist", + "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratortolist", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2793", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2794", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2795", @@ -3008,16 +3010,6 @@ "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2797", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2798", "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2799", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratortolist", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iterabletolist", - "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratortolist", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2800", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2801", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2802", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2803", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2804", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2805", - "https://tc39.es/ecma262/multipage/abstract-operations.html#_ref_2806", "https://tc39.es/ecma262/multipage/abstract-operations.html#references-pane-container", "https://tc39.es/ecma262/multipage/abstract-operations.html#references-pane-spacer", "https://tc39.es/ecma262/multipage/abstract-operations.html#references-pane", @@ -3036,10 +3028,10 @@ "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#shortcuts-help", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#spec-container", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-syntax-directed-operations", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2807", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2800", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-evaluation", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2808", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2809", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2801", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2802", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-syntax-directed-operations-scope-analysis", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-boundnames", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-exports-static-semantics-boundnames", @@ -3056,290 +3048,290 @@ "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-variable-statement-static-semantics-boundnames", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-let-and-const-declarations-static-semantics-boundnames", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-identifiers-static-semantics-boundnames", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2810", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2811", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2803", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2804", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#note-star-default-star", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_221", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2812", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2805", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Yc3dQCIS", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16277", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2813", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2814", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16278", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16270", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2806", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2807", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16271", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0oRvH9Oa", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-eP6tRBFI", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-WhUrx1KG", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16272", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16273", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2808", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16274", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-pdmM8758", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16275", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16276", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2809", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16277", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2810", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16278", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2811", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-SIbbs3t0", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16279", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16280", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2815", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2812", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16281", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-pdmM8758", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-WfIK7IbR", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16282", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16283", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2816", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2813", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16284", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2817", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-PvG06doO", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16285", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2818", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-SIbbs3t0", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16286", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2814", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16287", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2819", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2815", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16288", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-WfIK7IbR", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2816", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-TRoL9A8A", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16289", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16290", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2820", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2817", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16291", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-PvG06doO", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-uemJBnZk", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16292", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16293", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2821", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2818", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16294", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2822", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-HmBRwRUL", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2819", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-VrgiRc7B", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16295", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2823", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-TRoL9A8A", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16296", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2820", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16297", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2824", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2821", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16298", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-uemJBnZk", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2822", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-e52_ta72", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16299", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2823", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-gapTHhxd", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16300", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2825", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16301", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-HmBRwRUL", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2826", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-VrgiRc7B", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2824", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16302", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-uQApgi98", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16303", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2827", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16304", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2828", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2825", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16305", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2829", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-e52_ta72", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-UADb9W1C", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16306", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2830", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-gapTHhxd", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16307", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16308", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2831", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2826", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16309", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-uQApgi98", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2827", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16310", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2828", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-hRHC-ltw", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16311", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2832", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16312", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-UADb9W1C", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2829", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16313", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2830", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16314", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2831", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-HS4vlt-j", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16315", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2833", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16316", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2834", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2832", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16317", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2835", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-hRHC-ltw", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2833", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16318", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2834", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-C9gIgbxU", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16319", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2836", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16320", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2837", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2835", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16321", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2838", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-HS4vlt-j", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-MJIzQe4_", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16322", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16323", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2839", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2836", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16324", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2840", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-T0DsYQHz", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16325", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2841", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-C9gIgbxU", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16326", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2837", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16327", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2842", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-XX1yN-l7", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16328", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-MJIzQe4_", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16329", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2838", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16330", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2843", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Wj-eaJJJ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16331", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-T0DsYQHz", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16332", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2839", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16333", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2844", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-AAggAe5k", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16334", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-XX1yN-l7", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16335", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16336", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2845", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2840", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16337", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Wj-eaJJJ", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-rmB8ZP2j", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16338", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16339", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2846", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-NuuiWZ7v", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2841", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-po75ZBLy", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16340", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-AAggAe5k", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16341", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2842", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16342", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2843", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16343", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2847", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2844", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-dSRi9b3k", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16344", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-rmB8ZP2j", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16345", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2845", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16346", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-NuuiWZ7v", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2848", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-po75ZBLy", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2846", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16347", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2847", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-B1jl1kwZ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16348", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2849", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16349", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2850", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2848", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16350", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2851", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-dSRi9b3k", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2849", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-t6vQVPUG", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16351", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16352", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2852", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16353", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2853", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2850", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16354", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2854", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-B1jl1kwZ", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-qJNJRowC", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16355", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16356", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2855", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-D36uGDV1", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16357", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2856", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-t6vQVPUG", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16358", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16359", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2851", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16360", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2857", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Fiyc5-gj", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16361", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-qJNJRowC", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16362", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_x3zvham", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16363", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-D36uGDV1", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16364", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2852", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16365", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0u78ulHy", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16366", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2858", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-G-h1FrC4", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16367", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Fiyc5-gj", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16368", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16369", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_x3zvham", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2853", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16370", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-NaC_U8xV", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16371", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2859", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16372", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0u78ulHy", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-kRyJKqmR", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16373", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-G-h1FrC4", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16374", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16375", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2854", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16376", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2860", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2855", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jZE2c8MZ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16377", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-NaC_U8xV", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16378", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2856", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16379", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-kRyJKqmR", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-me1fjwho", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16380", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2857", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-gnkPkMbr", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16381", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16382", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2861", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2858", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16383", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2862", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jZE2c8MZ", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2859", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16384", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2860", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-WTIt04mh", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16385", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2863", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16386", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-me1fjwho", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2861", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16387", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2864", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-gnkPkMbr", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2862", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16388", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2863", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-2q0gunUG", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2864", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-phtlO1Je", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16389", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2865", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16390", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2866", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2865", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16391", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2867", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-WTIt04mh", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2866", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16392", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2867", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-4FuZGlZe", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16393", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2868", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16394", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2869", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2868", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16395", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2870", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-2q0gunUG", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2871", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-phtlO1Je", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-OyREyUBO", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16396", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16397", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2872", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-sOWb3AM5", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16398", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2873", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2869", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-wpPb0--4", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16399", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2874", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-4FuZGlZe", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2870", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16400", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-yl8Kvf8S", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16401", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2875", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2871", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16402", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-OyREyUBO", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-oqm8ado6", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16403", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2872", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16404", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-sOWb3AM5", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-pmSnaEkm", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16405", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2876", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-wpPb0--4", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2873", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16406", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2877", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-fy8WSBrE", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16407", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-yl8Kvf8S", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-declarationpart", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2874", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2875", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-g7IOVGn1", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16408", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2878", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16409", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-oqm8ado6", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-sN7udk5J", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16410", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2879", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16411", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-pmSnaEkm", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jjBSfSof", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16412", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2880", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16413", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-fy8WSBrE", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-KvSTEPI7", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16414", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-declarationpart", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2881", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2882", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-g7IOVGn1", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16415", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-kBBrFjaX", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16416", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-sN7udk5J", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16417", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-GAkiMJN6", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16418", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jjBSfSof", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16419", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16420", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-KvSTEPI7", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16421", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16422", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-kBBrFjaX", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16423", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16424", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-GAkiMJN6", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16425", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16426", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-isconstantdeclaration", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-exports-static-semantics-isconstantdeclaration", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-async-function-definitions-static-semantics-IsConstantDeclaration", @@ -3348,55 +3340,55 @@ "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-generator-function-definitions-static-semantics-isconstantdeclaration", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-function-definitions-static-semantics-isconstantdeclaration", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-let-and-const-declarations-static-semantics-isconstantdeclaration", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2883", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2876", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jGNpgH6g", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16427", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16428", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2884", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16429", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16420", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16421", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2877", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16422", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Iol_vN-I", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-xwFhJZXb", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-5tjiqCsV", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16430", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16431", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16432", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Fqj8pzpb", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16423", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16424", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16425", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Fqj8pzpb", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16426", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16427", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-FmAf4OGl", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16428", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16429", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16430", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-2O3Y8NX3", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16431", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16432", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-wRhLbuAn", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16433", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16434", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-FmAf4OGl", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16435", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_1WUvl3J", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16436", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16437", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-2O3Y8NX3", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-w95osZOA", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16438", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16439", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-wRhLbuAn", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16440", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-6nHiQ-2B", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16441", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16442", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_1WUvl3J", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-J5Ultzy7", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16443", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16444", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-w95osZOA", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-v6ZGEAMc", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16445", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-w8mrwXF1", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16446", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16447", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-6nHiQ-2B", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mTdGbVUU", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16448", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-K87ApD92", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16449", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-J5Ultzy7", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16450", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16451", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-v6ZGEAMc", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16452", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-w8mrwXF1", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16453", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16454", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mTdGbVUU", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16455", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-K87ApD92", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16456", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16457", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-lexicallydeclarednames", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-module-semantics-static-semantics-lexicallydeclarednames", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-scripts-static-semantics-lexicallydeclarednames", @@ -3406,129 +3398,129 @@ "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-labelled-statements-static-semantics-lexicallydeclarednames", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-switch-statement-static-semantics-lexicallydeclarednames", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-block-static-semantics-lexicallydeclarednames", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2885", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2886", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2878", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2879", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mPEvRR9d", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2887", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2880", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ZFtxhsq0", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16451", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16452", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2881", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16453", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2882", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16454", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2883", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Rrf-OST4", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16455", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16456", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16457", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2884", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16458", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2885", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-9AEMspNg", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16459", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2888", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2886", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16460", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2889", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--_BgAjEq", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2887", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mSnfTK7z", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16461", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2890", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Rrf-OST4", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16462", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16463", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16464", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2891", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2888", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16465", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2892", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-9AEMspNg", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2889", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2890", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16466", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2893", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16467", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--_BgAjEq", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2894", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mSnfTK7z", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2891", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16468", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2892", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2893", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-7Gkp_Ikd", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16469", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16470", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2894", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16471", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2895", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16472", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2896", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2897", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-LyDmmUT5", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16473", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16474", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2898", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16475", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2899", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2900", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-7Gkp_Ikd", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2897", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16476", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2898", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-JWPhP_ev", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16477", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2901", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16478", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2902", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2899", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16479", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2903", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-LyDmmUT5", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2900", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-BptUBlCG", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16480", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16481", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2901", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16482", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2904", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-FwgSl19M", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16483", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2905", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-JWPhP_ev", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2902", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_jhHTL9Z", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16484", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2903", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16485", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2906", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-8YrmfaA1", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2904", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-yRWpcHmG", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16486", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2907", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-BptUBlCG", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2905", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16487", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--e9cHzAJ", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2906", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-o7NmaBd_", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16488", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2908", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2907", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16489", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-FwgSl19M", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-2xZloP4O", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16490", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2909", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_jhHTL9Z", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2908", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-tdMR5_9c", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16491", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2909", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-pGIh8pZc", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2910", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-m6bh3GpA", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16492", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-8YrmfaA1", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2911", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-yRWpcHmG", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16493", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2912", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16494", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--e9cHzAJ", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2913", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-o7NmaBd_", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16495", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2914", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-t-OtLQL7", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16496", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-2xZloP4O", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16497", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2915", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-tdMR5_9c", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2912", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16498", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2916", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-pGIh8pZc", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2917", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-m6bh3GpA", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2913", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16499", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2918", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2914", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-vXiSx9wh", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16500", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2915", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16501", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-v-PqD2SJ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16502", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-t-OtLQL7", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16503", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16504", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2919", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2916", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2917", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16505", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2920", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-XYalkd2A", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16506", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2921", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-vXiSx9wh", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2918", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16507", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2922", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16508", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-v-PqD2SJ", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16509", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16510", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16511", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2923", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2924", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16512", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-XYalkd2A", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16513", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2925", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16514", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16515", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-lexicallyscopeddeclarations", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-exports-static-semantics-lexicallyscopeddeclarations", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-module-semantics-static-semantics-lexicallyscopeddeclarations", @@ -3539,141 +3531,141 @@ "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-labelled-statements-static-semantics-lexicallyscopeddeclarations", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-switch-statement-static-semantics-lexicallyscopeddeclarations", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-block-static-semantics-lexicallyscopeddeclarations", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2926", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2927", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2928", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2919", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2920", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2921", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-dqBS0eQw", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16509", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16510", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2922", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16511", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2923", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16512", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2924", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-MlufDCPG", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16513", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16514", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16515", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2925", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16516", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2926", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-IYBZJ2CF", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16517", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2929", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2927", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2928", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16518", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2930", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-bhogjJ1W", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2929", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-am_Z4H66", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16519", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2931", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-MlufDCPG", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16520", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16521", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16522", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2932", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2930", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16523", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2933", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-IYBZJ2CF", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2931", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2932", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16524", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2934", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2935", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16525", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-bhogjJ1W", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2936", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-am_Z4H66", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2933", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16526", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2934", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2935", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-LxvbRJKF", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16527", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16528", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2936", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16529", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2937", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16530", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2938", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2939", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-tORmzQQv", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16531", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16532", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2940", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16533", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2941", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2942", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-LxvbRJKF", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2939", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16534", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2940", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-84xBBiJA", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16535", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2943", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16536", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2944", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2941", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16537", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2945", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-tORmzQQv", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2942", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-V7zVpmtw", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16538", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16539", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2943", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16540", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2946", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-3Vc5meav", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16541", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2947", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-84xBBiJA", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2944", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-nL_6JlM9", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16542", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16543", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2948", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-gtaAB-x7", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2945", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-aKFk9Ijn", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16544", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2949", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-V7zVpmtw", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2946", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16545", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-8GIOVjs9", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2947", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-kKBABX1R", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16546", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2950", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2948", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16547", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-3Vc5meav", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-4B0l6Nwq", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16548", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2951", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-nL_6JlM9", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2949", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0qrVz5hX", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16549", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2950", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-h6iH_dVj", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2951", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-1WkoNRM_", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16550", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-gtaAB-x7", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2952", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-aKFk9Ijn", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16551", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-eWnfpwM7", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2953", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-rZF3AogZ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16552", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-8GIOVjs9", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2954", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-kKBABX1R", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16553", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2955", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2954", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16554", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-4B0l6Nwq", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2955", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16555", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2956", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0qrVz5hX", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zqmuSkfM", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16556", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2957", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-h6iH_dVj", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2958", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-1WkoNRM_", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-IxEr0QE9", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16557", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2959", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16558", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-eWnfpwM7", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2960", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-rZF3AogZ", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-DEMJzdJ7", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16559", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-cMreMYU5", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16560", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2961", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2958", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-xsgJyOoQ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16561", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2962", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2959", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2960", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16562", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2963", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zqmuSkfM", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-cRTDqnfl", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16563", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2964", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-IxEr0QE9", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2961", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2962", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16564", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-4yMGuqEs", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16565", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-DEMJzdJ7", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2963", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16566", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-cMreMYU5", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-XTfiw-G1", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16567", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2965", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-xsgJyOoQ", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2964", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16568", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2966", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2967", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16569", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-cRTDqnfl", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16570", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2968", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2969", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16571", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-4yMGuqEs", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16572", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2970", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16573", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-XTfiw-G1", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16574", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2971", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16575", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-vardeclarednames", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-module-semantics-static-semantics-vardeclarednames", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-scripts-static-semantics-vardeclarednames", @@ -3692,262 +3684,262 @@ "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-variable-statement-static-semantics-vardeclarednames", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-block-static-semantics-vardeclarednames", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-statement-semantics-static-semantics-vardeclarednames", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2972", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2973", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2965", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2966", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-VNDj7eNH", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16576", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16569", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-wphgHlIl", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16577", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16570", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-UQCGQIDW", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16578", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16571", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-5RADtbhJ", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16579", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16572", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-bxCHO4hn", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16580", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16573", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-GyFO-xRG", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16581", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16574", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-HxLIoVCC", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16582", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2974", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16575", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2967", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-4f3fXSme", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2975", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2968", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ikslLJyV", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16576", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16577", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2969", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16578", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2970", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16579", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2971", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mb72lTih", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16580", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2972", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_o07UyGN", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16581", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2973", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16582", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-5Ab4YMrd", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16583", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16584", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2976", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16585", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2977", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2974", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16586", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2978", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mb72lTih", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2975", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16587", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2979", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_o07UyGN", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2976", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Jj9iNkQT", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16588", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2980", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16589", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-5Ab4YMrd", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2977", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16590", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-MQNHAeo7", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16591", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16592", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2981", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2978", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16593", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2982", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-6MiGg7LY", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16594", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2983", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Jj9iNkQT", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16595", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2979", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16596", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2984", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-22bMsY8a", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16597", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-MQNHAeo7", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16598", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16599", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2985", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16600", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-6MiGg7LY", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2980", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16601", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-iNfrCk_F", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16602", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2986", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16603", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-22bMsY8a", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16604", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16605", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2981", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16606", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2982", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16607", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2987", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2983", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-N2GkbzwH", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16608", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-iNfrCk_F", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16609", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16610", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16611", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2984", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16612", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2988", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-polenv5I", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16613", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2989", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16614", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2990", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-N2GkbzwH", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16615", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-cQmWs6F4", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16616", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16617", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16618", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2991", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-6rXrz7RR", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16619", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-polenv5I", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16620", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16621", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-LH0otfP0", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16622", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-cQmWs6F4", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16623", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16624", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-UE8msfiB", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16625", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-6rXrz7RR", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16626", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16627", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Xl42xW5D", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16628", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-LH0otfP0", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16629", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16630", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2985", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16631", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-UE8msfiB", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-eiN5tOgj", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16632", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16633", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16634", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Xl42xW5D", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-dkeW5WMH", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16635", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16636", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16637", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2992", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-dXd3oD1j", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16638", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-eiN5tOgj", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16639", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16640", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2986", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16641", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-dkeW5WMH", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2987", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16642", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2988", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_222", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-kf6BzwpI", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16643", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16644", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-dXd3oD1j", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2989", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16645", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-lB_U5kUv", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16646", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16647", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2993", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2990", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16648", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2994", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-DTgBd2wQ", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2991", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-e2BPI-N_", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16649", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2995", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_222", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-kf6BzwpI", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16650", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16651", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2996", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16652", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-lB_U5kUv", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2992", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16653", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2993", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2994", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16654", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2997", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16655", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-DTgBd2wQ", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2998", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-e2BPI-N_", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2995", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16656", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2996", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2997", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_zisH9m7", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16657", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16658", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2998", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16659", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_2999", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16660", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3000", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3001", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Gdv5Uzyo", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16661", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16662", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3002", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16663", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3003", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3004", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_zisH9m7", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3001", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16664", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3002", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ocDhl-eB", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16665", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3005", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16666", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3006", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3003", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16667", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3007", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Gdv5Uzyo", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3004", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-xypmC2Rc", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16668", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16669", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3005", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16670", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3008", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-TKnUh23n", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16671", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3009", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ocDhl-eB", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3006", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-K6wLfAiN", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16672", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16673", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3010", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3007", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16674", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3011", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-xypmC2Rc", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3008", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16675", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3009", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-naQihl7z", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16676", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3012", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16677", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-TKnUh23n", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3010", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16678", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3013", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-K6wLfAiN", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3011", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16679", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3012", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-F1kslF5t", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16680", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3014", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16681", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3015", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16682", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3016", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-naQihl7z", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3013", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16683", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3014", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16684", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3017", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3015", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16685", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3018", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3016", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-1jr14zqX", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16686", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3019", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-F1kslF5t", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16687", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3017", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16688", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ic6_wi6x", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3018", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Fovz-BpD", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16689", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3020", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3019", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16690", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3021", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-JPGgU11H", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3020", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ZZJ4np60", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16691", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3022", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3021", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16692", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3023", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-1jr14zqX", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-kKbHUs1e", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16693", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3022", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-IDrLWHWU", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16694", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3023", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-AiQH2RJz", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3024", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_GPKA3Cb", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16695", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ic6_wi6x", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3025", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Fovz-BpD", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16696", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3026", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-WMKjW5iz", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16697", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-JPGgU11H", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3027", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ZZJ4np60", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16698", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3028", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3026", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16699", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-kKbHUs1e", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3027", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16700", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3029", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-IDrLWHWU", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3028", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-lGybrnks", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16701", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3030", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-AiQH2RJz", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3031", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_GPKA3Cb", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3029", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-5uRXjJj7", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16702", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3032", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16703", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-WMKjW5iz", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16704", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3030", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16705", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3033", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16706", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3034", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16707", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3035", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-lGybrnks", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16708", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3036", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-5uRXjJj7", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16709", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16710", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16711", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3037", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16712", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3038", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3031", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-varscopeddeclarations", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-module-semantics-static-semantics-varscopeddeclarations", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-scripts-static-semantics-varscopeddeclarations", @@ -3966,406 +3958,406 @@ "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-variable-statement-static-semantics-varscopeddeclarations", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-block-static-semantics-varscopeddeclarations", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-statement-semantics-static-semantics-varscopeddeclarations", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3039", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3040", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3041", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3032", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3033", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3034", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-okevSHKw", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16713", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16706", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-TqyazVUw", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16714", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16707", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-a_WX9dEz", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16715", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16708", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-fC7m7rts", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16716", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16709", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ycPQZtUX", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16717", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16710", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-GTe_HlKz", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16718", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16711", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Pc-OKRR8", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16719", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3042", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16712", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3035", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--ycd0kFi", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3043", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3036", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-r8z3UV58", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16713", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16714", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3037", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16715", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3038", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16716", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3039", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zHpAsUUQ", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16717", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3040", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-r4VwMPwM", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16718", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16719", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-HsuXutdb", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16720", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16721", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3044", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3041", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16722", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3045", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3042", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16723", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3046", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zHpAsUUQ", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-B7KHfByo", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16724", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3047", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-r4VwMPwM", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16725", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16726", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-HsuXutdb", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3043", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16727", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3044", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16728", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3048", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3045", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-yyIeKAQ3", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16729", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3049", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16730", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-B7KHfByo", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3046", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16731", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-QkEPe1CC", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16732", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16733", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3050", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3047", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16734", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3051", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jrq4eHFJ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16735", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3052", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-yyIeKAQ3", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16736", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3048", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16737", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3053", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-5lKKTAkN", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16738", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-QkEPe1CC", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16739", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16740", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3054", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16741", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jrq4eHFJ", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3049", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16742", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-13ohOiCm", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16743", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3055", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16744", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-5lKKTAkN", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16745", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16746", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3050", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16747", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3051", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16748", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3056", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3052", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-eqKiNSk1", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16749", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-13ohOiCm", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16750", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16751", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16752", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3053", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16753", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3057", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-KgxDtGf4", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16754", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3058", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16755", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3059", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-eqKiNSk1", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16756", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-AWnFzjE8", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16757", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16758", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16759", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3060", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-5TY9-yea", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16760", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-KgxDtGf4", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16761", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16762", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-t9Ps-Sf3", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16763", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-AWnFzjE8", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16764", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16765", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-IEEeV8La", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16766", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-5TY9-yea", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16767", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16768", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-WOgH08rb", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16769", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-t9Ps-Sf3", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16770", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16771", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3054", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16772", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-IEEeV8La", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-SyVO6l8T", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16773", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16774", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16775", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-WOgH08rb", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-o2HaUKnD", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16776", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16777", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16778", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3061", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-kZcYMT8d", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16779", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-SyVO6l8T", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16780", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16781", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16782", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-o2HaUKnD", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3055", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16783", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3056", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_223", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-otI6GMSS", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16784", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16785", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-kZcYMT8d", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3057", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16786", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-FjNXiCI7", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16787", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16788", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3058", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16789", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3062", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-BX82yRxg", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3059", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-aW8QiumN", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16790", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3063", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_223", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-otI6GMSS", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16791", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16792", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3064", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16793", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-FjNXiCI7", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3060", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16794", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3061", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3062", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16795", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3065", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16796", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-BX82yRxg", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3066", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-aW8QiumN", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3063", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16797", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3064", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3065", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-nuKGUlOU", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16798", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16799", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3066", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16800", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3067", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16801", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3068", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3069", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mzP2If-y", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16802", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16803", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3070", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16804", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3071", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3072", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-nuKGUlOU", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3069", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16805", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3070", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ZPHZRUV6", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16806", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3073", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16807", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3074", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3071", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16808", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3075", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mzP2If-y", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3072", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-i-A4iWeY", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16809", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16810", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3073", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16811", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3076", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ntkJlgei", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16812", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3077", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ZPHZRUV6", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3074", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-RhYCwWQZ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16813", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16814", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3078", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3075", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16815", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3079", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-i-A4iWeY", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3076", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16816", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3077", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0GInHInm", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16817", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3080", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16818", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ntkJlgei", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3078", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16819", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3081", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-RhYCwWQZ", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3079", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16820", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3080", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-pi8GJ951", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16821", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3082", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16822", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3083", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16823", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3084", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0GInHInm", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3081", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16824", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3082", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16825", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3085", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3083", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16826", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3086", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3084", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-H8Sf_rsN", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16827", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3087", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-pi8GJ951", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16828", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3085", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16829", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-vvqmH-2l", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3086", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-x8eD4P1T", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16830", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3088", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3087", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16831", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3089", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-p7Y_jFE0", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3088", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-o66wZ98a", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16832", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3090", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3089", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16833", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3091", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-H8Sf_rsN", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-UWG_9qGM", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16834", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3090", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-VllrABp8", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16835", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3091", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-se4Mco-N", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3092", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-MCeJZE_U", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16836", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-vvqmH-2l", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3093", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-x8eD4P1T", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16837", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-g_wYfia1", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3094", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-oVpqQZka", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16838", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-p7Y_jFE0", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3095", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-o66wZ98a", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16839", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3096", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3095", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16840", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-UWG_9qGM", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3096", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16841", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3097", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-VllrABp8", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-TBDbISuB", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16842", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3098", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-se4Mco-N", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3099", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-MCeJZE_U", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-f75VYPkN", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16843", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3100", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16844", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-g_wYfia1", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3101", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-oVpqQZka", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16845", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3099", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16846", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3100", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-toplevellexicallydeclarednames", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-labelled-statements-static-semantics-toplevellexicallydeclarednames", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-block-static-semantics-toplevellexicallydeclarednames", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3101", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3102", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-s6Vb3QUL", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16847", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3103", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16848", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3104", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-TBDbISuB", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3103", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16849", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3105", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-f75VYPkN", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3104", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16850", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3105", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-DWksqgz-", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16851", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16852", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3106", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ReRATT6e", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16852", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16853", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16854", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3107", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-toplevellexicallydeclarednames", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-labelled-statements-static-semantics-toplevellexicallydeclarednames", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-block-static-semantics-toplevellexicallydeclarednames", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3108", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3109", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-s6Vb3QUL", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16854", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16855", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-toplevellexicallyscopeddeclarations", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-labelled-statements-static-semantics-toplevellexicallyscopeddeclarations", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-block-static-semantics-toplevellexicallyscopeddeclarations", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3109", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3110", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16856", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3111", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-fSl8sbck", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16856", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16857", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3112", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-DWksqgz-", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16858", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3113", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ReRATT6e", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16859", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16860", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16861", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3114", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-68OgfJw9", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16860", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3115", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--BAI6AhR", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16861", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16862", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-toplevellexicallyscopeddeclarations", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-labelled-statements-static-semantics-toplevellexicallyscopeddeclarations", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-block-static-semantics-toplevellexicallyscopeddeclarations", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16863", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3116", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16864", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-toplevelvardeclarednames", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-labelled-statements-static-semantics-toplevelvardeclarednames", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-block-static-semantics-toplevelvardeclarednames", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3117", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3118", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-fSl8sbck", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16863", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16864", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3119", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_Kx3fMtB", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16865", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3120", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16866", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3121", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-68OgfJw9", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3119", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16867", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3122", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--BAI6AhR", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3120", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16868", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3121", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-l-2kGEcB", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16869", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16870", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3123", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16871", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-toplevelvardeclarednames", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-labelled-statements-static-semantics-toplevelvardeclarednames", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-block-static-semantics-toplevelvardeclarednames", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3124", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3125", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_Kx3fMtB", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3122", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16872", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3123", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-CxIyq9Kn", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16873", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3126", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16874", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3127", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16875", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3128", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-l-2kGEcB", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3124", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16876", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3125", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16877", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-gviukyGv", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16878", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3129", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16879", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3130", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-CxIyq9Kn", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3126", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16880", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jtk1iKc9", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16881", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16882", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3131", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16883", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3132", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3127", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16884", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-gviukyGv", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3128", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16885", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-5RFYGz0t", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16886", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3133", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3129", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16887", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jtk1iKc9", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-toplevelvarscopeddeclarations", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-labelled-statements-static-semantics-toplevelvarscopeddeclarations", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-block-static-semantics-toplevelvarscopeddeclarations", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3130", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3131", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3132", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-MxUpZ-t-", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16888", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16889", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3133", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16890", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3134", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16891", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3135", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-wmlLZdyg", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16892", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-5RFYGz0t", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16893", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3136", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16894", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-toplevelvarscopeddeclarations", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-labelled-statements-static-semantics-toplevelvarscopeddeclarations", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-block-static-semantics-toplevelvarscopeddeclarations", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3137", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3138", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3139", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-MxUpZ-t-", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3136", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16895", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3137", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16896", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3140", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-OvMm0IpZ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16897", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3141", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16898", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3142", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-wmlLZdyg", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16899", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3138", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16900", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3139", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-sPvwm3DB", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16901", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3143", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16902", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3144", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3140", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16903", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-OvMm0IpZ", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-h55yOiCC", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16904", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16905", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16906", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3145", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3141", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16907", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3146", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-sPvwm3DB", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3142", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16908", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-aZ77pE36", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16909", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3147", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16910", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-h55yOiCC", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16911", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16912", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16913", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3148", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16914", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3149", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16915", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-aZ77pE36", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16916", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16917", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-syntax-directed-operations-labels", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-containsduplicatelabels", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-module-semantics-static-semantics-containsduplicatelabels", @@ -4381,206 +4373,206 @@ "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-if-statement-static-semantics-containsduplicatelabels", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-block-static-semantics-containsduplicatelabels", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-statement-semantics-static-semantics-containsduplicatelabels", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3150", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3151", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3143", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3144", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-4jLROMWA", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16918", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16911", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-7RdLi7r5", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16919", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16912", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-9i0SR5pB", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16920", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16913", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-kHTlCj8Z", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16921", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16914", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-AQXoKs3Y", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16922", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16915", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-g3BkTc0o", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16923", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16916", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-GecuZ1YX", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16924", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16917", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-QFpbuk2C", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16925", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16918", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-SpvJf5dZ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-RfvwtRC6", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16926", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16919", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-IG220ePF", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16920", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16921", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3145", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16922", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3146", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16923", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-iIi7e4Mv", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16924", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16925", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16926", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3147", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16927", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3148", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16928", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3152", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-M7d89bkQ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16929", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3153", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16930", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-iIi7e4Mv", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3149", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16931", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-CSwsyonC", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16932", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16933", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3154", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3150", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16934", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3155", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-UWs53aWN", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16935", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-M7d89bkQ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16936", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3151", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16937", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3156", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-GgLrXaaO", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16938", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-CSwsyonC", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16939", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16940", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3157", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16941", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-UWs53aWN", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-di1-cm7_", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16942", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16943", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3158", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16944", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-GgLrXaaO", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16945", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zOnkGPoB", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16946", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16947", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16948", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-di1-cm7_", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16949", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3152", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16950", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-rNKuYq6q", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16951", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16952", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zOnkGPoB", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16953", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jKYdRg__", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16954", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16955", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16956", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3159", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zBPUdTbl", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16957", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-rNKuYq6q", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16958", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16959", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zoCqTANq", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16960", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jKYdRg__", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16961", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16962", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zqf8dZti", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16963", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zBPUdTbl", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16964", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16965", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-dRwtb2-L", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16966", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zoCqTANq", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16967", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16968", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-kCZrLuMF", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16969", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zqf8dZti", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16970", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16971", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-1mQl-EgZ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16972", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-dRwtb2-L", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16973", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16974", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-SKvXy5l6", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16975", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-kCZrLuMF", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16976", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16977", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3153", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16978", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-1mQl-EgZ", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_224", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-92qu0ILT", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16979", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16980", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3154", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16981", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-SKvXy5l6", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-OMSfPp_0", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16982", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16983", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3155", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16984", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3160", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-8Uz0YNaN", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-UcaBQzki", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16985", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_224", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-92qu0ILT", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16986", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16987", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3161", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16988", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-OMSfPp_0", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3156", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16989", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3157", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16990", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3162", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16991", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-8Uz0YNaN", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-UcaBQzki", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3158", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16992", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-yJHneCFO", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16993", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16994", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3159", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16995", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3163", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3160", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16996", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3164", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-YbPvJc_D", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16997", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16998", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3165", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_16999", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-yJHneCFO", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3161", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17000", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-__iQJPEb", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17001", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3166", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17002", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3167", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3162", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17003", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-YbPvJc_D", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-UiQoMdIo", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17004", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17005", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3163", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17006", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3168", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3164", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3165", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17007", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-__iQJPEb", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-j-zK1vJK", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17008", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-iFqlj7Lz", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17009", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3169", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17010", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-UiQoMdIo", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3166", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17011", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3167", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17012", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3170", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-DkNjzLGB", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17013", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3171", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3172", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17014", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-j-zK1vJK", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3168", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17015", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-iFqlj7Lz", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3169", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17016", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Aa8IOm4z", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17017", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3173", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17018", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3174", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17019", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-DkNjzLGB", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3170", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17020", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3171", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17021", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3175", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3172", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17022", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3176", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-K0PcnMLw", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17023", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Aa8IOm4z", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17024", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3173", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17025", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-cn79vCHf", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_uXGEqKw", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-FlDPQVjo", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17026", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3177", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17027", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3178", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3174", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17028", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3179", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3175", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17029", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-K0PcnMLw", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17030", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17031", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3180", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17032", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-cn79vCHf", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_uXGEqKw", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-FlDPQVjo", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17033", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17034", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3181", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17035", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3182", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17036", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-2RINFrzE", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17037", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17030", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-OfzEYjJ0", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17038", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17031", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-containsundefinedbreaktarget", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-module-semantics-static-semantics-containsundefinedbreaktarget", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-function-definitions-static-semantics-containsundefinedbreaktarget", @@ -4596,209 +4588,209 @@ "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-if-statement-static-semantics-containsundefinedbreaktarget", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-block-static-semantics-containsundefinedbreaktarget", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-statement-semantics-static-semantics-containsundefinedbreaktarget", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3183", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3184", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3176", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3177", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-KN2F74JM", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17039", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17032", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-pHNPZODp", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17040", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17033", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-vqweAXZW", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17041", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17034", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-u--VfnyG", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17042", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17035", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Mk4OiTQ0", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17043", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17036", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_wHAxVWB", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17044", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17037", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zv1CKK_U", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17045", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17038", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-YsZID3li", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-H7TPYpiU", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17046", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17039", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-v3tH_xWo", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17040", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17041", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3178", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17042", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3179", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17043", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-OZMT2LO1", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17044", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17045", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17046", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3180", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17047", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3181", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17048", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3185", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-kiVPWNCJ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17049", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3186", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17050", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-OZMT2LO1", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3182", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17051", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-JiuempzE", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17052", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17053", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3187", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3183", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17054", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3188", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-NfepJ8d-", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17055", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-kiVPWNCJ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17056", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3184", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17057", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3189", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_bYykgU2", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17058", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-JiuempzE", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17059", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17060", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3190", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17061", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-NfepJ8d-", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0RGYYYa8", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17062", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17063", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3191", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17064", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_bYykgU2", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17065", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-gRSHgUm2", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17066", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17067", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17068", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0RGYYYa8", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17069", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3185", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17070", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mui4tXHs", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17071", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17072", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-gRSHgUm2", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17073", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-tYmMbbAK", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17074", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17075", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17076", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3192", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-xkRBC0p_", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17077", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mui4tXHs", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17078", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17079", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-3FISwBIz", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17080", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-tYmMbbAK", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17081", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17082", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-3UTSN7Q_", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17083", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-xkRBC0p_", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17084", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17085", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0EPuBRtw", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17086", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-3FISwBIz", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17087", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17088", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-bxXqpHGf", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17089", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-3UTSN7Q_", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17090", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17091", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-DVohExfz", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17092", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0EPuBRtw", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17093", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17094", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-eDdhr4db", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17095", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-bxXqpHGf", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17096", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17097", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3186", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17098", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-DVohExfz", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_225", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-YN_w7WcD", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-sVlKX7KO", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17099", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3187", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17100", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-wq9kNHey", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17101", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-eDdhr4db", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17102", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3188", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17103", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zEFnXzdo", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17104", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3193", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17105", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_225", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-YN_w7WcD", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-sVlKX7KO", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3189", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17106", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3194", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-MxUCmZej", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-a3dtTxDp", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17107", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-wq9kNHey", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17108", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17109", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3195", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17110", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zEFnXzdo", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3190", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17111", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3191", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17112", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3196", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17113", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-MxUCmZej", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-a3dtTxDp", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3192", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17114", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mWAyGNz1", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17115", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17116", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3193", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17117", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3197", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3194", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17118", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3198", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-xKDcEL_e", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17119", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17120", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3199", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17121", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mWAyGNz1", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3195", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17122", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-WyF-LUeK", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17123", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3200", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17124", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3201", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3196", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17125", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-xKDcEL_e", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zsR5iLZH", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17126", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17127", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3197", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17128", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3202", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3198", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3199", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17129", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-WyF-LUeK", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Mu3VhVjD", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17130", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Yr89pOXp", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17131", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3203", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17132", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zsR5iLZH", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3200", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17133", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3201", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17134", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3204", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-3_4iLynl", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17135", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3205", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3206", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17136", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Mu3VhVjD", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3202", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17137", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Yr89pOXp", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3203", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17138", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-KaiFSIRm", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17139", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3207", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17140", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3208", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17141", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-3_4iLynl", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3204", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17142", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3205", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17143", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3209", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3206", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17144", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3210", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_CFhQEhr", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17145", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-KaiFSIRm", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17146", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3207", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17147", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-fN52Tgzf", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-vh6EF-BV", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-gDhjMfCK", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17148", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3211", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17149", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3212", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3208", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17150", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3213", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3209", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17151", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_CFhQEhr", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17152", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17153", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3214", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17154", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-fN52Tgzf", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-vh6EF-BV", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-gDhjMfCK", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17155", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17156", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3215", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17157", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3216", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17158", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-vD2SO16F", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17159", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17152", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-UZaVgIpu", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17160", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17153", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-containsundefinedcontinuetarget", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-module-semantics-static-semantics-containsundefinedcontinuetarget", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-function-definitions-static-semantics-containsundefinedcontinuetarget", @@ -4814,219 +4806,219 @@ "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-if-statement-static-semantics-containsundefinedcontinuetarget", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-block-static-semantics-containsundefinedcontinuetarget", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-statement-semantics-static-semantics-containsundefinedcontinuetarget", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3217", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3218", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3219", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3210", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3211", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3212", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zeOghq31", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17161", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17154", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-THlI2H2M", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17162", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17155", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-j74v1E9Q", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17163", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17156", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-S4TJmj3I", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17164", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17157", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-gDEZkDbt", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17165", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17158", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-uTECl_Vq", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17166", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17159", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-NBG_pA-N", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17167", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17160", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-eptReca1", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0U13tcP4", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17168", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17161", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-q91g2YEq", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17162", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3213", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17163", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-PptGj0zd", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17164", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3214", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3215", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17165", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Vrq9L4TL", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17166", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17167", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3216", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17168", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3217", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17169", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3220", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-MYTRO2yV", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17170", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-PptGj0zd", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17171", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3221", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3222", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17172", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Vrq9L4TL", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3218", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17173", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3219", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17174", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3223", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-idT2m0fR", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17175", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3224", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17176", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-MYTRO2yV", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3220", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17177", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-1k-PvIQ6", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17178", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17179", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3225", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3221", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17180", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3226", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-nqE7jDen", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17181", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-idT2m0fR", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17182", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3222", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17183", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3227", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-sdOZ0OVe", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17184", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-1k-PvIQ6", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17185", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17186", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3228", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17187", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-nqE7jDen", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-38R1spHk", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17188", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17189", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3229", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17190", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-sdOZ0OVe", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17191", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-GQ9tF3ug", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17192", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17193", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17194", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-38R1spHk", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17195", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3223", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17196", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ilROtw6r", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17197", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17198", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-GQ9tF3ug", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17199", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-RXKTOvxD", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17200", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17201", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17202", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3230", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mKAcS051", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17203", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ilROtw6r", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17204", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17205", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-MPaED8xy", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17206", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-RXKTOvxD", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17207", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17208", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-SLsBgk8L", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17209", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mKAcS051", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17210", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17211", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-G_08fu0g", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17212", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-MPaED8xy", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17213", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17214", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-xuMzWdW7", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17215", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-SLsBgk8L", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17216", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17217", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-xVs7Y4Vv", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17218", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-G_08fu0g", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17219", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17220", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Ii0_W2zX", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17221", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-xuMzWdW7", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17222", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17223", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3224", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17224", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-xVs7Y4Vv", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_226", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-P3ParQAP", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ngwxJt1P", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17225", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3225", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17226", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-qti0YV4g", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17227", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Ii0_W2zX", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17228", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3226", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17229", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-yGASkGus", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17230", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3231", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17231", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_226", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-P3ParQAP", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ngwxJt1P", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3227", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17232", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3232", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-wESl6-va", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-L1SF9WLb", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17233", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-qti0YV4g", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17234", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17235", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3233", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17236", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-yGASkGus", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3228", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17237", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3229", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17238", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3234", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17239", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-wESl6-va", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-L1SF9WLb", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3230", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17240", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Mf-FlzJR", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17241", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17242", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3231", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17243", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3235", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3232", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17244", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3236", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-YLBmIA_U", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17245", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17246", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3237", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17247", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Mf-FlzJR", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3233", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17248", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ycWJ_ozd", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17249", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3238", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17250", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3239", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3234", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17251", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-YLBmIA_U", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-8au0KFQe", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17252", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17253", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3235", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17254", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3240", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3236", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3237", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17255", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ycWJ_ozd", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-I9dzHyBf", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17256", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-bHqvfllk", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17257", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3241", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17258", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-8au0KFQe", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3238", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17259", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3239", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17260", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3242", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-MPDlN7RI", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17261", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3243", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3244", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17262", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-I9dzHyBf", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3240", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17263", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-bHqvfllk", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3241", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17264", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-fYVcY74b", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17265", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3245", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17266", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3246", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17267", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-MPDlN7RI", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3242", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17268", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3243", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17269", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3247", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3244", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17270", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3248", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-WfIkG4rU", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17271", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-fYVcY74b", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17272", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3245", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17273", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zb1__ND8", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-7jAHsc96", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-9GocAvXy", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17274", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3249", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17275", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3250", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3246", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17276", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3251", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3247", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17277", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-WfIkG4rU", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17278", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17279", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3252", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17280", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zb1__ND8", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-7jAHsc96", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-9GocAvXy", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17281", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17282", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3253", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17283", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3254", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17284", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-wlyNoKqz", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17285", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17278", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-35aTaLbx", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17286", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17279", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-syntax-directed-operations-function-name-inference", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-hasname", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-async-arrow-function-definitions-static-semantics-HasName", @@ -5037,56 +5029,56 @@ "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-arrow-function-definitions-static-semantics-hasname", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-function-definitions-static-semantics-hasname", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-semantics-static-semantics-hasname", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3255", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3248", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-sGIyUYN_", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17280", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17281", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3249", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17282", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3250", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3251", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-lYeq4upI", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17283", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17284", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-yNYR71Xj", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17285", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17286", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--vrKJ_CQ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17287", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17288", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3256", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-8SfxZRyk", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17289", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3257", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3258", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-lYeq4upI", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17290", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-yzK8_iQh", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17291", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-yNYR71Xj", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17292", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-WTqF0fRI", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17293", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--vrKJ_CQ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17294", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Wvi-SSNj", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17295", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-8SfxZRyk", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17296", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_uck0Y8U", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17297", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-yzK8_iQh", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-M26qeGCy", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17298", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17299", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-WTqF0fRI", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17300", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_5BKcJSD", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17301", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Wvi-SSNj", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17302", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17303", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_uck0Y8U", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-2Vz4PDlE", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17304", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-M26qeGCy", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17305", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17306", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-OXrRSTMk", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17307", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_5BKcJSD", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17308", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17309", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-IuRXWsQe", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17310", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-2Vz4PDlE", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17311", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17312", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17313", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-OXrRSTMk", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17314", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17315", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17316", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-IuRXWsQe", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17317", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17318", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-isfunctiondefinition", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-async-function-definitions-static-semantics-IsFunctionDefinition", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-class-definitions-static-semantics-isfunctiondefinition", @@ -5109,259 +5101,259 @@ "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-static-semantics-isfunctiondefinition", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-grouping-operator-static-semantics-isfunctiondefinition", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-semantics-static-semantics-isfunctiondefinition", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3259", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3252", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Xr5TwVeJ", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17319", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17320", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3260", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17321", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3261", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17312", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17313", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3253", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17314", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3254", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ujSQZu1u", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-uqXksnK9", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17322", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17315", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-xZz3xGrw", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17323", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17316", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-uQZUJPuk", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17324", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17317", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-YSIQyJy2", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17325", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17318", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-xClvmJ_T", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17326", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17319", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-yobd7pAZ", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17327", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17320", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-z2eYriJH", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17328", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17329", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17321", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17322", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-v71UqLpH", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17330", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17331", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17323", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17324", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mDSr9u1p", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17325", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17326", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-JqMmNc5v", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17327", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0UkusR6o", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17328", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-b4gkKBW4", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17329", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17330", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-lY5Cy7Sa", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17331", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17332", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-iarxBSr7", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17333", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-JqMmNc5v", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-VSHORtMa", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17334", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0UkusR6o", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0Pk6P_by", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17335", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-b4gkKBW4", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Vmis9Cmj", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17336", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Ou259nvv", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17337", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-lY5Cy7Sa", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-TCON8m02", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17338", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-pFhFynwZ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17339", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-iarxBSr7", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0dgjtiQ7", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17340", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-VSHORtMa", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-9gYsYykc", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17341", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0Pk6P_by", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ol3I6Y7A", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17342", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Vmis9Cmj", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Csq5hMXB", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17343", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Ou259nvv", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--Zmi0P07", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17344", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-TCON8m02", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-QujNq09F", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17345", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-pFhFynwZ", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-BcCJ4AWM", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17346", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0dgjtiQ7", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-RqMdwBuU", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17347", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-9gYsYykc", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jkAKpcKK", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17348", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ol3I6Y7A", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17349", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Csq5hMXB", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ycvianKq", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17350", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--Zmi0P07", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17351", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-QujNq09F", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17352", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-BcCJ4AWM", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--l26TQ9y", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17353", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-RqMdwBuU", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17354", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jkAKpcKK", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jEr8YSqe", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17355", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17356", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ycvianKq", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-q04_MZWd", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17357", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17358", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-1-75ya8a", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17359", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--l26TQ9y", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17360", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-JHagwt8S", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17361", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jEr8YSqe", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17362", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_TEzVLPJ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17363", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-q04_MZWd", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17364", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-WH_Xpcdf", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17365", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-1-75ya8a", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17366", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-CcYM3Atg", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17367", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-JHagwt8S", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17368", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-24rx6YNr", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17369", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_TEzVLPJ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17370", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-r0l0CEXN", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17371", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-WH_Xpcdf", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17372", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-3O9Aii8g", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17373", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-CcYM3Atg", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17374", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-2fesP1Zk", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17375", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-24rx6YNr", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17376", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ryf2K57J", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17377", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-r0l0CEXN", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17378", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-kpZwfqRO", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17379", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-3O9Aii8g", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17380", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-TnQABgBJ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17381", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-2fesP1Zk", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17382", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-RsN8Nsde", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17383", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ryf2K57J", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17384", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-yP2rVm0A", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17385", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-kpZwfqRO", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17386", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-acZRdH_C", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17387", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-TnQABgBJ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17388", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-FwH99KM9", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17389", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-RsN8Nsde", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17390", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-FOQIZ2Ww", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17391", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-yP2rVm0A", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17392", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0Mz2aish", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17393", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-acZRdH_C", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17394", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-KPaiyU4J", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17395", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-FwH99KM9", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17396", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-CMdoN6cr", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17397", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-FOQIZ2Ww", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17398", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17399", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0Mz2aish", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-D9D2dUnP", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17400", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-F_LSmUck", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17401", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-KPaiyU4J", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17402", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-t02tAu6_", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17403", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-CMdoN6cr", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17404", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17405", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jgF9l9Ty", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17406", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-D9D2dUnP", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17407", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-F_LSmUck", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-U8uU_bab", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17408", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17409", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-t02tAu6_", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ooZHsevq", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17410", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17411", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-1V2XVvzG", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17412", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jgF9l9Ty", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17413", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-dPINdG0A", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17414", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-U8uU_bab", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-8REG7QdK", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17415", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ZCX-L7VJ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17416", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ooZHsevq", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17417", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17418", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-1V2XVvzG", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mP4b69Ye", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17419", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17420", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-dPINdG0A", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17421", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-8REG7QdK", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-o3PaoPru", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17422", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ZCX-L7VJ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17423", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17424", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-3ftZlYCP", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17425", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mP4b69Ye", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17426", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17427", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-nQpbEu0v", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17428", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-o3PaoPru", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17429", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-isanonymousfunctiondefinition", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17430", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3255", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17431", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-3ftZlYCP", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3256", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17432", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3257", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3258", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3259", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-isidentifierref", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-static-semantics-isidentifierref", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-semantics-static-semantics-isidentifierref", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3260", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ztGhnTck", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17433", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Gs-T8p-O", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ICT5lo9j", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17434", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-nQpbEu0v", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-8G12k2a3", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17435", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-EUf92hO8", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17436", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-isanonymousfunctiondefinition", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-69s6BRll", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17437", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3262", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-YIwB3WEl", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17438", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3263", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-AALLJG0-", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17439", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3264", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3265", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3266", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-isidentifierref", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-static-semantics-isidentifierref", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-semantics-static-semantics-isidentifierref", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3267", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ztGhnTck", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-acg3mi3y", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17440", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Gs-T8p-O", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ICT5lo9j", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-9GJ_tuZU", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17441", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-8G12k2a3", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jU920ZeK", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17442", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-EUf92hO8", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-5DrGbLLP", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17443", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-69s6BRll", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-IZ2iaC5Z", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17444", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-YIwB3WEl", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--KgzMgsO", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17445", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-AALLJG0-", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17446", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-acg3mi3y", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-CwZtsPgL", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17447", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-9GJ_tuZU", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17448", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jU920ZeK", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-MPSxl2zi", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17449", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-5DrGbLLP", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17450", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-IZ2iaC5Z", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-9f3rqn9l", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17451", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--KgzMgsO", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-1g-ib9lg", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17452", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zcFyOLGC", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17453", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-CwZtsPgL", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17454", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-2i2KMoZq", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17455", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-MPSxl2zi", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17456", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17457", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-9f3rqn9l", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17458", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-1g-ib9lg", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17459", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zcFyOLGC", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17460", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17461", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-2i2KMoZq", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17462", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17463", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ELtmHyea", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17464", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17457", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-6Bkmtp_X", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17465", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17458", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-3VSXVmhU", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17466", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17459", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-runtime-semantics-namedevaluation", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-async-arrow-function-definitions-runtime-semantics-namedevaluation", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-async-function-definitions-runtime-semantics-namedevaluation", @@ -5371,64 +5363,64 @@ "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-arrow-function-definitions-runtime-semantics-namedevaluation", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-function-definitions-runtime-semantics-namedevaluation", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-grouping-operator-runtime-semantics-namedevaluation", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3261", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3262", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3263", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3264", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3265", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3266", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mytcbPJI", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17460", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17461", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3267", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17462", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3268", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Q_6y5mca", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17463", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3269", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3270", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17464", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3271", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3272", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3273", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mytcbPJI", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17465", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-pLzR2hGq", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17466", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17467", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3272", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17468", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3274", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--NqycDNV", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17469", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3275", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Q_6y5mca", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17470", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3276", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3277", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3273", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17471", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3278", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-2hHyfg58", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17472", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-pLzR2hGq", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17473", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3274", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17474", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3279", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-WZTY8BeC", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17475", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--NqycDNV", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17476", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3275", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17477", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3280", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-2_XE6Qur", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17478", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-2hHyfg58", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17479", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3276", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17480", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3281", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-acGpB7So", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17481", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-WZTY8BeC", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17482", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-AntIZd-c", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17483", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3282", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17484", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-2_XE6Qur", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3277", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17485", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_NxRxZOJ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17486", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3283", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3278", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17487", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-acGpB7So", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3279", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17488", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17489", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-AntIZd-c", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17490", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17491", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3284", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17492", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_NxRxZOJ", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17493", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3285", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17494", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3286", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17495", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-syntax-directed-operations-contains", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-contains", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-async-arrow-function-definitions-static-semantics-Contains", @@ -5440,132 +5432,132 @@ "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-function-definitions-static-semantics-contains", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-static-semantics-contains", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-object-initializer-static-semantics-contains", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3287", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3288", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3289", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3280", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3281", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3282", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-JYruL-G6", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17489", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17490", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17491", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-RYB8pT4v", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17492", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17493", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Jc3hxjyv", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17494", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17495", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17496", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-YglW_lFm", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17497", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17498", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-RYB8pT4v", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17499", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-hMB2st0D", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17500", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Jc3hxjyv", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17501", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-5B9biisJ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17502", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17503", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-YglW_lFm", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17504", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ow6TXQ_a", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17505", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17506", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-hMB2st0D", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17507", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-lLs4pRL8", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17508", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-5B9biisJ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17509", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_doZ_xN0", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17510", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17511", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ow6TXQ_a", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17512", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-vPfDfZVz", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17513", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17514", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-lLs4pRL8", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17515", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-PDvYlV0q", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17516", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_doZ_xN0", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17517", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0p21L8en", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17518", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17519", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-vPfDfZVz", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17520", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-cKFrJVUo", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17521", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17522", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-PDvYlV0q", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17523", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17524", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0p21L8en", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17525", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17526", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17527", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-cKFrJVUo", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3283", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3284", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17528", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17529", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-rrvBSOLD", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17530", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-o1L20JNH", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17531", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17532", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17533", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17534", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3290", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3291", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17535", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17536", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-rrvBSOLD", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3285", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17537", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-o1L20JNH", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3286", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-CNqH7XEc", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17538", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17539", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3287", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17540", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3288", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-hmHHRRG6", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17541", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17542", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17543", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3292", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17544", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3293", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-CNqH7XEc", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17545", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17546", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3294", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3289", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0dGKszgN", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17547", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3295", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-hmHHRRG6", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17548", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17549", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17550", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17551", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17552", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3290", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17553", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3296", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0dGKszgN", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3291", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17554", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3292", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17555", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17556", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-bGWft0ts", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17557", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17558", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3293", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17559", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3297", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-wul2dpOd", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17560", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3298", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mlsPerHg", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17561", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3299", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17562", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17563", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-bGWft0ts", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3294", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-GysYUEUH", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17564", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17565", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3300", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-uIhOYzuO", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17566", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-wul2dpOd", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17567", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mlsPerHg", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17568", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3295", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Aeadd-iM", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17569", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-o08cCHMJ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17570", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3301", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-GysYUEUH", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17571", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17572", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-uIhOYzuO", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17573", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17574", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17575", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3302", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Aeadd-iM", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17576", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-o08cCHMJ", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17577", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17578", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17579", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3303", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3296", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-computedpropertycontains", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-async-function-definitions-static-semantics-ComputedPropertyContains", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-class-definitions-static-semantics-computedpropertycontains", @@ -5573,300 +5565,300 @@ "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-generator-function-definitions-static-semantics-computedpropertycontains", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-method-definitions-static-semantics-computedpropertycontains", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-object-initializer-static-semantics-computedpropertycontains", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3304", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3297", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-A8PF_J4D", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17580", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17573", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-KBlapLw6", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17581", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17574", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-pgiwn-A8", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17575", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17576", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3298", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ZS17eYsY", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17577", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17578", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17579", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-vyebD6Jr", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17580", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17581", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-49ueHbo6", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17582", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17583", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3305", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ZS17eYsY", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17584", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3299", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17585", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-clQ5cW-v", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17586", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-vyebD6Jr", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17587", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17588", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-49ueHbo6", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3300", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17589", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-7J1puDuJ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17590", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17591", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3306", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17592", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-clQ5cW-v", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3301", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17593", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-w3-p5Y-S", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17594", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17595", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3307", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3302", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17596", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-7J1puDuJ", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3303", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17597", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-a6HgYRcV", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17598", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-uyqDiD0W", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-yQr72pM_", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17599", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3308", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17600", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-w3-p5Y-S", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17601", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3304", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17602", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3309", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-s8Rlgqlc", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17603", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3310", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17604", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-a6HgYRcV", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3305", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17605", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-uyqDiD0W", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-yQr72pM_", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-syntax-directed-operations-miscellaneous", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-runtime-semantics-instantiatefunctionobject", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3306", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3307", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3308", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3309", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mfAdULQi", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17606", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17607", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17608", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3311", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-f7nt2HkW", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17609", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-s8Rlgqlc", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17610", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3310", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17611", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3312", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-BE72OMfT", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17612", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-syntax-directed-operations-miscellaneous", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-runtime-semantics-instantiatefunctionobject", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3313", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3314", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3315", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3316", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mfAdULQi", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17613", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17614", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-9FriOUuY", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17615", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-f7nt2HkW", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17616", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3311", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17617", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3317", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-MBXIRXX3", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17618", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-BE72OMfT", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17619", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17620", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0BnnuWOV", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17621", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-9FriOUuY", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17622", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3312", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17623", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3318", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-cpVe0Sep", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17624", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-MBXIRXX3", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17625", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17626", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-g0-rNkU8", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17627", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-0BnnuWOV", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17628", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3313", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17629", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3319", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17630", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-cpVe0Sep", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17631", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17632", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17633", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-g0-rNkU8", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17634", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17635", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3320", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17636", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-runtime-semantics-bindinginitialization", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-destructuring-binding-patterns-runtime-semantics-bindinginitialization", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-identifiers-runtime-semantics-bindinginitialization", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3314", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3315", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3316", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3317", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3318", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3319", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3320", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_227", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-AUuPIcte", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17630", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3321", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17631", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3322", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mvAZKdLR", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3323", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-SuKbQr-p", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3324", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-D4AQahDE", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17632", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3325", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3326", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17633", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-5QoB3lmK", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17634", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3327", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_227", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-AUuPIcte", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17637", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3328", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17638", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3329", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mvAZKdLR", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17635", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3330", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-SuKbQr-p", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-lV7YKS21", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-LZltxEP-", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17636", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--Bap0q1J", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17637", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3331", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-D4AQahDE", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17638", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-PoaYdJZS", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17639", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3332", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3333", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17640", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-5QoB3lmK", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-qC471RM1", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17641", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17642", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3334", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17643", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3335", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17644", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-initializeboundname", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-initializeboundname", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3336", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17642", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3337", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-lV7YKS21", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-LZltxEP-", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17643", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--Bap0q1J", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17644", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3338", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17645", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-PoaYdJZS", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17646", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3339", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3340", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17647", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-qC471RM1", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17648", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17649", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3341", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17650", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-runtime-semantics-iteratorbindinginitialization", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-async-arrow-function-definitions-IteratorBindingInitialization", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-arrow-function-definitions-runtime-semantics-iteratorbindinginitialization", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-function-definitions-runtime-semantics-iteratorbindinginitialization", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-destructuring-binding-patterns-runtime-semantics-iteratorbindinginitialization", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3342", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17651", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-initializeboundname", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-initializeboundname", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3343", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3344", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3345", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3346", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3347", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3348", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-runtime-semantics-iteratorbindinginitialization", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-async-arrow-function-definitions-IteratorBindingInitialization", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-arrow-function-definitions-runtime-semantics-iteratorbindinginitialization", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-function-definitions-runtime-semantics-iteratorbindinginitialization", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-destructuring-binding-patterns-runtime-semantics-iteratorbindinginitialization", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-tsjeAqRc", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--IC6X92I", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17645", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3349", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17646", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-NrdrIJZT", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17647", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17648", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17649", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3350", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17650", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3351", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3352", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3353", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3354", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3355", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-tsjeAqRc", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--IC6X92I", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17651", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-KgRoomIq", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17652", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3356", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17653", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-NrdrIJZT", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3352", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17654", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3353", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17655", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jvZ0PZvK", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17656", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3357", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17657", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3358", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17658", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-KgRoomIq", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3354", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17659", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17660", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3359", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3355", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17661", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3360", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3356", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17662", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jvZ0PZvK", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-JkWX9ITf", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17663", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17664", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3357", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17665", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3361", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3358", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17666", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mMA3BDq4", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17667", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3362", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17668", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3363", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3359", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17669", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-JkWX9ITf", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3360", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17670", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-SVSt7_f4", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17671", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3364", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17672", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3365", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3361", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17673", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mMA3BDq4", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3362", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3363", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17674", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3364", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17675", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3366", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3365", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17676", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3367", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3366", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17677", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-SVSt7_f4", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17678", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17679", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3367", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3368", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17680", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3369", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-m05a8O_b", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17678", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17679", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3370", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17681", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17680", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3371", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17682", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17681", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3372", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17683", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3373", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17684", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17682", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-evgdYCB8", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17683", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3374", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3375", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17684", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3376", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-m05a8O_b", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17685", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17686", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3377", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17687", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3378", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17688", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3379", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3380", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17689", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-evgdYCB8", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17690", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3381", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3382", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17691", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-QEcf_4fA", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17685", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3383", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3384", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3385", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17686", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3386", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3387", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3388", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-1uizUnEF", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-uQ_NTpHd", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17687", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17688", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3389", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-QEcf_4fA", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17692", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17689", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3390", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17690", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-F7oEv_fM", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17691", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17692", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3391", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3392", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17693", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3392", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17694", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-D3j0ZmD-", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17695", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3393", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3394", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3395", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-1uizUnEF", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-uQ_NTpHd", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17694", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17695", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3396", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17696", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3397", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-F51qoUgS", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17697", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-F7oEv_fM", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17698", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3396", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17699", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3398", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3397", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-1SN5A2Ci", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17700", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3398", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3399", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17701", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-D3j0ZmD-", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17702", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3400", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3401", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3402", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17703", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-F51qoUgS", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17704", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17705", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3403", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17706", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3404", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-1SN5A2Ci", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17707", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3405", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3406", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3407", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17708", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17701", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-assignmenttargettype", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-comma-operator-static-semantics-isvalidsimpleassignmenttarget", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-comma-operator-static-semantics-assignmenttargettype", @@ -5902,212 +5894,212 @@ "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-semantics-static-semantics-assignmenttargettype", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-identifiers-static-semantics-isvalidsimpleassignmenttarget", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-identifiers-static-semantics-assignmenttargettype", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3408", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3401", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-RnnOsVyV", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17709", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3409", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17710", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3410", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17711", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17702", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3402", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17703", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3403", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17704", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-RHpmBFMY", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Q9hezMXb", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-G2CxyRR8", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17705", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17706", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-H084cqoS", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17707", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17708", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-hU5p3vdM", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17709", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17710", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Z77CzX6A", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17711", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17712", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-fBP_qjj3", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17713", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-H084cqoS", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17714", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Y1Rqw5E8", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17715", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-hU5p3vdM", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Ca71SmWs", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17716", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17717", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Z77CzX6A", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-SPo4SV-C", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17718", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17719", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-fBP_qjj3", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3404", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17720", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3405", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--qvqF1RP", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jrxTmiG4", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17721", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Y1Rqw5E8", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-oEnyQ_d5", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17722", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Ca71SmWs", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Lwy-qADd", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17723", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-YxQ7Gh2N", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17724", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-SPo4SV-C", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-XEUSovVm", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17725", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-7L0LV2jw", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17726", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3411", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-PZa6fcRc", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17727", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3412", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--qvqF1RP", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jrxTmiG4", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-9QnU4opL", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17728", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-oEnyQ_d5", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-JA5CM-VG", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17729", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Lwy-qADd", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-SNIQNUuy", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17730", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-YxQ7Gh2N", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-tKZdJ1b_", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17731", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-XEUSovVm", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-N96SKFWl", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17732", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-7L0LV2jw", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-UEqjljYk", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17733", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-PZa6fcRc", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-fZIg56D8", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17734", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-9QnU4opL", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17735", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-JA5CM-VG", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-AgSQnEAG", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17736", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-SNIQNUuy", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17737", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-tKZdJ1b_", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-cHsc8BCy", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17738", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-N96SKFWl", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-A3Jt723U", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17739", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-UEqjljYk", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17740", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-fZIg56D8", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-AM7YtKeO", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17741", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17742", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-AgSQnEAG", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jkiznuvy", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-6GBPx2Io", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-1FBwi1xH", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17743", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-EEgk-Yff", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17744", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-cHsc8BCy", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-RKIk04i1", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17745", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-A3Jt723U", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-hxMCs-2O", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17746", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-YQ2Qj3z4", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17747", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-AM7YtKeO", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-JRAAw485", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17748", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-L28J0B-W", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17749", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-jkiznuvy", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-6GBPx2Io", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-1FBwi1xH", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_pp9tysE", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17750", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-EEgk-Yff", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-vWffOcNW", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17751", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-RKIk04i1", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mkCLwyla", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17752", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-hxMCs-2O", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-vQJ1qlPd", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17753", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-YQ2Qj3z4", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-2t1vDiwJ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17754", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-JRAAw485", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-BbB1pUoP", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17755", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-L28J0B-W", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zzL8pmfg", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17756", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-_pp9tysE", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17757", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-vWffOcNW", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-8czRO4ZP", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17758", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-mkCLwyla", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17759", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-vQJ1qlPd", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17760", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-2t1vDiwJ", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ORYKa--f", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17761", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-BbB1pUoP", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17762", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zzL8pmfg", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-oZVlZzKh", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17763", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17764", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-8czRO4ZP", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-je3cRB7F", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17765", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17766", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-SgrZC9mm", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17767", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ORYKa--f", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17768", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-SrzEhL0f", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17769", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-oZVlZzKh", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17770", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ZtojqFO1", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17771", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-je3cRB7F", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17772", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-oCA1ZhR8", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17773", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-SgrZC9mm", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17774", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-F2jVn7Gn", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17775", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-SrzEhL0f", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17776", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-1_mlatk2", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17777", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ZtojqFO1", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17778", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-V44oc_oI", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17779", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-oCA1ZhR8", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17780", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-I3ilBqyQ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17781", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-F2jVn7Gn", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17782", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-W4fdS6Hh", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17783", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-1_mlatk2", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17784", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-9wMtfL2T", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17785", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-V44oc_oI", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17786", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-pkhka4W_", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17787", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-I3ilBqyQ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17788", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zJL_pZsv", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17789", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-W4fdS6Hh", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17790", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-H08KK39f", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17791", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-9wMtfL2T", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17792", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ZtMQjV14", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17793", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-pkhka4W_", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17794", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-b8QyJMjt", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17795", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zJL_pZsv", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17796", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-E016H1hu", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17797", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-H08KK39f", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17798", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-pL4CmROv", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17799", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-ZtMQjV14", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17800", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-9euGX5p6", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17801", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-b8QyJMjt", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17802", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-CUQk8yb8", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17803", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-E016H1hu", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17804", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--rPEOl_h", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17805", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-pL4CmROv", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17806", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17807", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-9euGX5p6", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-d_vrZ4E2", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17808", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-MsqqUtwK", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17809", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-CUQk8yb8", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-OM0GWtO8", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17810", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--dpqOTdc", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17811", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--rPEOl_h", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17812", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-DZjLGTZE", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17813", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17814", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-d_vrZ4E2", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17815", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-MsqqUtwK", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-7LWIIJBX", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17816", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-OM0GWtO8", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17817", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod--dpqOTdc", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Bj3Q77v8", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17818", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17819", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-DZjLGTZE", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Lo8Q8Acu", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17820", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17821", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-PrI2fhmx", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17822", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-7LWIIJBX", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17823", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17824", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Bj3Q77v8", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17825", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17826", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Lo8Q8Acu", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17827", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17828", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-PrI2fhmx", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17829", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17830", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-static-semantics-propname", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-async-function-definitions-static-semantics-PropName", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-class-definitions-static-semantics-propname", @@ -6115,74 +6107,74 @@ "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-generator-function-definitions-static-semantics-propname", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-method-definitions-static-semantics-propname", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-object-initializer-static-semantics-propname", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3413", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3406", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-qwkHLLWn", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17824", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3407", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17825", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-LNEVDzQo", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17826", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-T9fmdB_X", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17827", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17828", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3408", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17829", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-u_yMpuq5", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17830", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3409", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17831", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3414", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Xw0182zP", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17832", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-LNEVDzQo", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3410", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17833", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-T9fmdB_X", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-nyDilreQ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17834", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3411", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17835", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3415", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3412", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-r9-JDvZR", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17836", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-u_yMpuq5", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-CpdLYUt9", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17837", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3416", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17838", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Xw0182zP", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17839", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3417", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-5q0xQjd1", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17840", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-nyDilreQ", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17841", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3418", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Pj7-Oy-Q", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17842", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3419", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-r9-JDvZR", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17843", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-CpdLYUt9", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17844", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3413", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17845", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zA_cSICS", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17846", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-5q0xQjd1", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17847", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17848", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-Pj7-Oy-Q", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3414", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17849", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-kfKLLmSB", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17850", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17851", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3420", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17852", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-zA_cSICS", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3415", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17853", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-auRJV_iy", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17854", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-eIc0iw1U", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-cOwxJsMP", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17855", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3421", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17856", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-kfKLLmSB", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17857", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3416", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17858", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-NW7fjJTs", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17859", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3422", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17860", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-auRJV_iy", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3417", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17861", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-eIc0iw1U", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-cOwxJsMP", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17862", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17863", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17864", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3423", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17865", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-NW7fjJTs", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17866", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17867", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_3424", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17868", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#prod-5EaGoVCR", - "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17869", + "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#_ref_17862", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#references-pane-container", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#references-pane-spacer", "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#references-pane", @@ -6204,45 +6196,52 @@ "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-environment-records", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-lexical-environments", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-environment-records", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17870", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17871", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17872", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17873", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17874", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17875", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17876", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17863", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17864", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17865", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17866", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17867", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17868", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17869", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-the-environment-record-type-hierarchy", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3418", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3419", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3420", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3421", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3422", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3423", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3424", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3425", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3426", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3427", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17870", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17871", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17872", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3428", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3429", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3430", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3431", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17873", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17874", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3432", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3433", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17875", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3434", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17877", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17878", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17879", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17876", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3435", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3436", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3437", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_228", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-abstract-methods-of-environment-records", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3438", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17880", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17881", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-15", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3439", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3440", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17882", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3441", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17883", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3442", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3443", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3444", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_228", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-abstract-methods-of-environment-records", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3445", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-15", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3446", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3447", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3448", @@ -6250,87 +6249,89 @@ "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3450", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3451", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3452", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-hasbinding-n", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-hasbinding-n", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3453", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3454", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-createmutablebinding-n-d", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-createmutablebinding-n-d", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3455", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3456", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3457", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3458", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-createimmutablebinding-n-s", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-createimmutablebinding-n-s", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3459", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-hasbinding-n", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-hasbinding-n", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3460", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3461", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-createmutablebinding-n-d", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-createmutablebinding-n-d", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3462", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-initializebinding-n-v", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-initializebinding-n-v", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3463", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3464", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3465", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-createimmutablebinding-n-s", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-createimmutablebinding-n-s", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3466", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-setmutablebinding-n-v-s", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-setmutablebinding-n-v-s", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3467", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3468", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3469", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-initializebinding-n-v", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-initializebinding-n-v", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3470", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#step-setmutablebinding-missing-binding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3471", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_229", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-getbindingvalue-n-s", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-getbindingvalue-n-s", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3472", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3473", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-setmutablebinding-n-v-s", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-setmutablebinding-n-v-s", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3474", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3475", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3476", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-deletebinding-n", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-deletebinding-n", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3477", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#step-setmutablebinding-missing-binding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3478", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_229", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-getbindingvalue-n-s", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-getbindingvalue-n-s", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3479", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-hasthisbinding", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-hasthisbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3480", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3481", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3482", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3483", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-deletebinding-n", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-deletebinding-n", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-hassuperbinding", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-hassuperbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3484", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3485", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3486", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-hasthisbinding", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-hasthisbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3487", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-withbaseobject", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-withbaseobject", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3488", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3489", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17877", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_230", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_231", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-additional-fields-of-object-environment-records", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3490", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-hassuperbinding", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-hassuperbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3491", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3492", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-hasbinding-n", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-hasbinding-n", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3493", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3494", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-withbaseobject", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-declarative-environment-records-withbaseobject", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3495", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3496", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17884", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_230", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_231", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-additional-fields-of-object-environment-records", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3497", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3498", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3499", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-hasbinding-n", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-hasbinding-n", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3500", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3501", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-createmutablebinding-n-d", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-createmutablebinding-n-d", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3502", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3503", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3504", @@ -6338,281 +6339,281 @@ "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3506", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3507", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3508", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-createmutablebinding-n-d", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-createmutablebinding-n-d", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-createimmutablebinding-n-s", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-createimmutablebinding-n-s", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3509", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-initializebinding-n-v", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-initializebinding-n-v", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3510", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3511", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3512", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3513", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3514", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3515", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-createimmutablebinding-n-s", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-createimmutablebinding-n-s", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-setmutablebinding-n-v-s", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-setmutablebinding-n-v-s", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3516", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-initializebinding-n-v", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-initializebinding-n-v", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3517", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3518", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3519", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3520", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3521", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3522", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-setmutablebinding-n-v-s", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-setmutablebinding-n-v-s", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-getbindingvalue-n-s", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-getbindingvalue-n-s", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3523", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3524", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3525", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3526", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3527", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3528", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-deletebinding-n", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-deletebinding-n", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3529", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-getbindingvalue-n-s", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-getbindingvalue-n-s", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3530", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3531", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-hasthisbinding", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-hasthisbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3532", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3533", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-hassuperbinding", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-hassuperbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3534", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3535", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-deletebinding-n", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-deletebinding-n", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-withbaseobject", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-withbaseobject", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3536", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-function-environment-records", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#function-environment", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-function-environment-records", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3537", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17878", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17879", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_232", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-additional-fields-of-function-environment-records", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3538", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-hasthisbinding", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-hasthisbinding", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-16", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3539", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17880", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3540", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-hassuperbinding", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-hassuperbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3541", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3542", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-withbaseobject", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-object-environment-records-withbaseobject", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3543", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-function-environment-records", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#function-environment", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-function-environment-records", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3544", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17885", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17886", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_232", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-additional-fields-of-function-environment-records", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_233", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_234", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-additional-methods-of-function-environment-records", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3545", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-16", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-17", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3546", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17887", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3547", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-bindthisvalue", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-bindthisvalue", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3548", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3549", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3550", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3551", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_233", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_234", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-additional-methods-of-function-environment-records", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3552", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-17", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3553", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-function-environment-records-hasthisbinding", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-function-environment-records-hasthisbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3554", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-bindthisvalue", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-bindthisvalue", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-function-environment-records-hassuperbinding", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-function-environment-records-hassuperbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3555", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-function-environment-records-getthisbinding", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-function-environment-records-getthisbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3556", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3557", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3558", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3559", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3560", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-function-environment-records-hasthisbinding", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-function-environment-records-hasthisbinding", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getsuperbase", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getsuperbase", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3561", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-function-environment-records-hassuperbinding", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-function-environment-records-hassuperbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3562", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-function-environment-records-getthisbinding", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-function-environment-records-getthisbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3563", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3564", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3565", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#global-environment", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17881", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3566", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_235", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3567", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getsuperbase", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getsuperbase", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_236", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_237", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17882", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3568", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3569", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3570", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3571", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3572", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#global-environment", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17888", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3573", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_235", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3574", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_236", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_237", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17889", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_238", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17883", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17884", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17885", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17886", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17887", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3575", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3576", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3577", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17888", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17889", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17890", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17891", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17892", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3578", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_239", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_240", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-additional-fields-of-global-environment-records", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3579", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-18", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3580", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3581", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_238", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17890", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17891", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17892", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17893", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17894", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3582", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3583", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3584", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17895", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17896", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17897", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3582", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3583", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3584", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3585", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17898", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17899", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3585", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_239", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_240", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-additional-fields-of-global-environment-records", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3586", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-18", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3587", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3588", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17900", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17901", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17902", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3586", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17903", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17904", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3589", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3590", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3591", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3592", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17905", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17906", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17907", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3587", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-additional-methods-of-global-environment-records", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3588", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-19", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3589", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3590", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17908", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17909", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3593", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17910", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17911", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17912", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3591", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17913", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17914", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3592", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3593", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3594", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-additional-methods-of-global-environment-records", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3595", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-19", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3596", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-hasbinding-n", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-hasbinding-n", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3597", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17915", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17916", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17917", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17918", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17919", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3598", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17920", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17921", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3599", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-createmutablebinding-n-d", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-createmutablebinding-n-d", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3600", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3601", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3602", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-createimmutablebinding-n-s", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-createimmutablebinding-n-s", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3603", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-hasbinding-n", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-hasbinding-n", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3604", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3605", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3606", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-createmutablebinding-n-d", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-createmutablebinding-n-d", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-initializebinding-n-v", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-initializebinding-n-v", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3607", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3608", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3609", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-createimmutablebinding-n-s", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-createimmutablebinding-n-s", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3610", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3611", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3612", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-setmutablebinding-n-v-s", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-setmutablebinding-n-v-s", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3613", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-initializebinding-n-v", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-initializebinding-n-v", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3614", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3615", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3616", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-getbindingvalue-n-s", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-getbindingvalue-n-s", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3617", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3618", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3619", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-setmutablebinding-n-v-s", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-setmutablebinding-n-v-s", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3620", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-deletebinding-n", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-deletebinding-n", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3621", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3622", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3623", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-getbindingvalue-n-s", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-getbindingvalue-n-s", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3624", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-hasthisbinding", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-hasthisbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3625", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3626", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-hassuperbinding", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-hassuperbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3627", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-deletebinding-n", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-deletebinding-n", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3628", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-withbaseobject", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-withbaseobject", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3629", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-getthisbinding", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-getthisbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3630", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3631", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-hasthisbinding", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-hasthisbinding", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hasvardeclaration", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hasvardeclaration", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3632", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17915", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17916", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-haslexicaldeclaration", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-haslexicaldeclaration", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3633", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-hassuperbinding", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-hassuperbinding", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17917", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17918", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hasrestrictedglobalproperty", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hasrestrictedglobalproperty", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3634", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3635", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-withbaseobject", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-withbaseobject", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3636", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-getthisbinding", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-global-environment-records-getthisbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3637", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3638", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hasvardeclaration", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hasvardeclaration", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3639", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17922", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17923", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-haslexicaldeclaration", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-haslexicaldeclaration", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-candeclareglobalvar", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-candeclareglobalvar", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3640", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17924", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17925", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hasrestrictedglobalproperty", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hasrestrictedglobalproperty", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3641", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3642", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3643", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3644", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3645", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-candeclareglobalfunction", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-candeclareglobalfunction", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3646", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-candeclareglobalvar", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-candeclareglobalvar", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3647", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3648", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3649", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3650", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createglobalvarbinding", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createglobalvarbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3651", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3652", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-candeclareglobalfunction", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-candeclareglobalfunction", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3653", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3654", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3655", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3656", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3657", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createglobalvarbinding", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createglobalvarbinding", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createglobalfunctionbinding", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createglobalfunctionbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3658", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3659", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3660", @@ -6620,189 +6621,187 @@ "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3662", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3663", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3664", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createglobalfunctionbinding", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createglobalfunctionbinding", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#step-createglobalfunctionbinding-set", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3665", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3666", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_241", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-module-environment-records", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#module-environment", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-module-environment-records", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3667", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17919", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3668", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3669", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_242", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_243", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-additional-methods-of-module-environment-records", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3670", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-20", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3671", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#step-createglobalfunctionbinding-set", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3672", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3673", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_241", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-module-environment-records", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#module-environment", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-module-environment-records", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3674", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17926", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-module-environment-records-getbindingvalue-n-s", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-module-environment-records-getbindingvalue-n-s", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3675", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3676", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_242", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_243", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-additional-methods-of-module-environment-records", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3677", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-20", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3678", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3679", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3680", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17920", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3681", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-module-environment-records-getbindingvalue-n-s", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-module-environment-records-getbindingvalue-n-s", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-module-environment-records-deletebinding-n", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-module-environment-records-deletebinding-n", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3682", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3683", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3684", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3685", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3686", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_244", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-module-environment-records-hasthisbinding", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-module-environment-records-hasthisbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3687", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17927", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3688", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-module-environment-records-deletebinding-n", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-module-environment-records-deletebinding-n", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-module-environment-records-getthisbinding", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-module-environment-records-getthisbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3689", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3690", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createimportbinding", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createimportbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3691", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3692", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3693", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_244", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-module-environment-records-hasthisbinding", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-module-environment-records-hasthisbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3694", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3695", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-module-environment-records-getthisbinding", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-module-environment-records-getthisbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3696", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-environment-record-operations", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-lexical-environment-operations", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3697", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createimportbinding", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createimportbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3698", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getidentifierreference", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getidentifierreference", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3699", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3700", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3701", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3702", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3703", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-environment-record-operations", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-lexical-environment-operations", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3704", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3705", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getidentifierreference", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getidentifierreference", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newdeclarativeenvironment", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newdeclarativeenvironment", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3706", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3707", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3708", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newobjectenvironment", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newobjectenvironment", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3709", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3710", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3711", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newfunctionenvironment", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newfunctionenvironment", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3712", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newdeclarativeenvironment", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newdeclarativeenvironment", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3713", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3714", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newglobalenvironment", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newglobalenvironment", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3715", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newobjectenvironment", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newobjectenvironment", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3716", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3717", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3718", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newfunctionenvironment", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newfunctionenvironment", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3719", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newmoduleenvironment", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newmoduleenvironment", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3720", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3721", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newglobalenvironment", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newglobalenvironment", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3722", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3723", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-privateenvironment-records", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#privateenvironment-record", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3723", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17921", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17922", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3724", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3725", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17923", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17924", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3726", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newmoduleenvironment", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newmoduleenvironment", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3727", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3728", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_245", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-privateenvironment-records", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3729", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-privateenvironment-records", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#privateenvironment-record", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3730", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17928", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17929", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3731", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3732", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17930", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17931", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3733", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3734", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3735", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_245", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-privateenvironment-records", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-privateenvironment-record-operations", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3736", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3737", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newprivateenvironment", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newprivateenvironment", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3738", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3739", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3740", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3741", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-resolve-private-identifier", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-resolve-private-identifier", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3742", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-privateenvironment-record-operations", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3743", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3744", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newprivateenvironment", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newprivateenvironment", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3745", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3746", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-code-realms", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#realm", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3747", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3748", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-resolve-private-identifier", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-resolve-private-identifier", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#realm-record", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_246", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-realm-record-fields", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3749", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-21", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3750", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3751", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3752", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3753", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-code-realms", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#realm", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3754", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3755", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#realm-record", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_246", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-realm-record-fields", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3756", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-21", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3757", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3758", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3759", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3760", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17925", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3761", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3762", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3763", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3764", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17926", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3765", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3766", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3767", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17932", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3768", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3769", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3770", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3771", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17933", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3772", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_247", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3773", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3774", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3775", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3776", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-initializehostdefinedrealm", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-setrealmglobalobject", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createrealm", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-initializehostdefinedrealm", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3777", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3778", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3779", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_247", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3780", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3781", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3782", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3783", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-initializehostdefinedrealm", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-setrealmglobalobject", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createrealm", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-initializehostdefinedrealm", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3784", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3785", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3786", @@ -6819,105 +6818,107 @@ "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3797", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3798", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3799", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createintrinsics", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createintrinsics", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3800", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3801", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_248", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_249", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_250", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3802", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3803", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3804", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3805", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-setdefaultglobalbindings", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-setdefaultglobalbindings", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3806", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createintrinsics", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createintrinsics", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3807", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3808", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_248", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_249", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_250", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_251", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3809", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3810", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_252", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_253", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_254", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3811", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-execution-contexts", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-execution-contexts", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3812", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-setdefaultglobalbindings", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-setdefaultglobalbindings", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3813", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#running-execution-context", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3814", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3815", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_251", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3816", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#execution-context-stack", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3817", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_252", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_253", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_254", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3818", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-execution-contexts", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-execution-contexts", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3819", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_255", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-state-components-for-all-execution-contexts", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-22", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-state-components-for-all-execution-contexts", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3820", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#running-execution-context", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-state-components-for-all-execution-contexts", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3821", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3822", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3823", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#execution-context-stack", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17927", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17928", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-state-components-for-all-execution-contexts", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3824", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3825", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3826", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_255", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-state-components-for-all-execution-contexts", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-22", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-state-components-for-all-execution-contexts", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3826", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3827", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-state-components-for-all-execution-contexts", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3828", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3829", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3830", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17934", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17935", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-state-components-for-all-execution-contexts", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3831", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3832", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-state-components-for-all-execution-contexts", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3833", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3834", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3835", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3836", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3837", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3838", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#current-realm", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3839", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#active-function-object", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#ecmascript-code-execution-context", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_256", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-additional-state-components-for-ecmascript-code-execution-contexts", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-23", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-additional-state-components-for-ecmascript-code-execution-contexts", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3840", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3841", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-additional-state-components-for-ecmascript-code-execution-contexts", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3842", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17929", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3843", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-additional-state-components-for-ecmascript-code-execution-contexts", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3844", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3845", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#current-realm", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17930", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3846", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#active-function-object", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#ecmascript-code-execution-context", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_256", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-additional-state-components-for-ecmascript-code-execution-contexts", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-23", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-additional-state-components-for-ecmascript-code-execution-contexts", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_257", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-additional-state-components-for-generator-execution-contexts", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-24", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-additional-state-components-for-generator-execution-contexts", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3847", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3848", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-additional-state-components-for-ecmascript-code-execution-contexts", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3849", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17936", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3850", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-additional-state-components-for-ecmascript-code-execution-contexts", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getactivescriptormodule", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getactivescriptormodule", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3851", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3852", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_17937", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3853", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_257", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-additional-state-components-for-generator-execution-contexts", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-24", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-additional-state-components-for-generator-execution-contexts", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3854", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3855", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3856", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3857", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getactivescriptormodule", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getactivescriptormodule", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-resolvebinding", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-resolvebinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3858", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3859", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3860", @@ -6925,52 +6926,50 @@ "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3862", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3863", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3864", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-resolvebinding", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-resolvebinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3865", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3866", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3867", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3868", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getthisenvironment", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getthisenvironment", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3869", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3870", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3871", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3872", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#step-getthisenvironment-loop", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3873", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_258", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-resolvethisbinding", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-resolvethisbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3874", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3875", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getthisenvironment", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getthisenvironment", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3876", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3877", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3878", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3879", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#step-getthisenvironment-loop", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getnewtarget", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getnewtarget", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3880", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_258", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-resolvethisbinding", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-resolvethisbinding", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3881", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3882", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getglobalobject", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getglobalobject", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3883", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3884", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3885", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-jobs", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#job-queue", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-runjobs", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-enqueuejob", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-jobs-and-job-queues", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#job", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3886", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getnewtarget", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getnewtarget", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3887", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3888", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3889", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getglobalobject", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getglobalobject", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3890", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3891", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3892", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-jobs", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#job-queue", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-runjobs", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-enqueuejob", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-jobs-and-job-queues", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#job", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3893", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3894", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3895", @@ -7007,21 +7006,21 @@ "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3926", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3927", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3928", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#job-activescriptormodule", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3929", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3930", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3931", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3932", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3933", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3934", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#job-preparedtoevaluatecode", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3935", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#job-activescriptormodule", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3936", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3937", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3938", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3939", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3940", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3941", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#job-preparedtoevaluatecode", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3942", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3943", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3944", @@ -7032,6 +7031,8 @@ "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3949", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3950", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3951", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-jobcallback-records", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-jobcallback-records", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3952", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3953", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3954", @@ -7039,29 +7040,29 @@ "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3956", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3957", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3958", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-jobcallback-records", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-jobcallback-records", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3959", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3960", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3961", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3962", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3963", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3964", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_259", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-jobcallback-records", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3965", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3966", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3967", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3968", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hostmakejobcallback", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hostmakejobcallback", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3969", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3970", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3971", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_259", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-jobcallback-records", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3972", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3973", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3974", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3975", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hostmakejobcallback", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hostmakejobcallback", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hostcalljobcallback", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hostcalljobcallback", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3976", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3977", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3978", @@ -7069,8 +7070,6 @@ "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3980", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3981", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3982", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hostcalljobcallback", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hostcalljobcallback", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3983", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3984", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3985", @@ -7079,6 +7078,8 @@ "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3988", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3989", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3990", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hostenqueuegenericjob", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hostenqueuegenericjob", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3991", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3992", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3993", @@ -7086,24 +7087,22 @@ "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3995", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3996", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3997", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hostenqueuegenericjob", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hostenqueuegenericjob", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_260", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hostenqueuepromisejob", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hostenqueuepromisejob", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3998", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_3999", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4000", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4001", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4002", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_261", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4003", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4004", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_260", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hostenqueuepromisejob", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hostenqueuepromisejob", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4005", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4006", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4007", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4008", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4009", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_261", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4010", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4011", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4012", @@ -7114,6 +7113,8 @@ "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4017", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4018", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4019", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hostenqueuetimeoutjob", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hostenqueuetimeoutjob", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4020", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4021", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4022", @@ -7121,23 +7122,21 @@ "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4024", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4025", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4026", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hostenqueuetimeoutjob", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hostenqueuetimeoutjob", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_262", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-agents", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#agent", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4027", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4028", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4029", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#agent-record", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#executing-thread", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4030", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4031", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4032", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4033", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_262", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-agents", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#agent", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4034", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4035", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4036", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#agent-record", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#executing-thread", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4037", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4038", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4039", @@ -7148,22 +7147,22 @@ "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4044", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4045", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4046", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#surrounding-agent", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4047", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4048", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4049", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4050", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4051", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-agents", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4052", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-agent-record", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4053", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#surrounding-agent", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4054", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4055", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4056", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4057", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4058", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-agents", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4059", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#table-agent-record", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4060", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4061", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4062", @@ -7176,25 +7175,25 @@ "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4069", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4070", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4071", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-agentsignifier", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-agentsignifier", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4072", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4073", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4074", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-agentcansuspend", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-agentcansuspend", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4075", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4076", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4077", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-agent-clusters", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-agent-clusters", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4078", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-agentsignifier", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-agentsignifier", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4079", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4080", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4081", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-agentcansuspend", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-agentcansuspend", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4082", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4083", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4084", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-agent-clusters", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-agent-clusters", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4085", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4086", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4087", @@ -7246,6 +7245,7 @@ "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4133", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4134", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4135", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-forward-progress", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4136", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4137", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4138", @@ -7253,7 +7253,6 @@ "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4140", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4141", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4142", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-forward-progress", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4143", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4144", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4145", @@ -7262,6 +7261,8 @@ "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4148", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4149", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4150", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-weakref-processing-model", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-weakref-invariants", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4151", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4152", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4153", @@ -7269,8 +7270,6 @@ "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4155", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4156", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4157", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-weakref-processing-model", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-weakref-invariants", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4158", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4159", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4160", @@ -7280,6 +7279,8 @@ "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4164", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4165", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4166", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-liveness", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-liveness", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4167", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4168", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4169", @@ -7287,23 +7288,21 @@ "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4171", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4172", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4173", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-liveness", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-liveness", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4174", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-liveness", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4175", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4176", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4177", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4178", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4179", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-weakref-execution", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4180", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4181", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-liveness", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4182", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4183", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4184", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4185", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4186", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-weakref-execution", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4187", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4188", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4189", @@ -7320,6 +7319,9 @@ "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4200", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4201", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4202", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-weakref-host-hooks", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-host-cleanup-finalization-registry", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-host-cleanup-finalization-registry", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4203", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4204", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4205", @@ -7327,48 +7329,38 @@ "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4207", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4208", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4209", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-weakref-host-hooks", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-host-cleanup-finalization-registry", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-host-cleanup-finalization-registry", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4210", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_263", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-clear-kept-objects", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-clear-kept-objects", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4211", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4212", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4213", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-addtokeptobjects", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-addtokeptobjects", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4214", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4215", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4216", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4217", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_263", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-clear-kept-objects", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-clear-kept-objects", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-cleanup-finalization-registry", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-cleanup-finalization-registry", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4217", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4218", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4219", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4220", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-addtokeptobjects", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-addtokeptobjects", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4221", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4222", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-canbeheldweakly", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-canbeheldweakly", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4223", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-cleanup-finalization-registry", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-cleanup-finalization-registry", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4224", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4225", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4226", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4227", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4228", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4229", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-canbeheldweakly", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-canbeheldweakly", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4230", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4231", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4232", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4233", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4234", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4235", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_264", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_265", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_266", - "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4236", + "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#_ref_4229", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#references-pane-container", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#references-pane-spacer", "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#references-pane", @@ -7388,7 +7380,15 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#spec-container", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinary-and-exotic-objects-behaviours", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinary-object-internal-methods-and-internal-slots", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4230", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4231", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4232", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4233", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4234", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4235", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4236", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4237", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_267", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4238", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4239", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4240", @@ -7396,121 +7396,122 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4242", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4243", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4244", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_267", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinary-object-internal-methods-and-internal-slots-getprototypeof", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4245", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4246", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4247", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarygetprototypeof", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarygetprototypeof", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinary-object-internal-methods-and-internal-slots-setprototypeof-v", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4248", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4249", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4250", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarysetprototypeof", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarysetprototypeof", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4251", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinary-object-internal-methods-and-internal-slots-getprototypeof", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#step-ordinarysetprototypeof-loop", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4252", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4253", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_268", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_269", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4254", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarygetprototypeof", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarygetprototypeof", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinary-object-internal-methods-and-internal-slots-setprototypeof-v", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinary-object-internal-methods-and-internal-slots-isextensible", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4255", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4256", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4257", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarysetprototypeof", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarysetprototypeof", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryisextensible", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryisextensible", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinary-object-internal-methods-and-internal-slots-preventextensions", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4258", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#step-ordinarysetprototypeof-loop", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4259", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4260", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_268", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_269", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarypreventextensions", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarypreventextensions", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinary-object-internal-methods-and-internal-slots-getownproperty-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4261", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinary-object-internal-methods-and-internal-slots-isextensible", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4262", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4263", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4264", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryisextensible", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryisextensible", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinary-object-internal-methods-and-internal-slots-preventextensions", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4265", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarygetownproperty", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarygetownproperty", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4266", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4267", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarypreventextensions", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarypreventextensions", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinary-object-internal-methods-and-internal-slots-getownproperty-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4268", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4269", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4270", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4271", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinary-object-internal-methods-and-internal-slots-defineownproperty-p-desc", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4272", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarygetownproperty", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarygetownproperty", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4273", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4274", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4275", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4276", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4277", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarydefineownproperty", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarydefineownproperty", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4278", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinary-object-internal-methods-and-internal-slots-defineownproperty-p-desc", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4279", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4280", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4281", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4282", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4283", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-iscompatiblepropertydescriptor", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-iscompatiblepropertydescriptor", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4284", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarydefineownproperty", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarydefineownproperty", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4285", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4286", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-validateandapplypropertydescriptor", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-validateandapplypropertydescriptor", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4287", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4288", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4289", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_270", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4290", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-iscompatiblepropertydescriptor", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-iscompatiblepropertydescriptor", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4291", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4292", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4293", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-validateandapplypropertydescriptor", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-validateandapplypropertydescriptor", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_271", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4294", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_272", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4295", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4296", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_270", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4297", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4298", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4299", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4300", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_271", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4301", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_272", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4302", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4303", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4304", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4305", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4306", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_273", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4307", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4308", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4309", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_274", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinary-object-internal-methods-and-internal-slots-hasproperty-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4310", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4311", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4312", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4313", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_273", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4314", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryhasproperty", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryhasproperty", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4315", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4316", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_274", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinary-object-internal-methods-and-internal-slots-hasproperty-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4317", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinary-object-internal-methods-and-internal-slots-get-p-receiver", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4318", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4319", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4320", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4321", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryhasproperty", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryhasproperty", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4322", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4323", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4324", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinary-object-internal-methods-and-internal-slots-get-p-receiver", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryget", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryget", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4325", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4326", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4327", @@ -7518,10 +7519,9 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4329", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4330", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4331", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryget", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryget", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4332", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4333", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinary-object-internal-methods-and-internal-slots-set-p-v-receiver", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4334", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4335", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4336", @@ -7529,24 +7529,23 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4338", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4339", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4340", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinary-object-internal-methods-and-internal-slots-set-p-v-receiver", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryset", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryset", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4341", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4342", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4343", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4344", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4345", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4346", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarysetwithowndescriptor", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarysetwithowndescriptor", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4347", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryset", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryset", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4348", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4349", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4350", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4351", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4352", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4353", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarysetwithowndescriptor", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarysetwithowndescriptor", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4354", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4355", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4356", @@ -7554,35 +7553,38 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4358", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4359", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4360", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinary-object-internal-methods-and-internal-slots-delete-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4361", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4362", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4363", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4364", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4365", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarydelete", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarydelete", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4366", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4367", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinary-object-internal-methods-and-internal-slots-delete-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4368", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinary-object-internal-methods-and-internal-slots-ownpropertykeys", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4369", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4370", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4371", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4372", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarydelete", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarydelete", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4373", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryownpropertykeys", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryownpropertykeys", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4374", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4375", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinary-object-internal-methods-and-internal-slots-ownpropertykeys", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4376", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4377", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4378", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4379", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4380", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryownpropertykeys", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryownpropertykeys", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4381", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4382", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4383", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryobjectcreate", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-objectcreate", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryobjectcreate", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4384", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4385", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4386", @@ -7590,11 +7592,10 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4388", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4389", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4390", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryobjectcreate", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-objectcreate", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryobjectcreate", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4391", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4392", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarycreatefromconstructor", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarycreatefromconstructor", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4393", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4394", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4395", @@ -7602,12 +7603,12 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4397", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4398", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4399", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarycreatefromconstructor", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarycreatefromconstructor", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4400", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4401", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4402", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4403", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-getprototypefromconstructor", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-getprototypefromconstructor", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4404", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4405", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4406", @@ -7615,44 +7616,42 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4408", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4409", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4410", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-getprototypefromconstructor", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-getprototypefromconstructor", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4411", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4412", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4413", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4414", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-requireinternalslot", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-requireinternalslot", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4415", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4416", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4417", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4418", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4419", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ecmascript-function-objects", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4420", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4421", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-requireinternalslot", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-requireinternalslot", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4422", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4423", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4424", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4425", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_275", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4426", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ecmascript-function-objects", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4427", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4428", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#strict-function", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4429", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#non-strict-function", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4430", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_276", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#table-internal-slots-of-ecmascript-function-objects", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#table-27", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4431", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4432", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_275", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4433", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4434", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4435", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#strict-function", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4436", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#non-strict-function", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4437", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_276", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#table-internal-slots-of-ecmascript-function-objects", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#table-27", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4438", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4439", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4440", @@ -7662,6 +7661,7 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4444", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4445", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4446", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_277", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4447", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4448", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4449", @@ -7669,10 +7669,10 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4451", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4452", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4453", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_277", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4454", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4455", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4456", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ecmascript-function-objects-call-thisargument-argumentslist", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4457", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4458", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4459", @@ -7680,7 +7680,6 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4461", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4462", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4463", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ecmascript-function-objects-call-thisargument-argumentslist", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4464", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4465", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4466", @@ -7692,23 +7691,25 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4472", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4473", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4474", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#step-call-pop-context-stack", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4475", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4476", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4477", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4478", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4479", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_278", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-prepareforordinarycall", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-prepareforordinarycall", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4480", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4481", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#step-call-pop-context-stack", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4482", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4483", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4484", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4485", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4486", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_278", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-prepareforordinarycall", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-prepareforordinarycall", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4487", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarycallbindthis", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarycallbindthis", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4488", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4489", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4490", @@ -7716,12 +7717,11 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4492", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4493", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4494", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarycallbindthis", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarycallbindthis", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4495", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4496", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4497", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4498", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-runtime-semantics-evaluatebody", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4499", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4500", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4501", @@ -7729,58 +7729,58 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4503", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4504", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4505", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-runtime-semantics-evaluatebody", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#prod-xc-5PFkl", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17931", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4506", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17932", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#prod-ph5_rCcA", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17933", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4507", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17934", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#prod-dp9uKN5f", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17935", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4508", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17936", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#prod-_F5bCEpP", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17937", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4509", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4510", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4511", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4512", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#prod-xc-5PFkl", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17938", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4513", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#prod-V5mALOgb", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17939", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#prod-ph5_rCcA", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4510", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17940", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4514", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#prod--uh40sBe", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17941", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#prod-dp9uKN5f", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4511", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17942", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4515", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#prod-pu8sYeYA", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17943", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#prod-_F5bCEpP", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4512", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4513", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4514", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17944", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4516", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4515", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17945", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#prod-V5mALOgb", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4516", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17946", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4517", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17947", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#prod--uh40sBe", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17948", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4518", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17949", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#prod-pu8sYeYA", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17950", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4519", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#prod-X0MRkB7d", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17947", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4520", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4521", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17951", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17948", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarycallevaluatebody", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarycallevaluatebody", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4522", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17952", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4523", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17953", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4524", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4525", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4526", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#prod-X0MRkB7d", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17954", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4527", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4528", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17955", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarycallevaluatebody", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarycallevaluatebody", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ecmascript-function-objects-construct-argumentslist-newtarget", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4529", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4530", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4531", @@ -7788,7 +7788,6 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4533", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4534", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4535", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ecmascript-function-objects-construct-argumentslist-newtarget", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4536", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4537", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4538", @@ -7808,13 +7807,6 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4552", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4553", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4554", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4555", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4556", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4557", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4558", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4559", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4560", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4561", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryfunctioncreate", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-async-functions-abstract-operations-async-function-create", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-asyncgeneratorfunctioncreate", @@ -7823,15 +7815,24 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-functioninitialize", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-functionallocate", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryfunctioncreate", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4555", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4556", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4557", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4558", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4559", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4560", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_279", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4561", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_280", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4562", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4563", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4564", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4565", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4566", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4567", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_279", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4568", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_280", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-addrestrictedfunctionproperties", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-addrestrictedfunctionproperties", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4569", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4570", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4571", @@ -7839,49 +7840,49 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4573", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4574", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4575", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-addrestrictedfunctionproperties", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-addrestrictedfunctionproperties", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-%25throwtypeerror%25", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-%25throwtypeerror%25", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4576", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4577", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makeconstructor", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makeconstructor", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4578", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4579", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4580", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4581", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4582", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-%25throwtypeerror%25", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-%25throwtypeerror%25", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4583", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4584", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makeconstructor", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makeconstructor", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_281", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_282", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4585", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4586", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4587", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4588", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makeclassconstructor", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makeclassconstructor", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4589", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4590", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makemethod", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makemethod", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4591", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_281", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_282", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-definemethodproperty", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-createmethodproperty", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-definemethodproperty", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4592", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4593", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4594", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4595", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makeclassconstructor", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makeclassconstructor", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4596", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4597", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makemethod", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makemethod", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4598", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-definemethodproperty", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-createmethodproperty", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-definemethodproperty", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4599", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4600", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4601", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4602", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4603", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-setfunctionname", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-setfunctionname", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4604", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4605", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4606", @@ -7889,26 +7890,24 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4608", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4609", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4610", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-setfunctionname", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-setfunctionname", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4611", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4612", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-setfunctionlength", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-setfunctionlength", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4613", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4614", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4615", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4616", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4617", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-functiondeclarationinstantiation", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-functiondeclarationinstantiation", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4618", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4619", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-setfunctionlength", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-setfunctionlength", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4620", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4621", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4622", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4623", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4624", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-functiondeclarationinstantiation", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-functiondeclarationinstantiation", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4625", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4626", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4627", @@ -7924,21 +7923,21 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4637", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4638", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4639", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17949", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17950", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17951", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4640", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17952", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17953", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17954", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17955", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4641", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4642", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4643", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4644", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4645", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4646", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17956", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17957", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17958", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4647", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17959", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17960", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17961", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17962", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4648", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4649", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4650", @@ -7956,6 +7955,8 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4662", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4663", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4664", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#step-functiondeclarationinstantiation-web-compat-insertion-point", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_283", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4665", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4666", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4667", @@ -7963,43 +7964,42 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4669", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4670", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4671", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#step-functiondeclarationinstantiation-web-compat-insertion-point", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_283", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4672", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4673", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4674", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4675", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4676", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4677", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_284", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-built-in-function-objects", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4678", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4679", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4680", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_285", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4681", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_286", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4682", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4683", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4684", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_284", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-built-in-function-objects", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_287", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4685", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4686", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4687", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_285", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_288", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4688", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_286", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4689", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_289", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4690", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-built-in-function-objects-call-thisargument-argumentslist", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4691", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_287", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4692", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4693", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4694", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_288", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4695", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4696", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_289", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4697", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-built-in-function-objects-call-thisargument-argumentslist", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4698", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-built-in-function-objects-construct-argumentslist-newtarget", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4699", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4700", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4701", @@ -8007,7 +8007,8 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4703", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4704", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4705", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-built-in-function-objects-construct-argumentslist-newtarget", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-builtincallorconstruct", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-builtincallorconstruct", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4706", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4707", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4708", @@ -8015,8 +8016,6 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4710", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4711", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4712", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-builtincallorconstruct", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-builtincallorconstruct", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4713", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4714", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4715", @@ -8024,65 +8023,66 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4717", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4718", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4719", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#step-call-builtin-function-result", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4720", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4721", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4722", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4723", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-createbuiltinfunction", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-createbuiltinfunction", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4724", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4725", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4726", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#step-call-builtin-function-result", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4727", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4728", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4729", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4730", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-createbuiltinfunction", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-createbuiltinfunction", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4731", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4732", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4733", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4734", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_290", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4735", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4736", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4737", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4738", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4739", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4740", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-built-in-exotic-object-internal-methods-and-slots", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4741", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_290", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4742", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4743", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4744", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-bound-function-exotic-objects", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4745", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4746", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4747", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-built-in-exotic-object-internal-methods-and-slots", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4748", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4749", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#bound-function-exotic-object", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_291", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4750", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4751", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-bound-function-exotic-objects", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4752", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_292", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_293", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#table-internal-slots-of-bound-function-exotic-objects", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#table-28", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4753", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4754", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4755", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4756", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#bound-function-exotic-object", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_291", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-bound-function-exotic-objects-call-thisargument-argumentslist", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4757", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4758", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4759", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_292", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_293", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#table-internal-slots-of-bound-function-exotic-objects", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#table-28", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4760", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4761", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4762", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4763", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-bound-function-exotic-objects-call-thisargument-argumentslist", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4764", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4765", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-bound-function-exotic-objects-construct-argumentslist-newtarget", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4766", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4767", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4768", @@ -8090,11 +8090,12 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4770", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4771", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4772", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-bound-function-exotic-objects-construct-argumentslist-newtarget", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4773", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4774", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4775", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4776", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-boundfunctioncreate", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-boundfunctioncreate", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4777", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4778", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4779", @@ -8102,40 +8103,38 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4781", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4782", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4783", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-boundfunctioncreate", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-boundfunctioncreate", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4784", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4785", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_294", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4786", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_295", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4787", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_296", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-array-exotic-objects", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4788", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4789", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4790", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_297", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4791", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4792", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_294", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4793", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_295", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4794", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_296", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-array-exotic-objects", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4795", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4796", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4797", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_297", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4798", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4799", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#array-exotic-object", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_298", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4800", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-array-exotic-objects-defineownproperty-p-desc", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4801", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4802", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4803", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4804", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4805", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4806", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#array-exotic-object", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_298", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4807", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-array-exotic-objects-defineownproperty-p-desc", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4808", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4809", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4810", @@ -8147,26 +8146,26 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4816", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4817", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4818", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arraycreate", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arraycreate", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4819", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4820", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4821", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4822", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4823", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4824", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_299", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4825", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arraycreate", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arraycreate", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4826", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arrayspeciescreate", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arrayspeciescreate", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4827", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4828", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4829", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4830", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4831", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_299", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4832", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4833", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arrayspeciescreate", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arrayspeciescreate", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4834", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4835", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4836", @@ -8187,22 +8186,22 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4851", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4852", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4853", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arraysetlength", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arraysetlength", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4854", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4855", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4856", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4857", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#step-arraysetlength-newlen", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4858", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#step-arraysetlength-numberlen", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4859", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4860", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arraysetlength", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arraysetlength", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4861", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4862", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4863", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4864", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#step-arraysetlength-newlen", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4865", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#step-arraysetlength-numberlen", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4866", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4867", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4868", @@ -8211,35 +8210,36 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4871", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4872", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4873", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_300", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_301", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-string-exotic-objects", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4874", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4875", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4876", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4877", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4878", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4879", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#string-exotic-object", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_302", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4880", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_300", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_301", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-string-exotic-objects", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4881", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4882", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-string-exotic-objects-getownproperty-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4883", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4884", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4885", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4886", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#string-exotic-object", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_302", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4887", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4888", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-string-exotic-objects-defineownproperty-p-desc", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4889", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-string-exotic-objects-getownproperty-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4890", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4891", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4892", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4893", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4894", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4895", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-string-exotic-objects-defineownproperty-p-desc", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-string-exotic-objects-ownpropertykeys", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4896", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4897", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4898", @@ -8247,7 +8247,6 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4900", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4901", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4902", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-string-exotic-objects-ownpropertykeys", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4903", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4904", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4905", @@ -8259,57 +8258,58 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4911", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4912", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4913", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-stringcreate", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-stringcreate", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4914", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4915", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4916", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_303", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_304", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_305", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4917", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4918", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-stringgetownproperty", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-stringgetownproperty", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4919", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4920", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-stringcreate", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-stringcreate", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4921", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4922", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4923", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_303", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_304", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_305", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4924", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4925", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-stringgetownproperty", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-stringgetownproperty", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4926", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4927", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4928", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4929", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4930", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arguments-exotic-objects", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4931", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4932", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4933", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4934", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4935", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#arguments-exotic-object", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_306", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4936", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4937", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arguments-exotic-objects", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4938", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4939", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4940", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4941", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_307", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4942", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#arguments-exotic-object", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_306", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4943", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4944", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4945", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4946", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4947", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4948", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_307", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4949", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4950", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4951", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4952", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4953", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arguments-exotic-objects-getownproperty-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4954", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4955", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4956", @@ -8317,7 +8317,7 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4958", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4959", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4960", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arguments-exotic-objects-getownproperty-p", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arguments-exotic-objects-defineownproperty-p-desc", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4961", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4962", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4963", @@ -8325,11 +8325,11 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4965", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4966", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4967", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arguments-exotic-objects-defineownproperty-p-desc", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4968", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4969", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4970", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4971", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arguments-exotic-objects-get-p-receiver", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4972", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4973", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4974", @@ -8337,10 +8337,10 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4976", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4977", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4978", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arguments-exotic-objects-get-p-receiver", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4979", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4980", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4981", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arguments-exotic-objects-set-p-v-receiver", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4982", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4983", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4984", @@ -8348,27 +8348,26 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4986", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4987", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4988", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arguments-exotic-objects-set-p-v-receiver", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4989", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4990", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4991", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4992", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arguments-exotic-objects-delete-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4993", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4994", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4995", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4996", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4997", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4998", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-createunmappedargumentsobject", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-createunmappedargumentsobject", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_4999", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arguments-exotic-objects-delete-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5000", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5001", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5002", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5003", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5004", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5005", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-createunmappedargumentsobject", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-createunmappedargumentsobject", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5006", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5007", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5008", @@ -8377,6 +8376,8 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5011", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5012", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5013", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-createmappedargumentsobject", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-createmappedargumentsobject", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5014", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5015", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5016", @@ -8384,8 +8385,11 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5018", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5019", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5020", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-createmappedargumentsobject", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-createmappedargumentsobject", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_308", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_309", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_310", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_311", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_312", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5021", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5022", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5023", @@ -8393,11 +8397,6 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5025", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5026", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5027", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_308", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_309", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_310", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_311", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_312", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5028", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5029", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5030", @@ -8407,42 +8406,44 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5034", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5035", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5036", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makearggetter", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makearggetter", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5037", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5038", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5039", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5040", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5041", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makeargsetter", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makeargsetter", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5042", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5043", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makearggetter", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makearggetter", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5044", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5045", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5046", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarray-exotic-objects", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integer-indexed-exotic-objects", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5047", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5048", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makeargsetter", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makeargsetter", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5049", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5050", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5051", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5052", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#typedarray", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#integer-indexed-exotic-object", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_313", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5053", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarray-exotic-objects", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integer-indexed-exotic-objects", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarray-getownproperty", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integer-indexed-exotic-objects-getownproperty-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5054", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5055", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5056", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5057", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5058", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5059", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#typedarray", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#integer-indexed-exotic-object", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_313", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5060", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarray-getownproperty", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integer-indexed-exotic-objects-getownproperty-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5061", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarray-hasproperty", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integer-indexed-exotic-objects-hasproperty-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5062", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5063", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5064", @@ -8450,9 +8451,9 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5066", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5067", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5068", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarray-hasproperty", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integer-indexed-exotic-objects-hasproperty-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5069", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarray-defineownproperty", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integer-indexed-exotic-objects-defineownproperty-p-desc", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5070", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5071", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5072", @@ -8460,12 +8461,12 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5074", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5075", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5076", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarray-defineownproperty", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integer-indexed-exotic-objects-defineownproperty-p-desc", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5077", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5078", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5079", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5080", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarray-get", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integer-indexed-exotic-objects-get-p-receiver", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5081", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5082", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5083", @@ -8473,11 +8474,11 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5085", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5086", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5087", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarray-get", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integer-indexed-exotic-objects-get-p-receiver", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5088", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5089", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5090", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarray-set", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integer-indexed-exotic-objects-set-p-v-receiver", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5091", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5092", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5093", @@ -8485,13 +8486,13 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5095", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5096", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5097", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarray-set", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integer-indexed-exotic-objects-set-p-v-receiver", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5098", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5099", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5100", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5101", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5102", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarray-delete", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integer-indexed-exotic-objects-delete-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5103", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5104", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5105", @@ -8499,8 +8500,8 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5107", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5108", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5109", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarray-delete", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integer-indexed-exotic-objects-delete-p", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarray-ownpropertykeys", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integer-indexed-exotic-objects-ownpropertykeys", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5110", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5111", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5112", @@ -8508,8 +8509,6 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5114", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5115", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5116", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarray-ownpropertykeys", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integer-indexed-exotic-objects-ownpropertykeys", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5117", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5118", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5119", @@ -8519,43 +8518,36 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5123", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5124", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5125", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarray-with-buffer-witness-records", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integer-indexed-object-with-buffer-witness-records", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarray-with-buffer-witness-records", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5126", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5127", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5128", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_314", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#table-typedarray-with-buffer-witness-record-fields", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5129", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#table-integer-indexed-object-with-buffer-witness-record-fields", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5130", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5131", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5132", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarray-with-buffer-witness-records", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integer-indexed-object-with-buffer-witness-records", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarray-with-buffer-witness-records", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5133", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-maketypedarraywithbufferwitnessrecord", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makeintegerindexedobjectwithbufferwitnessrecord", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-maketypedarraywithbufferwitnessrecord", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5134", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5135", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_314", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#table-typedarray-with-buffer-witness-record-fields", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5136", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#table-integer-indexed-object-with-buffer-witness-record-fields", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5137", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5138", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5139", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5140", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-maketypedarraywithbufferwitnessrecord", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makeintegerindexedobjectwithbufferwitnessrecord", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-maketypedarraywithbufferwitnessrecord", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5141", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5142", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5143", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5144", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5145", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarraycreate", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integerindexedobjectcreate", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarraycreate", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5146", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5147", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5148", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_315", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_316", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5139", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5140", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5141", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_315", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_316", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_317", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_318", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_319", @@ -8564,112 +8556,120 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarraybytelength", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integerindexedobjectbytelength", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarraybytelength", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5142", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5143", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5144", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5145", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5146", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarraylength", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integerindexedobjectlength", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarraylength", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5147", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5148", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5149", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5150", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5151", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5152", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5153", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarraylength", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integerindexedobjectlength", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarraylength", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5154", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5155", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-istypedarrayoutofbounds", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-isintegerindexedobjectoutofbounds", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-istypedarrayoutofbounds", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5156", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5157", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5158", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5159", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5160", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-isvalidintegerindex", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-isvalidintegerindex", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5161", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5162", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-istypedarrayoutofbounds", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-isintegerindexedobjectoutofbounds", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-istypedarrayoutofbounds", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5163", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5164", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5165", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5166", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5167", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-isvalidintegerindex", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-isvalidintegerindex", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5168", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5169", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarraygetelement", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integerindexedelementget", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarraygetelement", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5170", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5171", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5172", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5173", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5174", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5175", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarraysetelement", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integerindexedelementset", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarraysetelement", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5176", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarraygetelement", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integerindexedelementget", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarraygetelement", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5177", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5178", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5179", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5180", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5181", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5182", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarraysetelement", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-integerindexedelementset", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarraysetelement", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5183", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5184", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5185", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5186", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5187", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5188", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-isarraybufferviewoutofbounds", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-isarraybufferviewoutofbounds", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5189", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5190", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5191", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5192", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5193", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5194", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-module-namespace-exotic-objects", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5195", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-isarraybufferviewoutofbounds", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-isarraybufferviewoutofbounds", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5196", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17956", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_322", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5197", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17957", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5198", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5199", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5200", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5201", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-module-namespace-exotic-objects", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#module-namespace-exotic-object", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_323", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5202", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5203", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17963", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_322", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_324", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#table-internal-slots-of-module-namespace-exotic-objects", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#table-29", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5204", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_17964", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5205", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5206", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5207", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5208", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#module-namespace-exotic-object", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_323", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-module-namespace-exotic-objects-getprototypeof", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5209", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5210", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_324", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#table-internal-slots-of-module-namespace-exotic-objects", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#table-29", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-module-namespace-exotic-objects-setprototypeof-v", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5211", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5212", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5213", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-module-namespace-exotic-objects-isextensible", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5214", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5215", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-module-namespace-exotic-objects-getprototypeof", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-module-namespace-exotic-objects-preventextensions", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5216", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5217", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-module-namespace-exotic-objects-setprototypeof-v", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-module-namespace-exotic-objects-getownproperty-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5218", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5219", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5220", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-module-namespace-exotic-objects-isextensible", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5221", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5222", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-module-namespace-exotic-objects-preventextensions", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5223", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5224", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-module-namespace-exotic-objects-getownproperty-p", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-module-namespace-exotic-objects-defineownproperty-p-desc", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5225", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5226", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5227", @@ -8677,105 +8677,105 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5229", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5230", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5231", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-module-namespace-exotic-objects-defineownproperty-p-desc", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5232", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5233", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-module-namespace-exotic-objects-hasproperty-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5234", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5235", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5236", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5237", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5238", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-module-namespace-exotic-objects-get-p-receiver", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5239", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5240", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-module-namespace-exotic-objects-hasproperty-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5241", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5242", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5243", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5244", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5245", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-module-namespace-exotic-objects-get-p-receiver", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5246", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5247", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5248", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5249", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5250", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5251", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-module-namespace-exotic-objects-set-p-v-receiver", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5252", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5253", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5254", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5255", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5256", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-module-namespace-exotic-objects-delete-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5257", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5258", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-module-namespace-exotic-objects-set-p-v-receiver", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5259", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5260", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5261", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-module-namespace-exotic-objects-ownpropertykeys", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5262", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5263", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-module-namespace-exotic-objects-delete-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5264", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5265", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5266", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5267", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-modulenamespacecreate", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-modulenamespacecreate", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5268", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-module-namespace-exotic-objects-ownpropertykeys", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5269", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5270", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5271", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5272", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_325", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5273", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_326", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5274", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-modulenamespacecreate", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-modulenamespacecreate", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5275", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_327", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-immutable-prototype-exotic-objects", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5276", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5277", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#immutable-prototype-exotic-object", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5278", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5279", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_325", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5280", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_326", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5281", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5282", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_327", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-immutable-prototype-exotic-objects", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5283", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-immutable-prototype-exotic-objects-setprototypeof-v", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5284", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#immutable-prototype-exotic-object", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5285", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5286", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5287", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-set-immutable-prototype", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-set-immutable-prototype", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5288", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5289", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5290", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-immutable-prototype-exotic-objects-setprototypeof-v", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5291", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_328", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#proxy-exotic-object", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5292", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#table-proxy-handler-methods", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#table-30", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_329", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_330", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5293", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5294", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-set-immutable-prototype", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-set-immutable-prototype", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5295", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-getprototypeof", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5296", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5297", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5298", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_328", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#proxy-exotic-object", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5299", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#table-proxy-handler-methods", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#table-30", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_329", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_330", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5300", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5301", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5302", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-getprototypeof", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5303", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5304", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5305", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5306", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-setprototypeof-v", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5307", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5308", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5309", @@ -8783,12 +8783,12 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5311", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5312", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5313", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-setprototypeof-v", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5314", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5315", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5316", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5317", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5318", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-isextensible", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5319", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5320", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5321", @@ -8796,12 +8796,12 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5323", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5324", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5325", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-isextensible", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5326", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5327", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5328", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5329", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5330", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-preventextensions", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5331", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5332", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5333", @@ -8809,11 +8809,11 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5335", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5336", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5337", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-preventextensions", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5338", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5339", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5340", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5341", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-getownproperty-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5342", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5343", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5344", @@ -8821,7 +8821,6 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5346", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5347", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5348", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-getownproperty-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5349", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5350", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5351", @@ -8832,6 +8831,7 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5356", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5357", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5358", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-defineownproperty-p-desc", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5359", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5360", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5361", @@ -8839,7 +8839,6 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5363", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5364", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5365", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-defineownproperty-p-desc", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5366", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5367", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5368", @@ -8850,6 +8849,7 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5373", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5374", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5375", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-hasproperty-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5376", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5377", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5378", @@ -8857,12 +8857,12 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5380", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5381", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5382", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-hasproperty-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5383", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5384", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5385", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5386", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5387", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-get-p-receiver", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5388", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5389", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5390", @@ -8870,7 +8870,6 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5392", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5393", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5394", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-get-p-receiver", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5395", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5396", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5397", @@ -8880,6 +8879,7 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5401", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5402", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5403", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-set-p-v-receiver", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5404", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5405", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5406", @@ -8887,7 +8887,6 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5408", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5409", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5410", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-set-p-v-receiver", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5411", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5412", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5413", @@ -8899,6 +8898,7 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5419", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5420", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5421", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-delete-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5422", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5423", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5424", @@ -8906,12 +8906,12 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5426", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5427", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5428", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-delete-p", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5429", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5430", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5431", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5432", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5433", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-ownpropertykeys", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5434", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5435", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5436", @@ -8919,7 +8919,6 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5438", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5439", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5440", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-ownpropertykeys", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5441", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5442", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5443", @@ -8937,6 +8936,7 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5455", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5456", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5457", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-call-thisargument-argumentslist", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5458", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5459", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5460", @@ -8944,7 +8944,6 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5462", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5463", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5464", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-call-thisargument-argumentslist", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5465", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5466", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5467", @@ -8953,6 +8952,7 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5470", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5471", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5472", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-construct-argumentslist-newtarget", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5473", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5474", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5475", @@ -8960,7 +8960,6 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5477", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5478", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5479", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxy-object-internal-methods-and-internal-slots-construct-argumentslist-newtarget", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5480", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5481", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5482", @@ -8971,33 +8970,26 @@ "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5487", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5488", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5489", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-validatenonrevokedproxy", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-validatenonrevokedproxy", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5490", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5491", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5492", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5493", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxycreate", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxycreate", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5494", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5495", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5496", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-validatenonrevokedproxy", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-validatenonrevokedproxy", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5497", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5498", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5499", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5500", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxycreate", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxycreate", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5501", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5502", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5503", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5504", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5505", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5506", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5507", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5508", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_331", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5509", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5502", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_332", - "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5510", + "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_5503", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#_ref_333", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#references-pane-container", "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#references-pane-spacer", @@ -9020,49 +9012,56 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-source-text", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#prod-SourceCharacter", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-source-text", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17965", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17966", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17958", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17959", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-utf16encodecodepoint", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-codepointtoutf16codeunits", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-utf16encoding", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5511", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5512", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5513", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5514", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5504", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5505", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5506", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5507", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-codepointstostring", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-utf16encode", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_334", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5515", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5516", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5508", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5509", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-utf16decodesurrogatepair", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#utf16decodesurrogatepair", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-utf16decode", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5510", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5511", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5512", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5513", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-codepointat", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5514", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5515", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5516", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_335", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5517", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5518", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5519", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5520", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-codepointat", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5521", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5522", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5523", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_335", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5524", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5525", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5526", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-stringtocodepoints", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-utf16decodestring", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5527", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_336", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5528", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5529", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-parsetext", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5530", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5531", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5532", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5533", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-stringtocodepoints", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-utf16decodestring", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5534", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_336", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5535", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5536", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-parsetext", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5537", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5538", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5539", @@ -9074,16 +9073,16 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5545", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5546", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5547", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5548", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5549", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5550", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5551", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5552", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5553", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5554", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_337", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-types-of-source-code", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-types-of-source-code", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17960", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17961", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17962", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17963", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17964", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17965", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17966", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17967", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17968", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17969", @@ -9092,20 +9091,20 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17972", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17973", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17974", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-types-of-source-code", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5548", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17975", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17976", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-types-of-source-code", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_338", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5549", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17977", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17978", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17979", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17980", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17981", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-types-of-source-code", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5555", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17982", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17983", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-types-of-source-code", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_338", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5556", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17984", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17985", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_17986", @@ -9128,16 +9127,16 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18003", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18004", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18005", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5550", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18006", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-types-of-source-code", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18007", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18008", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18009", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18010", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18011", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18012", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5557", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18013", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-types-of-source-code", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18014", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18015", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18016", @@ -9145,13 +9144,6 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18018", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18019", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18020", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18021", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18022", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18023", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18024", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18025", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18026", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18027", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_339", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_340", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_341", @@ -9159,89 +9151,89 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_343", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_344", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_345", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5558", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5551", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_346", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5559", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5552", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_347", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5560", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5553", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_348", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18028", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5561", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18029", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5562", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18021", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5554", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18022", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5555", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-directive-prologues-and-the-use-strict-directive", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#directive-prologue", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18023", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18024", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18025", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18026", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18027", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18028", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18029", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18030", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_349", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5556", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#use-strict-directive", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18031", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5557", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18032", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5558", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18033", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18034", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5559", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5560", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18035", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5561", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18036", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18037", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_349", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5562", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5563", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#use-strict-directive", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18038", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5564", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18039", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18037", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5565", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18040", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18041", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-strict-mode-code", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_350", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-strict-mode-code", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5566", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5567", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18042", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5568", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18043", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5569", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18038", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18039", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5570", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5571", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18044", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5572", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-strict-mode-code", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_350", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-strict-mode-code", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5573", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5574", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5575", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5576", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18040", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18041", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18042", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18043", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18044", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18045", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18046", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5577", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5578", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5579", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5580", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5581", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18047", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18048", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18049", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18050", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5575", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5576", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5577", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5578", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5579", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18051", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18052", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18053", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18054", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18055", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18056", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18057", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5580", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5581", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#non-strict-code", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-isstrict", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5582", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5583", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5584", + "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-non-ecmascript-functions", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5585", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5586", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_18058", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5587", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5588", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#non-strict-code", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-isstrict", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5589", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5590", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5591", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#sec-non-ecmascript-functions", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5592", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5593", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5594", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5595", - "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#_ref_5596", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#references-pane-container", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#references-pane-spacer", "https://tc39.es/ecma262/multipage/ecmascript-language-source-code.html#references-pane", @@ -9260,10 +9252,18 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#shortcuts-help", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#spec-container", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-ecmascript-language-lexical-grammar", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18052", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18053", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5590", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18054", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18055", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18056", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18057", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18058", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18059", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18060", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5597", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18061", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5591", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18062", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18063", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18064", @@ -9271,128 +9271,128 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18066", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18067", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18068", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5598", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18069", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5592", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18070", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_351", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18071", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18072", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-InputElementDiv", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18073", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18074", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18075", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18076", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5599", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18077", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_351", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18078", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-InputElementRegExp", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18079", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-InputElementDiv", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18080", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18081", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18082", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18083", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18084", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-InputElementRegExpOrTemplateTail", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18085", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-InputElementRegExp", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18086", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18087", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18088", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18089", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18090", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-InputElementTemplateTail", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18091", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-InputElementRegExpOrTemplateTail", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18092", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18093", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18094", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18095", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18096", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-InputElementHashbangOrRegExp", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18097", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-InputElementTemplateTail", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18098", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18099", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18100", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18101", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18102", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-unicode-format-control-characters", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5593", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_352", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-white-space", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18103", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-InputElementHashbangOrRegExp", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18104", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18105", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18106", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18107", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_353", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#table-white-space-code-points", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#table-32", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_354", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18108", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-WhiteSpace", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-line-terminators", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_355", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18109", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-unicode-format-control-characters", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5600", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_352", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-white-space", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18110", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18111", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18112", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18113", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18114", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_353", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#table-white-space-code-points", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#table-32", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_354", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18115", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-WhiteSpace", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-line-terminators", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_355", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18116", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18117", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18118", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18119", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18120", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18121", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18122", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_356", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#table-line-terminator-code-points", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#table-33", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_357", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_358", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18123", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18116", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-LineTerminator", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-LineTerminatorSequence", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-comments", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18117", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18118", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_359", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18119", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18120", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-Comment", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18121", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18122", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-MultiLineComment", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18123", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-MultiLineCommentChars", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18124", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18125", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_359", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18126", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-PostAsteriskCommentChars", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18127", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-Comment", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18128", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18129", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-MultiLineComment", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-MultiLineNotAsteriskChar", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18130", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-MultiLineCommentChars", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-MultiLineNotForwardSlashOrAsteriskChar", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18131", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-SingleLineComment", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18132", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-SingleLineCommentChars", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18133", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-PostAsteriskCommentChars", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18134", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-SingleLineCommentChar", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18135", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18136", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-MultiLineNotAsteriskChar", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_360", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-hashbang", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-HashbangComment", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18137", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-MultiLineNotForwardSlashOrAsteriskChar", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-tokens", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-CommonToken", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18138", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-SingleLineComment", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18139", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-SingleLineCommentChars", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18140", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18141", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-SingleLineCommentChar", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18142", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18143", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_360", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-hashbang", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-HashbangComment", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18144", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-tokens", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-CommonToken", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18145", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18146", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18147", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18148", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-names-and-keywords", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18149", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18150", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18151", @@ -9400,128 +9400,120 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18153", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18154", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18155", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-names-and-keywords", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18156", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-PrivateIdentifier", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-j40wR5UN", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18157", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-IdentifierName", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NFOBX-lw", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18158", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-dbXHPjzF", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18159", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18160", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-IdentifierStart", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-XMog322C", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18161", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18162", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-IdentifierPart", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-ba_xP9Ao", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18163", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-PrivateIdentifier", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-j40wR5UN", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18164", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-IdentifierName", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NFOBX-lw", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-IdentifierStartChar", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18165", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-dbXHPjzF", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-IdentifierPartChar", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18166", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-AsciiLetter", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-UnicodeIDStart", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-UnicodeIDContinue", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18167", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-IdentifierStart", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-XMog322C", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_361", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18168", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18169", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-IdentifierPart", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-ba_xP9Ao", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-identifier-names", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18170", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5594", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18171", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-IdentifierStartChar", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18172", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-IdentifierPartChar", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18173", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-AsciiLetter", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-UnicodeIDStart", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-UnicodeIDContinue", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18174", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_361", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18175", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18176", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-identifier-names", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18177", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5601", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18178", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18179", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18180", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18181", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18182", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-identifier-names-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18183", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5595", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18184", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18185", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18186", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5596", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18187", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18188", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-identifiercodepoints", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5597", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5598", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NbI37jnW", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18189", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-identifier-names-static-semantics-early-errors", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5599", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18190", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5602", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-VGIPQeJb", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18191", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18192", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5600", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18193", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5603", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5601", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18194", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5602", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-identifiercodepoint", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5603", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-KPs_9x-C", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18195", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-identifiercodepoints", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5604", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5605", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NbI37jnW", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18196", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5606", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-fncA2sGb", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18197", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-VGIPQeJb", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18198", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-Ju5Gi-Fv", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18199", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5607", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18200", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5608", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-XpfJkBRq", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18201", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5609", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-identifiercodepoint", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5610", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-KPs_9x-C", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18202", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18203", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-fncA2sGb", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18204", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18205", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-Ju5Gi-Fv", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18206", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18207", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-XpfJkBRq", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18208", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18209", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-keywords-and-reserved-words", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-future-reserved-words", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-keywords", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-reserved-words", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-keywords-and-reserved-words", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18210", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18203", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-keywords-and-reserved-words", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18211", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5611", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18212", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18204", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5604", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18205", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_362", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5612", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5605", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_363", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_364", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_365", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_366", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18213", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5613", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18214", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18206", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5606", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18207", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-keywords-and-reserved-words", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-keywords-and-reserved-words", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-ReservedWord", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_367", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18215", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18216", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18217", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18218", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5614", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18208", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18209", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18210", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18211", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5607", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_368", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5615", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5616", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5617", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5608", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5609", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5610", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_369", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_370", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_371", @@ -9530,10 +9522,10 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_374", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-punctuators", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-Punctuator", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18219", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18220", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18212", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18213", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-OptionalChainingPunctuator", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18221", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18214", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-OtherPunctuator", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-DivPunctuator", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-RightBracePunctuator", @@ -9547,125 +9539,132 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NumericLiteralSeparator", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NumericLiteral", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-Qn_oyvq2", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18215", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18216", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-U27qMVVP", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18217", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-lP2MlcII", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18218", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18219", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-9vicHpLh", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18220", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-DecimalBigIntegerLiteral", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-v-a6rh2w", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18221", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-b9VW4Mn-", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18222", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18223", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-U27qMVVP", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18224", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-lP2MlcII", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-fgQ6BNSW", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18225", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18226", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-9vicHpLh", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18227", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-DecimalBigIntegerLiteral", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-v-a6rh2w", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18228", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-b9VW4Mn-", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NonDecimalIntegerLiteral", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18229", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18230", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18231", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-fgQ6BNSW", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-BigIntLiteralSuffix", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-DecimalLiteral", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18232", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18233", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18234", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18235", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NonDecimalIntegerLiteral", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18236", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18237", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18238", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-BigIntLiteralSuffix", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-DecimalLiteral", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-DecimalIntegerLiteral", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18239", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18240", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18241", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18242", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18243", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-DecimalDigits", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18244", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18245", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-DecimalIntegerLiteral", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18246", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18247", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18248", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18249", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18250", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-DecimalDigits", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-DecimalDigit", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NonZeroDigit", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-ExponentPart", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18250", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18251", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-ExponentIndicator", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-SignedInteger", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18252", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18253", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18254", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-BinaryIntegerLiteral", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18255", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18256", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-DecimalDigit", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NonZeroDigit", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-ExponentPart", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-BinaryDigits", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18257", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18258", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-ExponentIndicator", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-SignedInteger", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18259", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18260", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18261", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-BinaryIntegerLiteral", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18262", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-BinaryDigit", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-OctalIntegerLiteral", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18263", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-BinaryDigits", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18264", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-OctalDigits", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18265", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18266", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18267", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18268", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18269", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-BinaryDigit", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-OctalIntegerLiteral", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18270", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-LegacyOctalIntegerLiteral", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18271", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-OctalDigits", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18272", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18273", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NonOctalDecimalIntegerLiteral", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18274", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18275", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18276", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18277", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-LegacyOctalIntegerLiteral", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18278", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-LegacyOctalLikeDecimalIntegerLiteral", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18279", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18280", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NonOctalDecimalIntegerLiteral", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18281", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-OctalDigit", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NonOctalDigit", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-HexIntegerLiteral", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18282", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18283", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-HexDigits", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18284", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18285", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-LegacyOctalLikeDecimalIntegerLiteral", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18286", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18287", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18288", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-OctalDigit", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NonOctalDigit", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-HexIntegerLiteral", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18289", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-HexDigit", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18290", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-HexDigits", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18291", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18292", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18293", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-numeric-literals-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18294", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18295", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5611", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5612", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5613", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-static-semantics-mv", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-additional-syntax-numeric-literals-status-semantics", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5614", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5615", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18296", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-HexDigit", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18297", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18298", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18299", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18300", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-numeric-literals-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18301", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18302", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5618", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5619", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5620", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-static-semantics-mv", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-additional-syntax-numeric-literals-status-semantics", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5621", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5622", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18303", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18304", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18305", @@ -9755,188 +9754,188 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18389", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18390", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18391", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-numericvalue", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5616", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-6EKD79IF", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18392", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5617", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18393", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-VwBAoy40", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18394", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5618", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18395", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-n5uysvQ-", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18396", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5619", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18397", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-MgVpq-Ot", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18398", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-numericvalue", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5623", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-6EKD79IF", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18399", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5624", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5620", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18400", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-VwBAoy40", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-_KqL62EN", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18401", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5625", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-k8d8Sn1k", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18402", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-n5uysvQ-", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18403", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5626", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5621", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18404", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-MgVpq-Ot", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-6lkR-0p2", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18405", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18406", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5627", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18407", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-_KqL62EN", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-Rb94_ol-", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18408", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-k8d8Sn1k", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18409", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18410", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5628", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18411", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-6lkR-0p2", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18412", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18413", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18414", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-Rb94_ol-", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18415", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5622", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-literals-string-literals", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-additional-syntax-string-literals", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_375", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-StringLiteral", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18416", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18417", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-DoubleStringCharacters", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18418", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18419", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-SingleStringCharacters", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18420", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18421", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-DoubleStringCharacter", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18422", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5629", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-literals-string-literals", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-additional-syntax-string-literals", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_375", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-StringLiteral", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18423", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18424", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-DoubleStringCharacters", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18425", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-SingleStringCharacter", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18426", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-SingleStringCharacters", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18427", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18428", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-DoubleStringCharacter", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18429", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-LineContinuation", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18430", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-EscapeSequence", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18431", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18432", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-SingleStringCharacter", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18433", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18434", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18435", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18436", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-LineContinuation", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-CharacterEscapeSequence", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18437", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-EscapeSequence", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18438", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-SingleEscapeCharacter", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NonEscapeCharacter", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18439", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18440", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18441", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-EscapeCharacter", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18442", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18443", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-CharacterEscapeSequence", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-LegacyOctalEscapeSequence", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18444", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18445", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-SingleEscapeCharacter", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NonEscapeCharacter", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18446", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18447", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18448", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-EscapeCharacter", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18449", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18450", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-LegacyOctalEscapeSequence", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18451", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18452", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18453", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NonZeroOctalDigit", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18454", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-ZeroToThree", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-FourToSeven", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NonOctalDecimalEscapeSequence", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-HexEscapeSequence", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18455", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18456", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-UnicodeEscapeSequence", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-yPsTqmeL", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18457", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-qIqpq7Bo", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18458", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-Hex4Digits", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18459", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18460", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NonZeroOctalDigit", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18461", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-ZeroToThree", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-FourToSeven", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NonOctalDecimalEscapeSequence", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-HexEscapeSequence", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18462", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18463", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-UnicodeEscapeSequence", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-yPsTqmeL", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_376", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18464", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-qIqpq7Bo", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_377", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18465", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-Hex4Digits", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-string-literals-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18466", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18467", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5623", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5624", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5625", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5626", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_378", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-static-semantics-sv", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-additional-syntax-string-literals-static-semantics", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-string-literals-static-semantics-stringvalue", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5627", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5628", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5629", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_379", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18468", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18469", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5630", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18470", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_376", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18471", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_377", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18472", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-string-literals-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18473", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18474", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5630", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5631", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5632", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5633", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_378", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-static-semantics-sv", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-additional-syntax-string-literals-static-semantics", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-string-literals-static-semantics-stringvalue", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5634", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5635", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5636", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_379", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18474", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18475", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18476", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5637", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18477", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5632", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18478", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18479", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18480", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5638", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18481", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5633", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18482", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18483", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18484", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5639", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18485", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_380", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#table-string-single-character-escape-sequences", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#table-34", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18486", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18487", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18488", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5640", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5634", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18489", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18490", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18491", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18492", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_380", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#table-string-single-character-escape-sequences", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#table-34", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18493", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18494", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18495", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5641", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18496", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18497", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18498", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18499", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18500", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5635", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18501", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-string-literals-static-semantics-mv", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18502", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18503", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18504", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18505", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18506", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18507", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5642", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18508", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-string-literals-static-semantics-mv", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18509", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18510", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18511", @@ -9956,100 +9955,100 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18525", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18526", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18527", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-literals-regular-expression-literals", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_381", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5636", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_382", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18528", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18529", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_383", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_384", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18530", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18531", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-RegularExpressionLiteral", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-6WVj7Zp6", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18532", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18533", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-RegularExpressionBody", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18534", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-literals-regular-expression-literals", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_381", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5643", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_382", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18535", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-RegularExpressionChars", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18536", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_383", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_384", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18537", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-RegularExpressionFirstChar", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18538", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-RegularExpressionLiteral", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-6WVj7Zp6", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18539", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18540", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-RegularExpressionBody", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-RegularExpressionChar", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18541", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18542", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-RegularExpressionChars", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18543", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-RegularExpressionBackslashSequence", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18544", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-RegularExpressionFirstChar", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-RegularExpressionNonTerminator", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18545", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18546", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-RegularExpressionClass", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18547", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-RegularExpressionChar", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-RegularExpressionClassChars", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18548", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18549", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-RegularExpressionClassChar", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18550", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-RegularExpressionBackslashSequence", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18551", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-RegularExpressionNonTerminator", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-RegularExpressionFlags", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18552", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18553", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-RegularExpressionClass", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-static-semantics-bodytext", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5637", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-GHASI6lr", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18554", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-RegularExpressionClassChars", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18555", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18556", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-RegularExpressionClassChar", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-static-semantics-flagtext", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5638", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-U3zNjneX", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18557", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18558", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-RegularExpressionFlags", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18559", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-template-literal-lexical-components", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-Template", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18560", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-static-semantics-bodytext", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5644", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-GHASI6lr", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18561", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NoSubstitutionTemplate", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18562", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-TemplateHead", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18563", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-static-semantics-flagtext", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5645", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-U3zNjneX", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-TemplateSubstitutionTail", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18564", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18565", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-TemplateMiddle", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18566", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-template-literal-lexical-components", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-Template", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-TemplateTail", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18567", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-TemplateCharacters", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18568", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NoSubstitutionTemplate", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18569", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-TemplateHead", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-TemplateCharacter", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18570", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-TemplateSubstitutionTail", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18571", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18572", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-TemplateMiddle", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18573", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-TemplateTail", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18574", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-TemplateCharacters", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18575", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-TemplateEscapeSequence", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18576", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-TemplateCharacter", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18577", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18578", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18579", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NotEscapeSequence", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18580", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18581", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18582", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-TemplateEscapeSequence", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18583", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18584", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18585", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18586", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NotEscapeSequence", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18587", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18588", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18589", @@ -10063,148 +10062,148 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18597", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18598", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18599", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NotCodePoint", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18600", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18601", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-CodePoint", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18602", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18603", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18604", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18605", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18606", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-NotCodePoint", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-static-semantics-tv", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-static-semantics-tv-and-trv", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5639", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5640", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18606", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18607", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18608", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#prod-CodePoint", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18609", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5641", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18610", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18611", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18612", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-static-semantics-tv", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-static-semantics-tv-and-trv", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5646", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5647", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18613", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5642", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18614", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18615", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5643", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18616", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5648", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18617", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18618", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5644", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18619", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18620", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5649", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-static-semantics-trv", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5645", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5646", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5647", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18621", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18622", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5650", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5648", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18623", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18624", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18625", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5651", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18626", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5649", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18627", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-static-semantics-trv", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5652", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5653", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5654", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18628", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5650", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18629", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5655", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18630", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5651", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18631", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18632", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5652", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18633", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5656", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18634", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18635", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5657", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18636", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5653", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18637", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5658", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18638", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18639", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5659", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18640", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5654", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18641", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18642", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18643", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5660", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18644", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5655", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18645", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18646", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18647", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5661", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18648", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18649", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18650", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5656", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18651", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5662", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18652", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18653", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18654", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5657", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18655", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18656", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5658", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18657", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5663", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18658", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18659", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5659", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18660", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5660", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18661", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5664", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5661", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18662", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5662", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18663", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5665", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18664", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5663", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18665", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18666", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5666", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18667", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5667", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5664", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18668", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5668", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18669", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5669", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5665", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18670", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18671", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5670", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18672", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18673", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18674", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5671", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5666", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18675", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18676", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5672", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18677", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18678", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18679", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18680", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5667", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18681", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5673", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18682", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5668", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18683", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5669", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18684", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5670", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18685", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18686", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5671", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18687", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5674", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-automatic-semicolon-insertion", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-rules-of-automatic-semicolon-insertion", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_15822", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_385", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18688", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_386", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18689", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5675", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18690", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5676", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_387", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18691", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5677", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18692", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18693", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_5678", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18694", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-automatic-semicolon-insertion", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-rules-of-automatic-semicolon-insertion", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_15829", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_385", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18695", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_386", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18696", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18697", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_387", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18698", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18699", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18700", @@ -10265,38 +10264,31 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18755", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18756", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18757", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-examples-of-automatic-semicolon-insertion", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18758", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18759", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-interesting-cases-of-automatic-semicolon-insertion", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-asi-interesting-cases-in-statement-lists", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18760", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18761", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18762", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18763", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18764", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-examples-of-automatic-semicolon-insertion", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_388", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18765", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18766", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-interesting-cases-of-automatic-semicolon-insertion", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-asi-interesting-cases-in-statement-lists", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-asi-cases-with-no-lineterminator-here", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18767", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18768", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18769", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18770", + "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-no-lineterminator-here-automatic-semicolon-insertion-list", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18771", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_388", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18772", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18773", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-asi-cases-with-no-lineterminator-here", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18774", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18775", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18776", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18777", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#sec-no-lineterminator-here-automatic-semicolon-insertion-list", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18778", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18779", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18780", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18781", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18782", - "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_18783", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_389", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#_ref_390", "https://tc39.es/ecma262/multipage/ecmascript-language-lexical-grammar.html#references-pane-container", @@ -10320,69 +10312,69 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-identifiers", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-IdentifierReference", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-dL7e73Zt", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18784", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18777", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-dN4C9Ooo", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-iAOJjaxZ", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-BindingIdentifier", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-5vbjd2EY", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18785", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18778", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-bP3zkqsh", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-k8G1I2qF", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-LabelIdentifier", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18786", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18779", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-aHP0cTnm", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-8xe5-4Uo", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Identifier", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-OqjWNqf4", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18780", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18781", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18782", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5672", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-identifiers-static-semantics-early-errors", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18783", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5673", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5674", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18784", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5675", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5676", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18785", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18786", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18787", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18788", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5677", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18789", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5679", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-identifiers-static-semantics-early-errors", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5678", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18790", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5680", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5681", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18791", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5682", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5683", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18792", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5679", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5680", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18793", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5681", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18794", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5682", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18795", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5684", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5683", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18796", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5685", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5684", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18797", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5685", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18798", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18799", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5686", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5687", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18800", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5688", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18801", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5689", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18802", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5690", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18803", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5691", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18804", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5692", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18805", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18806", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18807", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18808", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-static-semantics-stringvalue", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-identifier-names-static-semantics-stringvalue", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-identifiers-static-semantics-stringvalue", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5693", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5686", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-RwRM8vDx", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18809", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18802", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-NS6rHu2W", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18810", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18811", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5694", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18812", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5695", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18803", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18804", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5687", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18805", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5688", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-TEe-WTI-", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ZpP1WoNY", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-APZnd9XH", @@ -10390,178 +10382,193 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-fu2iq4OH", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-z0WsNljd", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-3LDrFiW5", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18806", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18807", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5689", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18808", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-nzu557qc", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18809", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5690", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5691", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18810", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Vk-n5Kcs", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18811", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5692", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18812", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-identifiers-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-12IVipzn", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18813", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5693", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5694", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18814", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-MHlI0_J2", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5695", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-7dhF3jkA", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5696", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18815", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-nzu557qc", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18816", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5697", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5698", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18816", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18817", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Vk-n5Kcs", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18818", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5699", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-primary-expression", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-PrimaryExpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-6iVAqhjf", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Qw-BmNvs", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18818", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Sla8Mecg", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18819", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-identifiers-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-12IVipzn", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Caejwk3t", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18820", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5700", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5701", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-4t3kIOlY", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18821", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-MHlI0_J2", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5702", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-7dhF3jkA", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5703", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-SoPEL49Y", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18822", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5704", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5705", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Je5YcOXI", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18823", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-1wa_TGAR", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18824", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5706", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-primary-expression", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-PrimaryExpression", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-6iVAqhjf", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Qw-BmNvs", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-D7ySJoLP", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18825", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Sla8Mecg", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-4BCWI5RW", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18826", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Caejwk3t", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-rfJuuLNW", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18827", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-4t3kIOlY", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-iJnRUrcY", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18828", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-SoPEL49Y", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-INZ21P3A", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18829", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Je5YcOXI", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-CoverParenthesizedExpressionAndArrowParameterList", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18830", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-1wa_TGAR", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18831", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-D7ySJoLP", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18832", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-4BCWI5RW", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18833", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-rfJuuLNW", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18834", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-iJnRUrcY", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18835", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-INZ21P3A", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18836", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-CoverParenthesizedExpressionAndArrowParameterList", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18837", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18838", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18839", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18840", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18841", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18842", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18843", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18844", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18845", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18846", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ParenthesizedExpression", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-m5AWMC3P", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18847", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18840", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-this-keyword", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-this-keyword-runtime-semantics-evaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-P91j5SRi", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5707", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5700", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-identifier-reference", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_391", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18848", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18841", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-primary-expression-literals", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Literal", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-3wWoyoyk", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18849", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18842", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-T8-D_rlw", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18850", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18843", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-qwQbursv", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18851", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18844", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-JuPoYov6", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18852", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18845", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-literals-runtime-semantics-evaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-5gR2ZD66", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18853", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18846", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-phcGo5D8", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18854", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18855", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18856", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18847", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18848", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18849", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-JJ6LucaR", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18857", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5708", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18858", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18850", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5701", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18851", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_392", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-JaYVP4rC", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18859", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5709", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18860", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18852", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5702", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18853", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_393", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-array-initializer", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18861", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18862", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18854", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18855", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ArrayLiteral", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-oN6pjX9m", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18863", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18856", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Y8wRJ4om", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18864", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18857", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-je9iGq8a", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18865", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18866", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18858", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18859", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ElementList", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-nakNeXAG", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18867", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18868", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18860", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18861", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-XL4uSEt_", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18869", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18870", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18862", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18863", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-rNLR62Va", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18871", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18872", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18873", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18864", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18865", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18866", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-BSaguLF3", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18874", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18875", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18876", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18867", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18868", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18869", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Elision", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-UVeRCADp", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-lq_Nojbr", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18877", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18870", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-SpreadElement", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-H9W06sct", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18878", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18871", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-runtime-semantics-arrayaccumulation", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-static-semantics-elisionwidth", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5703", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5704", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5705", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5706", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5707", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ACq7eTCD", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5708", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5709", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-KyZNZ-MT", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18872", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5710", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18873", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-_juTnZH7", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18874", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18875", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18876", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5711", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18877", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5712", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18878", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5713", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5714", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ACq7eTCD", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5715", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5716", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-KyZNZ-MT", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-PNKSiljq", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18879", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5717", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18880", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-_juTnZH7", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18881", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5717", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18882", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18883", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5718", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18883", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-9ZiZA1Ch", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18884", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5719", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18885", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18886", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5719", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18887", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18888", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5720", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18889", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5721", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18890", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5722", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5723", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-PNKSiljq", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18886", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18887", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18888", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5724", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18889", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5725", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18890", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-9ZiZA1Ch", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-HRfw0EOP", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18891", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18892", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18893", @@ -10572,384 +10579,376 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18896", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5728", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18897", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-_w8Sn596", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18898", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5729", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18899", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5730", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5731", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5732", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-HRfw0EOP", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18898", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18899", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18900", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5733", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18901", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18902", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5734", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18903", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5735", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18904", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-_w8Sn596", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18905", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5736", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18906", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5737", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-array-initializer-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-8EXlViH4", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18900", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5738", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18901", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5739", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18902", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-58ym50AN", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18903", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5740", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5741", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18904", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-f05iKqYb", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18905", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18906", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5742", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5743", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5744", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-array-initializer-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-8EXlViH4", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18907", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5745", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18908", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5746", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5744", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18909", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-58ym50AN", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-object-initializer", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5745", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ObjectLiteral", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-4iBxhmtp", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-tbtFUUOH", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18910", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5747", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5748", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-k6AQl_P9", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18911", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-f05iKqYb", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-PropertyDefinitionList", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-BIN60s98", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18912", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-c72dXkTz", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18913", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5749", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5750", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18914", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-PropertyDefinition", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-_kSpAuMA", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18915", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5751", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18916", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-object-initializer", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5752", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ObjectLiteral", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-4iBxhmtp", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-tbtFUUOH", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Jsxupyj1", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18917", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-k6AQl_P9", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18918", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-PropertyDefinitionList", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-BIN60s98", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-mDvkFMKq", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18919", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-c72dXkTz", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-vZMKiSRJ", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18920", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-PropertyName", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-0EhkgOcT", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18921", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-PropertyDefinition", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-_kSpAuMA", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-vr_cfE7P", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18922", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-LiteralPropertyName", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-j68LXthC", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18923", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Jsxupyj1", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ueikIsNm", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18924", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-6-SoljXV", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18925", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-mDvkFMKq", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ComputedPropertyName", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-V7gahr3e", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18926", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-vZMKiSRJ", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-CoverInitializedName", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18927", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-PropertyName", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-0EhkgOcT", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18928", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-vr_cfE7P", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Initializer", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-P2DNnhoV", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18929", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-LiteralPropertyName", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-j68LXthC", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18930", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ueikIsNm", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_394", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18931", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-6-SoljXV", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18932", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ComputedPropertyName", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-V7gahr3e", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18933", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-CoverInitializedName", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-object-initializer-static-semantics-early-errors", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-__proto__-property-names-in-object-initializers", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18934", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5746", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18935", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Initializer", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-P2DNnhoV", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5747", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18936", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18937", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_394", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18938", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18939", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18940", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-object-initializer-static-semantics-early-errors", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-__proto__-property-names-in-object-initializers", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18941", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5753", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18942", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5754", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18943", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18944", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18945", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18946", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18947", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18948", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5748", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18949", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18950", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18951", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18952", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18953", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_395", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_396", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5749", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5750", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18954", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-static-semantics-iscomputedpropertykey", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5751", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-SPDqK5VR", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18955", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5755", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-SOs-1o2b", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18956", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-static-semantics-propertynamelist", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5752", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5753", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ojv3z_1M", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18957", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5754", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18958", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5755", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-arjQ9VdV", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18959", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18960", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_395", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_396", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5756", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5757", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18961", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-static-semantics-iscomputedpropertykey", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5758", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-SPDqK5VR", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5757", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18962", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-SOs-1o2b", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18963", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-static-semantics-propertynamelist", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5758", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-object-initializer-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-iYCMBfyG", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5759", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5760", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ojv3z_1M", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-0f4gdKLJ", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18963", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-HzxDeaw2", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18964", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5761", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18965", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5762", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-arjQ9VdV", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5763", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18965", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ZrDWUX2E", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18966", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5764", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18967", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5763", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Jt_nMkj7", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18968", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5764", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18969", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5765", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-object-initializer-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-iYCMBfyG", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5766", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5767", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-0f4gdKLJ", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18969", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-_aZrbYKk", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18970", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-HzxDeaw2", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5766", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18971", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5767", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-6rX2zzfJ", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18972", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5768", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18973", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5769", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5770", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18972", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ZrDWUX2E", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18973", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-runtime-semantics-propertydefinitionevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-object-initializer-runtime-semantics-propertydefinitionevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5771", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5772", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5773", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-2nasR_1u", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18974", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Jt_nMkj7", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18975", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5772", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5774", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18976", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-_aZrbYKk", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5775", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18977", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5773", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-r1teTyPc", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18978", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5774", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-6rX2zzfJ", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18979", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5775", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18980", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5776", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18979", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5777", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-runtime-semantics-propertydefinitionevaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-object-initializer-runtime-semantics-propertydefinitionevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5778", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5779", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-pxaBv7Tq", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18980", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5780", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-2nasR_1u", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18981", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18982", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5781", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18983", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18982", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5782", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18984", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-r1teTyPc", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18985", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5783", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18986", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5784", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-N8qwXXqo", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18983", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18984", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5785", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5786", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-pxaBv7Tq", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18985", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18986", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18987", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5787", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_397", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_398", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5786", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18988", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5788", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5787", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18989", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5788", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18990", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5789", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18991", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5790", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5791", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-N8qwXXqo", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18990", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18991", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5792", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5793", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-FVQpyKtq", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18992", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5794", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18993", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-function-defining-expressions", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_399", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18994", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_397", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_398", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5793", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_400", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18995", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5794", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_401", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18996", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5795", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_402", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18997", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5796", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_403", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18998", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-primary-expression-regular-expression-literals", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_404", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-primary-expression-regular-expression-literals-static-semantics-early-errors", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18999", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5795", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19000", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-isvalidregularexpressionliteral", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19001", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5796", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5797", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5798", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5799", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5800", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-FVQpyKtq", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_18999", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5801", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19000", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-function-defining-expressions", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_399", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19001", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_400", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-regular-expression-literals-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-J9TItKDI", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19002", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_401", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19003", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_402", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19004", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_403", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19005", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-primary-expression-regular-expression-literals", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_404", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-primary-expression-regular-expression-literals-static-semantics-early-errors", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19006", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5802", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19007", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-isvalidregularexpressionliteral", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19008", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5803", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19003", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5804", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5805", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19004", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5806", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5807", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5808", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-regular-expression-literals-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-J9TItKDI", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19009", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5809", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5810", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19010", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5811", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5812", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19011", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5813", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-template-literals", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-TemplateLiteral", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-d430kMbv", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19012", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19005", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-t3USkzuD", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19013", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19006", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-SubstitutionTemplate", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-nG1t-jNI", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19007", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19008", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19009", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-TemplateSpans", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-MrvlbnHm", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19010", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-j0qqWY2p", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19011", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19012", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-TemplateMiddleList", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-V4hc4rPI", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19013", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19014", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-PHoLfCK_", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19015", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19016", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-TemplateSpans", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-MrvlbnHm", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19017", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-j0qqWY2p", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-static-semantics-template-early-errors", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-primary-expression-template-literals-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19018", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19019", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-TemplateMiddleList", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-V4hc4rPI", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5807", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19020", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19021", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-PHoLfCK_", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5808", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19022", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19023", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19024", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-static-semantics-template-early-errors", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-primary-expression-template-literals-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19025", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19026", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5814", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5809", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19027", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19028", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5815", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19029", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5810", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19030", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19031", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19032", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19033", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5816", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19034", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19035", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19036", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5817", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5811", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19037", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-static-semantics-templatestrings", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5812", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5813", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-wUHw6ReH", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19038", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5814", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19039", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AfRnt93a", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19040", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19041", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19042", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5815", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19043", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5818", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5816", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19044", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-static-semantics-templatestrings", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5819", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5820", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-wUHw6ReH", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5817", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-SXp_0Muf", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19045", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5821", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5818", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19046", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AfRnt93a", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-fValkc1v", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19047", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19048", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5819", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19049", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5822", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5820", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19050", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5823", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5821", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-sExxMRoA", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19051", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5824", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-SXp_0Muf", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19052", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5825", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5822", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19053", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-fValkc1v", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-oVK_xc-L", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19054", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19055", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5826", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19056", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5827", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5823", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19057", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5828", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-sExxMRoA", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5824", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19058", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5825", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-templatestring", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19059", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5829", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5826", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19060", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-oVK_xc-L", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5827", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19061", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5828", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19062", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19063", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5829", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5830", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19064", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5831", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19065", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19063", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-gettemplateobject", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-gettemplateobject", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5832", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-templatestring", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19066", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5833", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19067", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5834", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19068", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5835", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19069", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5836", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5837", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5838", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19070", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-gettemplateobject", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-gettemplateobject", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5839", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5840", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5841", @@ -10963,265 +10962,265 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5849", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5850", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5851", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19064", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5852", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_405", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19065", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-runtime-semantics-substitutionevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5853", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5854", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5855", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5856", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5857", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-h8M7VnrX", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19066", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5858", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19071", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-0ukbbNyO", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19067", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19068", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5859", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_405", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19072", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-runtime-semantics-substitutionevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19069", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-oOPfrahZ", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19070", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19071", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5860", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19072", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5861", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5862", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5863", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5864", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-h8M7VnrX", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Jm_C6N1j", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19073", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5865", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-0ukbbNyO", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19074", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19075", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5866", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5862", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19076", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-oOPfrahZ", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5863", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19077", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5864", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5865", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-template-literals-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-1J8emXVO", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19078", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5867", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5866", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19079", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5868", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Jm_C6N1j", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_406", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-uvbVZ8aQ", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19080", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19081", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19082", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5869", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5867", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19083", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5870", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_407", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5868", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19084", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5869", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5870", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5871", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5872", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-template-literals-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-1J8emXVO", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19085", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5873", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5872", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19086", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_406", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-uvbVZ8aQ", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Cn8o0vt2", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19087", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5873", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19088", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_408", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-4-zhpQ6s", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19089", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5874", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19090", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_407", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5875", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5874", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19091", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5876", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5877", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5878", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5875", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19092", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5879", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_409", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5876", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-EX4ICnFk", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19093", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Cn8o0vt2", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19094", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5880", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5877", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19095", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_408", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-4-zhpQ6s", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_410", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5878", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19096", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19097", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5879", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5880", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5881", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19097", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-F5opRz-R", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19098", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5882", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19099", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_409", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5883", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-EX4ICnFk", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19100", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5882", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19101", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5884", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5883", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19102", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_410", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5885", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_411", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5884", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19103", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5885", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5886", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5887", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5888", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19104", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-F5opRz-R", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-grouping-operator", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-grouping-operator-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19105", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19106", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5888", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19107", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5889", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-grouping-operator-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-U7_IxrKv", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19108", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5890", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19109", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_411", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5891", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5889", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19110", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5892", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5893", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5894", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5890", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-cTC10Rwh", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19111", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-grouping-operator", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-grouping-operator-static-semantics-early-errors", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5891", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19112", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5892", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5893", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19113", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5895", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-left-hand-side-expressions", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-MemberExpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-RT3Hrl25", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19114", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-grouping-operator-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-U7_IxrKv", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-IScPEVPu", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19115", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19116", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5896", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-BTxM7XK0", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19117", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5897", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-cTC10Rwh", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19118", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5898", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-hF7lIb25", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19119", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5899", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5900", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19120", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-left-hand-side-expressions", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-MemberExpression", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-RT3Hrl25", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-gkYgn85G", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19121", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-IScPEVPu", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-EZ2BF6v8", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19122", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-BRZkuqi1", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19123", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-BTxM7XK0", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19124", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-20SfjmEZ", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19125", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-hF7lIb25", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19126", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-SuperProperty", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-lWlOKYig", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19127", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-gkYgn85G", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-6y-_egWQ", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19128", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-EZ2BF6v8", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-MetaProperty", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19129", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-BRZkuqi1", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19130", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-NewTarget", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-4bMdCOPa", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ImportMeta", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-qIsN6LkP", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-NewExpression", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19131", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-20SfjmEZ", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-NMg_0YQR", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19132", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-CallExpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ltrZioVe", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19133", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-SuperProperty", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-lWlOKYig", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-G9gIp39y", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19134", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-6y-_egWQ", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-5bjr6Yqy", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19135", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-MetaProperty", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-kYvem_87", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19136", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19137", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-NewTarget", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-4bMdCOPa", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ImportMeta", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-qIsN6LkP", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-NewExpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Shb6Dgff", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19138", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-NMg_0YQR", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19139", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-CallExpression", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ltrZioVe", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-EOA2Fe3-", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19140", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-G9gIp39y", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19141", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-5bjr6Yqy", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-WPBp76A-", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19142", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-kYvem_87", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19143", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-FwaLgcLH", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19144", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Shb6Dgff", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19145", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-SuperCall", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-qBjKPlc1", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19146", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-EOA2Fe3-", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ImportCall", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-uZn3IQfi", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19147", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Arguments", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-lgwqNVq7", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19148", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-WPBp76A-", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19149", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ArgumentList", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-7tzqa9tS", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19150", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-FwaLgcLH", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-bq3bMpyK", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19151", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod--rnN0MQv", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19152", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-SuperCall", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-qBjKPlc1", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19153", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ImportCall", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-uZn3IQfi", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-1jakKBk1", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19154", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Arguments", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-lgwqNVq7", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19155", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-OptionalExpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AiLVvGnw", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19156", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ArgumentList", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-7tzqa9tS", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19157", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-bq3bMpyK", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-dfra8X0j", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19158", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod--rnN0MQv", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19159", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-iAWRBWZp", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19160", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-1jakKBk1", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19161", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-OptionalChain", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-J4fvvwWl", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19162", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-OptionalExpression", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AiLVvGnw", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-a5k1i_eU", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19163", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-JoCAeM_3", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19164", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-dfra8X0j", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19165", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-qtd11XGp", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19166", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-iAWRBWZp", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-zMZUOMrf", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19167", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19168", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-OptionalChain", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-J4fvvwWl", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-4aVR1jLh", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19169", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-a5k1i_eU", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19170", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-JoCAeM_3", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-25V7_u74", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19171", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19172", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-qtd11XGp", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19173", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-zMZUOMrf", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19174", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-MW9Cgivd", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19175", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-4aVR1jLh", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19176", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-LeftHandSideExpression", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19177", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-25V7_u74", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-cMsSM13C", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19178", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-xKiE8xPm", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19179", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19180", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19181", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-MW9Cgivd", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-CallMemberExpression", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19182", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19183", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-LeftHandSideExpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-static-semantics", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-left-hand-side-expressions-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19184", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-cMsSM13C", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19185", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-xKiE8xPm", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19186", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_412", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5894", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19187", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-property-accessors", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19188", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-CallMemberExpression", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19189", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19190", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-static-semantics", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-left-hand-side-expressions-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19191", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19192", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19193", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_412", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5901", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19194", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-property-accessors", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19195", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19196", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19197", @@ -11229,164 +11228,164 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19199", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19200", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19201", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5895", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19202", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-property-accessors-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-3HizunKA", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19203", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19204", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5896", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19205", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5897", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5898", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19206", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5899", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19207", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-BG7ZKp5h", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19208", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5902", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19209", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-property-accessors-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-3HizunKA", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5900", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19210", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5901", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5902", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19211", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5903", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19212", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5904", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5905", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ufIc-5xW", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19213", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5906", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19214", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-BG7ZKp5h", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5904", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19215", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5905", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5906", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19216", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5907", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-JQpFT9fK", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19217", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19218", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5908", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19219", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5909", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19218", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5910", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19219", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ufIc-5xW", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19220", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19221", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5911", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19221", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-zAM15mqm", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19222", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19223", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5912", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19224", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5913", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19223", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5914", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-JQpFT9fK", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19224", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19225", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5915", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19226", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5916", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5917", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-CLxiRtJM", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19227", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5918", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19228", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-zAM15mqm", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5916", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19229", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5917", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5918", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19230", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5919", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19231", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluate-property-access-with-expression-key", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluate-expression-key-property-access", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluate-property-access-with-expression-key", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5920", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19231", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5921", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19232", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5922", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19233", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-CLxiRtJM", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19234", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19235", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5923", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19236", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5924", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5925", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19237", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5926", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluate-property-access-with-expression-key", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluate-expression-key-property-access", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluate-property-access-with-expression-key", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5927", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19238", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5928", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluate-property-access-with-identifier-key", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluate-identifier-key-property-access", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluate-property-access-with-identifier-key", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5929", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19232", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5930", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5931", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5932", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5933", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-new-operator", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-new-operator-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-oglQ-mZC", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19233", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5934", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19234", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ynRwNJgH", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19235", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19236", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5935", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluate-property-access-with-identifier-key", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluate-identifier-key-property-access", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluate-property-access-with-identifier-key", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5936", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19237", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19238", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluatenew", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluatenew", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19239", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5936", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19240", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5937", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19241", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5938", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5939", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5940", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-new-operator", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-new-operator-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-oglQ-mZC", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19240", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5941", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19241", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ynRwNJgH", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19242", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19243", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5942", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19244", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19245", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluatenew", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluatenew", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19246", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5943", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19247", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5944", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19248", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5945", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5946", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5947", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-function-calls", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-function-calls-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-4XjrYD2l", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19242", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19243", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5948", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19244", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19245", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19246", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5949", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5950", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5951", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5952", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5953", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5954", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-function-calls", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-function-calls-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-4XjrYD2l", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19249", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19250", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5955", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19251", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19252", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19253", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5956", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19247", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-callexpression-evaluation-direct-eval", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5957", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19248", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5958", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5959", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19249", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_413", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-function-calls-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-nikwMTuV", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19250", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19251", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5960", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19252", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5961", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19253", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5962", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5963", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19254", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-callexpression-evaluation-direct-eval", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluatecall", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluatedirectcall", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluatecall", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5964", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19255", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5965", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5966", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19256", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_413", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-function-calls-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-nikwMTuV", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19257", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19258", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5967", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19259", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5968", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19260", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5969", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5970", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19261", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluatecall", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluatedirectcall", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluatecall", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5971", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5972", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5973", @@ -11397,251 +11396,251 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5978", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5979", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5980", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-super-keyword", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-super-keyword-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AopplWA-", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19255", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5981", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5982", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19256", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5983", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5984", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19257", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5985", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5986", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-YiE5fXTa", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19258", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5987", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-super-keyword", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-super-keyword-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AopplWA-", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19262", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5988", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19259", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5989", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19263", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19260", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5990", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod--j5ruhLQ", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19261", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5991", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19264", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5992", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5993", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-YiE5fXTa", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19265", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5994", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5995", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19266", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19262", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5996", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19267", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5997", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod--j5ruhLQ", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19268", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5998", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_5999", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6000", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6001", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-getsuperconstructor", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-getsuperconstructor", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6002", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19269", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6003", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6004", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6005", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6006", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6007", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-makesuperpropertyreference", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-makesuperpropertyreference", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6008", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-getsuperconstructor", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-getsuperconstructor", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6009", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6010", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6011", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6012", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6013", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6014", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-makesuperpropertyreference", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-makesuperpropertyreference", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6015", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-argument-lists", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6016", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-runtime-semantics-argumentlistevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-argument-lists-runtime-semantics-argumentlistevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-template-literals-runtime-semantics-argumentlistevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6017", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6018", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6019", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6020", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6021", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-qXYYcvIK", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6022", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-argument-lists", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-6LIBrAp-", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19263", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6023", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-runtime-semantics-argumentlistevaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-argument-lists-runtime-semantics-argumentlistevaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-template-literals-runtime-semantics-argumentlistevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19264", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6024", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-9NFeGQ82", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19265", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6025", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6026", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19266", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6027", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6028", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-qXYYcvIK", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6029", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-6LIBrAp-", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19270", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-avUGM8aa", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19267", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19268", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6030", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19271", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19269", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6031", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-9NFeGQ82", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19272", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19270", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6032", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6033", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19273", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Au9Wi9yT", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19271", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19272", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6034", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19273", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6035", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6036", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-avUGM8aa", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19274", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19275", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6036", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6037", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19276", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6038", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19277", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-EUsfaoKE", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19275", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19276", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6039", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6040", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Au9Wi9yT", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-_obYKRXG", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19277", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19278", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19279", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6040", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6041", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19280", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19279", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6042", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-RX4K7HKv", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19280", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19281", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19282", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6043", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19283", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6044", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6045", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-EUsfaoKE", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19282", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19283", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6046", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-_obYKRXG", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19284", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19285", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6046", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6047", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6048", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-optional-chains", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-optional-chaining-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod--_aqugGj", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19285", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19286", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6049", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-RX4K7HKv", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19287", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6050", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6051", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19288", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-k1PrC9LR", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19289", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6050", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19290", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6051", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6052", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19291", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6053", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6054", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6055", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-optional-chains", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-optional-chaining-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod--_aqugGj", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19292", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-TDZnNZ1K", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19293", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6056", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19294", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6057", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6058", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6055", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19295", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-k1PrC9LR", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6056", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6057", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19296", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19297", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-optional-chaining-chain-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6058", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6059", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19298", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6060", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6061", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19299", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-TDZnNZ1K", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19300", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19301", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6062", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19302", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6063", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6064", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19303", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-optional-chaining-chain-evaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6065", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-1C3YSxR_", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19297", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19298", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6066", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6067", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19299", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-w5u7jzLu", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19300", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6068", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19301", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6069", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19302", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-9T4kB2jq", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19303", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6070", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6071", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6072", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-1C3YSxR_", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19304", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6071", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19305", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6073", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6074", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-JeRaAt5H", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19306", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-w5u7jzLu", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6072", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19307", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6075", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6073", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-kAXkNcIE", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19308", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6076", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19309", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-9T4kB2jq", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19310", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6077", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6074", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6075", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19311", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6078", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6076", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6077", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19312", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-JeRaAt5H", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-PNgnxyKa", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19313", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6079", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19314", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6080", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-kAXkNcIE", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19315", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6078", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6079", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6080", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19316", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19317", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6081", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6082", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19317", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Il7WrbnC", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19318", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6083", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6084", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19319", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-PNgnxyKa", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19320", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6082", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6083", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6084", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19321", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19322", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6085", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6086", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6087", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19322", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-5tv-oPv9", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19323", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6088", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19324", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Il7WrbnC", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19325", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6086", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6087", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6088", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19326", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19327", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6089", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-import-calls", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-import-call-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-4N8EtSSM", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19327", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6090", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6091", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19328", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6092", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19329", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-5tv-oPv9", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19330", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19331", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19332", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19328", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6093", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6094", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6095", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19333", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6096", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-import-calls", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-import-call-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-4N8EtSSM", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19334", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6097", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6098", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6099", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19335", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-ContinueDynamicImport", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-ContinueDynamicImport", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6100", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6101", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6102", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6103", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_414", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6104", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6105", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6106", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-ContinueDynamicImport", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-ContinueDynamicImport", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6107", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6108", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6109", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6110", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_414", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6111", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6112", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6113", @@ -11651,47 +11650,49 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6117", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6118", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6119", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-tagged-templates", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19329", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_415", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_416", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19330", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-tagged-templates-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ZiK0MveV", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19331", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19332", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6120", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19333", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6121", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19334", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6122", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6123", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6124", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6125", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6126", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-tagged-templates", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19335", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-N2ZjHnZW", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19336", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_415", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_416", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19337", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-tagged-templates-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ZiK0MveV", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6124", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19338", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6125", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19339", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6126", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6127", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19340", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-meta-properties", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-meta-properties-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-OIanAQRE", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6128", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19341", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ZjGYptj_", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6129", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6130", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19342", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-N2ZjHnZW", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19343", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19344", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6131", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19345", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6132", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19346", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6133", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6134", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19347", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-meta-properties", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-meta-properties-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-OIanAQRE", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6135", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ZjGYptj_", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6136", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6137", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6138", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-hostgetimportmetaproperties", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-hostgetimportmetaproperties", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6139", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6140", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6141", @@ -11699,126 +11700,124 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6143", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6144", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6145", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-hostgetimportmetaproperties", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-hostgetimportmetaproperties", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6146", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6147", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-hostfinalizeimportmeta", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-hostfinalizeimportmeta", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6148", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6149", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6150", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6151", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6152", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6153", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6154", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-hostfinalizeimportmeta", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-hostfinalizeimportmeta", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6155", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6156", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6157", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6158", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6159", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6160", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-update-expressions", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-UpdateExpression", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19348", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19341", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-w05b3u14", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19342", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19343", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ij__hpSO", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19344", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19345", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-qnUAnDpi", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19346", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-an6Vm9J4", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19347", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-update-expressions-static-semantics-early-errors", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19348", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19349", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6154", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19350", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ij__hpSO", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19351", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19352", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-qnUAnDpi", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6155", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19353", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-an6Vm9J4", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-postfix-increment-operator", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-postfix-increment-operator-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-rHS1jNn2", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19354", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-update-expressions-static-semantics-early-errors", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6156", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19355", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19356", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6157", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6158", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6159", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6160", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6161", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19357", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19358", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19359", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6162", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19360", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-postfix-increment-operator", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-postfix-increment-operator-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-rHS1jNn2", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19361", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6163", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19362", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6164", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-postfix-decrement-operator", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-postfix-decrement-operator-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-wioTQf27", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19356", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6165", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19357", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6166", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6167", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6168", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6169", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6170", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6171", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-postfix-decrement-operator", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-postfix-decrement-operator-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-wioTQf27", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19363", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6172", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19364", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6173", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-prefix-increment-operator", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-prefix-increment-operator-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-10GLxGSJ", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19358", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6174", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19359", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6175", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6176", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6177", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6178", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6179", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6180", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-prefix-increment-operator", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-prefix-increment-operator-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-10GLxGSJ", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19365", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6181", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19366", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6182", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-prefix-decrement-operator", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-prefix-decrement-operator-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-DhW7Culr", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19360", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6183", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19361", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6184", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6185", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6186", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6187", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6188", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6189", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-prefix-decrement-operator", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-prefix-decrement-operator-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-DhW7Culr", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19367", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6190", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19368", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6191", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6192", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6193", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6194", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6195", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6196", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6197", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6198", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-unary-operators", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-UnaryExpression", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19369", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19362", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-n3f1x4OA", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19370", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19363", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-bEnaiUfM", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19371", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19364", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-oOmRMvU8", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19372", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19365", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-55Xz_E0Z", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19373", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19366", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-yxAmCDj1", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19374", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19367", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-nw8eIftf", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19375", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19368", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-4lEraLTO", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19376", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19369", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-zVi0tVGF", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19377", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19370", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-delete-operator", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-delete-operator-static-semantics-early-errors", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19371", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6192", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19372", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19373", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19374", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19375", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19376", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19377", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19378", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6199", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19379", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19380", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19381", @@ -11826,644 +11825,637 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19383", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19384", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19385", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6193", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-delete-operator-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-1QeAbR0Z", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19386", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6194", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19387", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19388", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19389", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19390", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19391", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19392", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6195", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6196", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6197", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6198", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6199", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6200", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-delete-operator-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-1QeAbR0Z", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19393", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6201", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19394", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-delete-operator-toobject", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6202", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6203", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6204", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6205", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6206", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6207", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19388", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6208", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-delete-operator-toobject", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_417", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6209", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-void-operator", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-void-operator-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-aU1kwA1W", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19389", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6210", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19390", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6211", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6212", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-typeof-operator", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-typeof-operator-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#table-typeof-operator-results", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-1gTisO9f", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19391", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6213", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19392", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6214", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19395", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6215", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_417", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6216", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-void-operator", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-void-operator-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-aU1kwA1W", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19396", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6217", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19397", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6218", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6219", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-typeof-operator", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-typeof-operator-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#table-typeof-operator-results", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-1gTisO9f", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19398", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6220", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19399", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6221", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6222", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6223", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-typeof-web-compat-insertion-point", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_418", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-unary-plus-operator", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6224", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-unary-plus-operator-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-2HNipbZz", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19393", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6225", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19394", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6226", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6227", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-unary-minus-operator", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-unary-minus-operator-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-pAGhFy1g", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19395", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6228", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19396", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6229", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6230", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-typeof-web-compat-insertion-point", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_418", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-unary-plus-operator", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6231", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-unary-plus-operator-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-2HNipbZz", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19400", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6232", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19401", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6233", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6234", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-unary-minus-operator", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-unary-minus-operator-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-pAGhFy1g", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19402", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6235", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19403", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-bitwise-not-operator", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-bitwise-not-operator-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-JRszWout", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19397", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6236", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19398", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6237", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6238", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6239", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6240", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6241", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6242", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-bitwise-not-operator", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-bitwise-not-operator-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-JRszWout", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19404", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6243", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19405", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6244", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6245", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6246", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6247", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6248", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6249", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6250", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-logical-not-operator", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-logical-not-operator-runtime-semantics-evaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-bMAu-F7p", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19406", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6251", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19407", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6252", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6253", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19399", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6244", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19400", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6245", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6246", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-exp-operator", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ExponentiationExpression", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19408", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19401", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-EEr7dA-y", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19409", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19410", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19402", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19403", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-exp-operator-runtime-semantics-evaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Ig4oSMA1", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19404", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19405", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6247", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19406", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19407", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-multiplicative-operators", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-MultiplicativeExpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19408", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-D9vYTSYe", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19409", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19410", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19411", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-MultiplicativeOperator", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-multiplicative-operators-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-k6IpXNbV", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19412", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6254", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19413", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19414", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-multiplicative-operators", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-MultiplicativeExpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6248", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19415", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-D9vYTSYe", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6249", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19416", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19417", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-additive-operators", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AdditiveExpression", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19418", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-MultiplicativeOperator", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-multiplicative-operators-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-k6IpXNbV", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod--RZPkEex", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19419", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19420", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-XorHFOnH", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19421", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6255", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19422", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6256", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-addition-operator-plus", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-addition-operator-plus-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-QDoARwWX", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19423", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19424", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-additive-operators", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AdditiveExpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6250", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19425", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod--RZPkEex", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19426", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-subtraction-operator-minus", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-subtraction-operator-minus-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-YHTEjt6S", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19427", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-XorHFOnH", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19428", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6251", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19429", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-addition-operator-plus", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-addition-operator-plus-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-QDoARwWX", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19430", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-bitwise-shift-operators", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ShiftExpression", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19431", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6257", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-fBlf7SId", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19432", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19433", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-subtraction-operator-minus", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-subtraction-operator-minus-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-YHTEjt6S", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod--QVo0NY2", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19434", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19435", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6258", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-VbX7s-GB", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19436", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19437", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-bitwise-shift-operators", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ShiftExpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-left-shift-operator", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-left-shift-operator-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-17NrpRTI", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19438", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-fBlf7SId", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19439", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6252", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19440", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod--QVo0NY2", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19441", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-signed-right-shift-operator", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-signed-right-shift-operator-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-wu5oH3lt", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19442", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-VbX7s-GB", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19443", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6253", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19444", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-left-shift-operator", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-left-shift-operator-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-17NrpRTI", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19445", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-unsigned-right-shift-operator", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-unsigned-right-shift-operator-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-erFDFU2C", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19446", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6259", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19447", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6254", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19448", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-signed-right-shift-operator", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-signed-right-shift-operator-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-wu5oH3lt", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19449", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-relational-operators", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-RelationalExpression", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19450", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6260", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-KibMHocH", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19451", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19452", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-unsigned-right-shift-operator", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-unsigned-right-shift-operator-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-erFDFU2C", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-W1sKvRa9", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19453", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19454", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6261", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-H5jP53q2", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19455", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19456", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-relational-operators", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-RelationalExpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-g28T6iwt", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19457", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-KibMHocH", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19458", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-abEstsgg", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19459", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-W1sKvRa9", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19460", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-8_yvvfCY", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19461", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-H5jP53q2", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19462", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-3D8w-akN", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19463", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-g28T6iwt", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19464", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-relational-operators-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-3gCYoRfU", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19465", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-abEstsgg", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19466", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6255", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19467", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-8_yvvfCY", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6256", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6257", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19468", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6258", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6259", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-4iUOHdEx", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19469", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-3D8w-akN", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19470", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6260", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19471", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-relational-operators-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-3gCYoRfU", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19472", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19473", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6261", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6262", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19474", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19472", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6263", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6264", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19475", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-jZs1rFWK", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19473", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19474", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6265", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19475", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6266", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-4iUOHdEx", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19476", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19477", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6267", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19478", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19476", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6268", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6269", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19479", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ZF2k2rEh", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19477", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19478", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6270", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19479", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6271", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-jZs1rFWK", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19480", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19481", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6272", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19482", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19480", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6273", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6274", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19483", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-X4T8u1As", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19481", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19482", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6275", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19483", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6276", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ZF2k2rEh", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19484", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19485", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6277", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19486", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19484", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6278", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6279", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19487", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Xv5acyHs", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19485", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19486", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6280", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19487", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6281", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-X4T8u1As", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19488", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19489", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6282", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19490", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19488", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6283", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6284", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19491", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6285", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6286", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Xv5acyHs", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19492", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19493", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-00OK517S", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19489", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19490", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6287", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19494", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19491", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6288", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19492", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6289", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19495", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6290", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6291", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6292", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6293", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-00OK517S", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19496", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19497", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-instanceofoperator", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-instanceofoperator", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6294", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19498", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6295", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19499", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6296", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6297", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6298", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6299", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6300", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-instanceofoperator", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-instanceofoperator", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6301", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6302", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6303", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6304", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6305", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6306", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6307", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6308", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6309", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6310", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-instanceof-check-function", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6311", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6304", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-instanceof-fallback", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6312", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6305", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_419", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_420", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6313", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6314", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6306", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6307", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-equality-operators", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-EqualityExpression", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19500", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19493", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-UHCaQLr6", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19494", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19495", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-J7HEcFq2", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19496", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19497", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ugTHi1aM", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19498", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19499", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-6Ta8WxmN", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19500", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19501", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-equality-operators-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-EO4eBsqd", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19502", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-J7HEcFq2", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19503", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6308", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19504", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ugTHi1aM", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6309", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6310", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19505", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6311", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6312", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-zS10Lrlo", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19506", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-6Ta8WxmN", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19507", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6313", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19508", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-equality-operators-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-EO4eBsqd", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19509", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19510", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6314", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6315", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19511", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19509", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6316", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6317", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19512", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-gVfoAVuz", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19510", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19511", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6318", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19512", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6319", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-zS10Lrlo", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19513", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19514", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6320", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19515", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19513", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6321", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6322", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19516", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-q4vp8E6E", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19514", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19515", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6323", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19516", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6324", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-gVfoAVuz", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19517", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19518", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6325", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19519", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19517", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6326", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6327", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19520", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6328", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6329", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-q4vp8E6E", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-binary-bitwise-operators", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-BitwiseANDExpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19518", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-wrUN23HO", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19519", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19520", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-BitwiseXORExpression", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19521", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-9YKtCpIQ", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19522", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6330", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19523", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6331", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6332", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-BitwiseORExpression", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19524", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6333", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6334", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-binary-bitwise-operators", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-BitwiseANDExpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AgJdAkQg", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19525", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-wrUN23HO", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19526", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-binary-bitwise-operators-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-_rEQOot5", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19527", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-BitwiseXORExpression", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19528", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-9YKtCpIQ", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6328", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19529", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19530", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-BitwiseORExpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Q4tADXpb", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19531", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AgJdAkQg", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19532", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6329", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19533", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-binary-bitwise-operators-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-_rEQOot5", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19534", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-KiqD724B", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19535", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6335", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19536", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6330", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19537", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Q4tADXpb", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19538", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-binary-logical-operators", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-LogicalANDExpression", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19539", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6336", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-vZbQbZtn", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19540", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19541", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-KiqD724B", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-LogicalORExpression", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19542", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ACEMYh2d", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19543", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6337", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19544", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-CoalesceExpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-au86anjM", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19545", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-binary-logical-operators", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-LogicalANDExpression", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19546", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-vZbQbZtn", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-CoalesceExpressionHead", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19547", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19548", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-LogicalORExpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ShortCircuitExpression", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19549", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ACEMYh2d", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19550", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-binary-logical-operators-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-7s2sQWPJ", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19551", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-CoalesceExpression", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-au86anjM", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19552", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6331", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19553", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-CoalesceExpressionHead", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6332", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6333", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6334", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19554", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6335", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-3FN9c95J", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19555", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ShortCircuitExpression", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19556", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6336", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19557", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-binary-logical-operators-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-7s2sQWPJ", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19558", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19559", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6337", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6338", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19560", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6339", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19558", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6340", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-VuyYXoKA", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19559", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19560", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6341", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19561", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6342", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-3FN9c95J", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6343", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19562", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6344", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-conditional-operator", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ConditionalExpression", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19563", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6343", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-mR1mZxSc", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19564", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6344", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6345", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6346", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19565", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6347", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-VuyYXoKA", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19566", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19567", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6348", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19568", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6349", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6350", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19569", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6351", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-conditional-operator", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ConditionalExpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-conditional-operator-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-yhd-4Qj-", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19570", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-mR1mZxSc", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19571", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19572", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6345", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19573", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6346", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6347", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6348", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19574", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6349", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6350", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19575", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6351", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-assignment-operators", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AssignmentExpression", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19576", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-conditional-operator-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-yhd-4Qj-", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-wU5Xsk6s", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19577", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-nUwhqikN", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19578", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-iYk5nCgu", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19579", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6352", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-eXKFjh2J", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19580", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6353", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6354", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6355", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19581", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6356", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6357", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-shfKC2mw", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19582", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6358", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-assignment-operators", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AssignmentExpression", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19583", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-wU5Xsk6s", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19584", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-nUwhqikN", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-hQLdzapj", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19585", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-iYk5nCgu", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19586", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-eXKFjh2J", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-w-48XpMo", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19587", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19588", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-shfKC2mw", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-7NM9KEaO", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19589", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19590", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AssignmentOperator", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-assignment-operators-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19591", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-hQLdzapj", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19592", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19593", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-w-48XpMo", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19594", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19595", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-7NM9KEaO", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19596", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6352", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19597", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AssignmentOperator", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-assignment-operators-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19598", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19599", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19600", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6353", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19601", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19602", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19603", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6359", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19604", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19605", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19606", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19607", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6360", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19608", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19609", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19610", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6354", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19611", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-assignment-operators-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-dpJd5ekV", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19612", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19613", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19614", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19615", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19616", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6355", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19617", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6361", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6356", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19618", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-assignment-operators-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-dpJd5ekV", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6357", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19619", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6358", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19620", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6359", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19621", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6360", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19622", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19623", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6361", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-assignmentexpression-evaluation-simple-putvalue", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6362", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19624", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19623", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6363", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19625", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19624", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6364", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19626", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19625", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6365", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19627", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6366", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-d86UjzUy", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19626", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19627", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19628", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6367", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19629", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-assignmentexpression-evaluation-compound-getvalue", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6368", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-assignmentexpression-evaluation-simple-putvalue", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6369", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19630", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6370", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19631", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6371", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19632", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19631", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6372", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-assignmentexpression-evaluation-compound-putvalue", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6373", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-d86UjzUy", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-tjCiSw-h", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19632", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19633", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19634", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19635", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6374", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19636", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-assignmentexpression-evaluation-compound-getvalue", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19634", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-assignmentexpression-evaluation-lgcl-and-getvalue", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6375", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6376", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19637", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6377", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19635", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6378", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19638", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19636", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6379", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-assignmentexpression-evaluation-compound-putvalue", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19637", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6380", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-tjCiSw-h", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19639", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19640", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19638", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6381", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19641", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-assignmentexpression-evaluation-lgcl-and-getvalue", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19639", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6382", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-assignmentexpression-evaluation-lgcl-and-putvalue", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6383", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-H705EMCV", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19640", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19641", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6384", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19642", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-assignmentexpression-evaluation-lgcl-or-getvalue", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6385", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19643", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6386", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19644", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6387", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19645", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19643", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6388", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19646", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19644", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6389", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-assignmentexpression-evaluation-lgcl-and-putvalue", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19645", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6390", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-H705EMCV", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19647", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19648", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19646", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6391", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19649", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-assignmentexpression-evaluation-lgcl-or-getvalue", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19647", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6392", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-assignmentexpression-evaluation-lgcl-or-putvalue", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6393", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ity5YYTe", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19648", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19649", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6394", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19650", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-assignmentexpression-evaluation-lgcl-nullish-getvalue", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6395", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19651", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6396", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19652", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19651", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6397", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19653", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19652", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6398", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19654", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19653", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6399", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-assignmentexpression-evaluation-lgcl-or-putvalue", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19654", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6400", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ity5YYTe", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19655", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19656", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6401", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19657", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-assignmentexpression-evaluation-lgcl-nullish-getvalue", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-assignmentexpression-evaluation-lgcl-nullish-putvalue", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6402", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6403", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19658", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6404", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19659", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6405", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19660", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6406", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19661", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6407", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19662", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6408", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-assignmentexpression-evaluation-lgcl-nullish-putvalue", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6409", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6410", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_421", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_422", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_423", @@ -12473,20 +12465,27 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_427", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_428", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_429", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6411", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6412", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6413", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6404", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6405", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6406", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-applystringornumericbinaryoperator", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-applystringornumericbinaryoperator", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6414", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6415", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6416", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6417", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6407", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6408", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6409", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6410", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-binary-op-toprimitive-lval", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6418", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6411", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-binary-op-toprimitive-rval", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6419", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6412", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#step-binary-op-string-check", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6413", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6414", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6415", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6416", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6417", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6418", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6419", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6420", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6421", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6422", @@ -12517,384 +12516,377 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6447", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6448", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6449", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_430", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_431", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6450", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_432", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_433", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6451", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluatestringornumericbinaryexpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluatestringornumericbinaryexpression", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6452", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6453", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6454", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6455", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6456", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_430", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_431", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6457", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_432", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_433", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6458", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluatestringornumericbinaryexpression", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluatestringornumericbinaryexpression", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6459", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6460", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6461", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6462", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6463", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6464", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6465", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6466", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6467", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-destructuring-assignment", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19656", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19657", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19658", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AssignmentPattern", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19659", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19660", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ObjectAssignmentPattern", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Ix53lok1", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-O0K_hLF1", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19661", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-3uSyi6IT", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19662", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-S2lwsZIP", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19663", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19664", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ArrayAssignmentPattern", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-lF9xCwj2", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19665", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AssignmentPattern", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19666", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-VmyFmgP-", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19667", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ObjectAssignmentPattern", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Ix53lok1", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-O0K_hLF1", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-U5w44WHu", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19668", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-3uSyi6IT", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19669", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-S2lwsZIP", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19670", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AssignmentRestProperty", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-mUDd8nHs", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19671", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ArrayAssignmentPattern", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-lF9xCwj2", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AssignmentPropertyList", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19672", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Zg8oWRHF", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19673", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-VmyFmgP-", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19674", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-U5w44WHu", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AssignmentElementList", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-3BNUmQs7", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19675", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Ud4u6J-Q", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19676", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19677", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AssignmentRestProperty", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-mUDd8nHs", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AssignmentElisionElement", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-sl9Zadb9", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19678", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AssignmentPropertyList", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19679", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Zg8oWRHF", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AssignmentProperty", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-3q7yGYEa", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19680", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19681", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AssignmentElementList", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-3BNUmQs7", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-v1dWCZ87", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19682", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Ud4u6J-Q", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19683", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AssignmentElement", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-qvQWEQo1", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19684", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AssignmentElisionElement", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-sl9Zadb9", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19685", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AssignmentRestElement", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-DMURMN0m", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19686", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AssignmentProperty", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-3q7yGYEa", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-DestructuringAssignmentTarget", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19687", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-destructuring-assignment-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19688", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-v1dWCZ87", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19689", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6461", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19690", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AssignmentElement", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-qvQWEQo1", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19691", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19692", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-AssignmentRestElement", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-DMURMN0m", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19693", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-DestructuringAssignmentTarget", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19694", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-destructuring-assignment-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19695", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19696", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6468", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19697", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19698", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19699", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6462", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19700", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19701", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19702", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19703", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6463", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19704", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-runtime-semantics-destructuringassignmentevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6464", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6465", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6466", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6467", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-3gUcVFuf", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6468", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-BL-EfQkR", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19705", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-w0nDUCli", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19706", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6469", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6470", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19707", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-V79sItM3", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19708", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19709", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19710", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6470", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19711", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-runtime-semantics-destructuringassignmentevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6471", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6472", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6473", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19709", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-c6GsLBP6", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19710", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19711", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6474", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-3gUcVFuf", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6475", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-BL-EfQkR", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19712", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-w0nDUCli", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19713", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6476", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19713", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-EbrhbyXb", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6477", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19714", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-V79sItM3", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19715", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6478", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6479", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-zzOr3EoW", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19714", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6480", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19716", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-c6GsLBP6", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19717", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19718", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6481", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6482", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19719", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19715", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6483", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19720", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-EbrhbyXb", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod--ENeYZ8i", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19716", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19717", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6484", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19718", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6485", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6486", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-zzOr3EoW", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19721", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19719", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6487", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6488", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6489", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19722", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6490", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod--ENeYZ8i", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19723", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19724", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19720", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6491", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19725", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-IYCbjDvt", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19721", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6492", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6493", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19726", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6494", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19722", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6495", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-GIS42l5L", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19723", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19724", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19725", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6496", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6497", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19727", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6498", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-IYCbjDvt", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19728", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19726", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6499", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6500", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19727", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6501", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19729", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6502", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-GIS42l5L", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19730", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19731", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19732", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19728", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6503", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6504", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19729", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6505", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19733", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6506", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19730", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6507", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19734", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-runtime-semantics-propertydestructuringassignmentevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6508", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6509", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19735", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6510", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6511", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19736", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6512", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6513", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19737", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6514", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-runtime-semantics-propertydestructuringassignmentevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ysaEPEoc", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19731", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19732", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6515", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19733", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6516", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19734", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6517", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-yhW4Xo3o", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19735", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19736", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6518", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19737", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6519", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6520", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6521", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-ysaEPEoc", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19738", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6521", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19739", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6522", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19740", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6523", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19741", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6524", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-yhW4Xo3o", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6525", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-P2UQDIgF", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19742", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19743", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6525", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19744", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6526", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19744", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6527", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19745", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-runtime-semantics-restdestructuringassignmentevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6528", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19746", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6529", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19747", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6530", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19748", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6531", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6532", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-P2UQDIgF", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19749", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19750", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6533", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19751", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-uer86s2s", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19746", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6534", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19752", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-runtime-semantics-restdestructuringassignmentevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19747", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6535", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6536", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6537", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6538", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-runtime-semantics-iteratordestructuringassignmentevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6539", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6540", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-uer86s2s", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19753", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6541", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19754", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6542", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-wdwg9MFc", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19748", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6543", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19749", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-LgDa64vV", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19750", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19751", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6544", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19752", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6545", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-runtime-semantics-iteratordestructuringassignmentevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19753", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-vVbhdjr0", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19754", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6546", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6547", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6548", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6549", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-wdwg9MFc", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19755", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6550", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-gwNUTqrO", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19756", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-LgDa64vV", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19757", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6547", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19758", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6551", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6548", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19759", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6552", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-4Wj_oyTQ", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6549", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-zWmQntmV", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19760", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-vVbhdjr0", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6550", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19761", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6553", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6551", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-L7cVew9S", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19762", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-gwNUTqrO", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19763", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19764", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6554", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19765", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6555", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19766", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-4Wj_oyTQ", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6556", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-zWmQntmV", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6552", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19767", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6557", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6553", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19768", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6558", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-L7cVew9S", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6554", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19769", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6555", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19770", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6556", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19771", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6557", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19772", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6558", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19773", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6559", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19774", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6560", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19775", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6561", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19776", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6562", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19777", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6563", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6560", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19778", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6564", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6561", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6562", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19779", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6565", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19780", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6566", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-NB8JhQlN", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19781", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19782", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19783", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19784", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6567", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6563", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19785", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6564", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6565", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6566", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6567", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6568", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6569", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19786", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19787", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-NB8JhQlN", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19788", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6569", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19789", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19790", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19791", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6570", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19792", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19790", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6571", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-runtime-semantics-keyeddestructuringassignmentevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6572", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6573", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6574", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6575", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6576", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-M4lsIchc", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19791", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19792", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19793", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19794", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19795", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6576", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19796", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6577", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19797", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19796", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6578", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-runtime-semantics-keyeddestructuringassignmentevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19797", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6579", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6580", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6581", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6582", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6583", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-M4lsIchc", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19798", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6580", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19799", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6581", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19800", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6582", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19801", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6583", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19802", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6584", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19803", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6585", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19804", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6586", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19805", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6587", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19806", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6588", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6585", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19807", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6589", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6586", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6587", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-comma-operator", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Expression", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-0GReIdCH", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19808", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6590", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-lT8vYmn_", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19809", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6591", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19810", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-comma-operator-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-9ohd9wHn", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19811", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19812", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6588", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19813", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6592", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6589", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6590", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19814", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6593", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6594", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-comma-operator", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-Expression", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-0GReIdCH", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19815", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-lT8vYmn_", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19816", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19817", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-comma-operator-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-9ohd9wHn", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19818", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19819", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6595", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19820", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6596", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6597", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_19821", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6598", - "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6599", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6591", + "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#_ref_6592", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#references-pane-container", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#references-pane-spacer", "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#references-pane", @@ -12915,446 +12907,446 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-ecmascript-language-statements-and-declarations", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Statement", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-c1cDILr5", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19822", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19815", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-PfH00D1w", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19823", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19816", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-YqiTL09y", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19824", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19817", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-WCz7iwtm", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19825", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19818", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-jug3e433", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19826", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19827", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19819", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19820", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Ro8XgDsH", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19828", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19821", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Rrel7YUC", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19829", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19822", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-twdIgE_o", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19830", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19823", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-xepAqppR", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19831", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19832", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19824", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19825", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-GHPcIp4f", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19833", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19826", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-HB_2xdti", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19834", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19827", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-bDeNjo3k", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19835", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19828", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Declaration", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19836", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19829", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-o4HYrPz3", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19837", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19830", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-9H9FGeT7", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19838", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19831", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-HoistableDeclaration", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-xo77HsL9", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19839", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19832", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-dpslEYBS", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19840", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19833", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-InkDjQLb", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19841", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19834", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-OBGQy9cZ", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19842", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19835", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-BreakableStatement", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-IZrgrSFg", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19843", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19836", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-r35GfF0W", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19844", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19837", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-statement-semantics", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-statement-semantics-runtime-semantics-evaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-F2xRdnbO", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19845", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19838", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-19_kIcSj", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19846", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19839", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-AdaKcE7P", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19847", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19840", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-80Y3L4PZ", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19848", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6600", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19849", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19841", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6593", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19842", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-FFjrmEWz", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19850", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19843", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-cXJGjZtb", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19851", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6601", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6602", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19852", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19844", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6594", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6595", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19845", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-block", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-BlockStatement", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19853", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19846", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Block", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-30nvN6ck", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19854", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19847", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-StatementList", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19855", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19848", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod--OFVjnjw", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19856", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19857", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19849", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19850", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-StatementListItem", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-GHY4Vd3_", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19858", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19851", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-yYByJL6Z", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19859", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19852", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-block-static-semantics-early-errors", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19860", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6603", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19861", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6604", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19862", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6605", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19863", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19853", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6596", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19854", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6597", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19855", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6598", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19856", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-block-runtime-semantics-evaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-GN03td2O", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-CUMWT9xI", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19864", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19857", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6599", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6600", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6601", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19858", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6602", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6603", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6604", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19859", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6605", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19860", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-qY9k7-Mq", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19861", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19862", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6606", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19863", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6607", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6608", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19865", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19864", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6609", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19865", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19866", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-blockdeclarationinstantiation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-blockdeclarationinstantiation", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6610", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6611", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19866", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6612", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6613", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19867", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-qY9k7-Mq", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19868", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19869", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6613", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19870", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6614", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6615", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19871", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6616", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19872", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19873", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-blockdeclarationinstantiation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-blockdeclarationinstantiation", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6617", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6618", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6619", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#step-blockdeclarationinstantiation-createmutablebinding", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_434", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19869", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19870", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19871", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19872", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6620", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19874", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19875", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6621", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#step-blockdeclarationinstantiation-initializebinding", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_435", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-declarations-and-the-variable-statement", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-let-and-const-declarations", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6622", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6623", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6624", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6625", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6626", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#step-blockdeclarationinstantiation-createmutablebinding", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_434", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19873", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19874", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19875", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19876", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19877", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19878", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19879", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6627", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6628", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#step-blockdeclarationinstantiation-initializebinding", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_435", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-declarations-and-the-variable-statement", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-let-and-const-declarations", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6629", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6630", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19880", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19881", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-LexicalDeclaration", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-10DUWE8d", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19882", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19883", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-LetOrConst", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-7oqY0VPN", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-rTRI6GVQ", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-BindingList", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19884", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-FYQ2Ly4e", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19885", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19886", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-LexicalBinding", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-l3Hg2UJ0", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19887", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19888", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-LexicalDeclaration", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-10DUWE8d", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-FppJpMK8", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19889", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19890", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-LetOrConst", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-7oqY0VPN", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-rTRI6GVQ", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-BindingList", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-let-and-const-declarations-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19891", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-FYQ2Ly4e", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19892", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6624", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19893", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-LexicalBinding", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-l3Hg2UJ0", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6625", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19894", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19895", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-FppJpMK8", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19896", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19897", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-let-and-const-declarations-static-semantics-early-errors", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6626", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19898", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19899", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6631", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-let-and-const-declarations-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-dx4AGe8K", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19900", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6632", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19901", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6627", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19902", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-EyFo2V-D", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19903", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19904", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6633", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6628", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19905", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6629", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19906", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-let-and-const-declarations-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-dx4AGe8K", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-mW_TWZBz", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19907", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6630", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6631", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19908", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6634", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6632", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6633", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19909", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-EyFo2V-D", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-gOqjOKq_", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19910", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19911", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6635", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6634", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19912", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6635", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6636", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19913", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-mW_TWZBz", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19914", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6637", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19914", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6638", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19915", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6639", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6640", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-HJPtX-Q7", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19916", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-gOqjOKq_", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19917", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19918", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6641", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19919", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19918", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6642", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6643", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19920", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6644", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19921", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19919", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-variable-statement", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6645", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19922", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6646", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6647", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-HJPtX-Q7", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19920", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19921", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19922", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19923", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19924", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6648", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19925", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6649", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6650", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6651", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19926", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-variable-statement", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6652", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6653", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-VariableStatement", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-03w8p9mr", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19927", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-VariableDeclarationList", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-bXRN6REu", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19928", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-kqbqpKlK", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19929", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19930", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-VariableDeclaration", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-IeHby7A3", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19931", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19932", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-MhsdViui", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19933", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-VariableStatement", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-03w8p9mr", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19934", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-VariableDeclarationList", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-bXRN6REu", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-variable-statement-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-3b9-3HdT", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19935", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-kqbqpKlK", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6647", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19936", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-mRNvbUb_", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19937", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-VariableDeclaration", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-IeHby7A3", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19938", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6648", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19939", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-MhsdViui", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6649", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19940", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-DloKhDSp", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19941", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-variable-statement-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-3b9-3HdT", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-luUzRvcA", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19942", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6654", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19943", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-mRNvbUb_", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6650", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19944", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6651", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6652", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19945", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6655", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6653", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19946", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6656", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6654", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19947", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-DloKhDSp", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6655", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#step-vardecllist-evaluation-putvalue", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6656", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19948", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-luUzRvcA", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19949", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19950", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6657", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19951", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6658", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6659", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_436", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19951", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-615TDHeB", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19952", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6660", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19953", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6661", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6659", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19954", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6662", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#step-vardecllist-evaluation-putvalue", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6663", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6660", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6661", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19955", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-destructuring-binding-patterns", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-BindingPattern", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-5GwwFymY", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19956", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-nQ2ZFnUa", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19957", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6664", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6665", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_436", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ObjectBindingPattern", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Zq1KBCx2", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-5lmgiaFr", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19958", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-615TDHeB", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-xrMoI6uo", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19959", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ZImPf3XQ", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19960", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6666", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19961", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6667", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6668", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ArrayBindingPattern", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-GTLtfjt0", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19962", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-destructuring-binding-patterns", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-BindingPattern", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-5GwwFymY", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19963", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-nQ2ZFnUa", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19964", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ObjectBindingPattern", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Zq1KBCx2", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-5lmgiaFr", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ZEEMEcAo", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19965", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-xrMoI6uo", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19966", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ZImPf3XQ", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19967", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-BindingRestProperty", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ltwW708a", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19968", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ArrayBindingPattern", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-GTLtfjt0", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-BindingPropertyList", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19969", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-TkJ_upuv", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19970", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19971", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ZEEMEcAo", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-BindingElementList", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19972", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-QAGJVJ9v", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19973", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19974", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-BindingRestProperty", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ltwW708a", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-BindingElisionElement", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-eAKFkNTn", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19975", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-BindingPropertyList", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19976", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-TkJ_upuv", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-BindingProperty", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-P9s8hLuP", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19977", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-VmvTFDAY", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19978", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-BindingElementList", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19979", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-QAGJVJ9v", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-BindingElement", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19980", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-qY39_uPQ", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19981", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-BindingElisionElement", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-eAKFkNTn", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19982", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19983", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-BindingProperty", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-P9s8hLuP", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19984", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-VmvTFDAY", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19985", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19986", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-BindingElement", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19987", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-qY39_uPQ", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19988", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19989", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-SingleNameBinding", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-8lbkfoVZ", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19990", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19991", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19983", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19984", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-BindingRestElement", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-0fOwNHr-", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19992", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19985", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-iBHkClE5", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19993", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19986", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-destructuring-binding-patterns-runtime-semantics-propertybindinginitialization", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6662", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6663", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6664", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6665", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6666", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6667", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6668", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-jhtKd-Y5", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19987", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19988", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6669", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19989", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6670", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19990", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6671", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod--5EhKk0m", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19991", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6672", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19992", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6673", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6674", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6675", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-jhtKd-Y5", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19993", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-1euONYQ-", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19994", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19995", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6676", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6674", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19996", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6677", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6675", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19997", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-destructuring-binding-patterns-runtime-semantics-restbindinginitialization", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6676", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6677", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6678", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod--5EhKk0m", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19998", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6679", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19999", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6680", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20000", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-1euONYQ-", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20001", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20002", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6681", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20003", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6682", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20004", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-destructuring-binding-patterns-runtime-semantics-restbindinginitialization", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-jjw6mbi6", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19998", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6683", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6684", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_19999", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6685", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6686", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6687", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6688", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6689", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-jjw6mbi6", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20005", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-keyedbindinginitialization", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6690", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6691", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20006", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6692", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6693", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6694", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6695", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6696", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-keyedbindinginitialization", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6697", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-kKvAd4Kx", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20000", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20001", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6698", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20002", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6699", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20003", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6700", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6701", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20004", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-v4J727kL", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20005", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20006", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6702", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20007", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6703", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6704", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-kKvAd4Kx", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20007", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20008", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6705", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20009", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6706", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20010", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6707", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6708", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20011", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-v4J727kL", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20012", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20013", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6708", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6709", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20014", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6710", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6711", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20015", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6712", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20016", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6713", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20017", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6714", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20018", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6715", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6716", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6717", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-empty-statement", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-EmptyStatement", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-hl28S5p6", @@ -13363,212 +13355,229 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-expression-statement", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ExpressionStatement", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-XGPiPhtM", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20012", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20013", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20014", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20015", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20016", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6711", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20017", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20018", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20019", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20020", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20021", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20022", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20023", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6718", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20024", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20025", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20026", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-expression-statement-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-zmcsioZW", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20027", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6712", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20028", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6713", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-if-statement", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-IfStatement", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-_lf1EvXT", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20029", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20030", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20031", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod--e2u-nCd", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20032", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20033", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-expression-statement-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-zmcsioZW", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-if-statement-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20034", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6719", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20035", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6720", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-if-statement", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-IfStatement", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-_lf1EvXT", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20036", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6714", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20037", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6715", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20038", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod--e2u-nCd", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20039", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20040", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-if-statement-static-semantics-early-errors", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6716", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20041", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_437", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-if-statement-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-V-mFBCSX", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20042", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20043", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6721", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20044", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6722", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6717", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20045", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6718", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6719", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6720", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6721", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20046", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20047", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6722", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6723", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20047", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6724", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-31mgDA5h", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20048", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_437", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-if-statement-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-V-mFBCSX", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20049", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20050", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20051", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6724", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20052", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6725", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20050", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6726", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6727", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6728", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20053", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6729", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20051", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6730", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20054", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6731", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-31mgDA5h", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20055", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20056", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6732", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20057", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6733", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6734", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6735", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6736", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20058", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6737", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-iteration-statements", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-IterationStatement", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-nthWw5bM", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20059", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20052", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-J0YbLQ2x", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20060", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20053", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-r-Sjm4F3", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20061", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20054", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Q0CapowH", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20062", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20055", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-iteration-statements-semantics", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-loopcontinues", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-loopcontinues", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6731", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6732", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6733", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6734", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20056", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20057", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20058", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-loopevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6735", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6736", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6737", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6738", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6739", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-bY0mbJsd", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20059", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6740", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20060", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-pBcbxGRB", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20061", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6741", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20062", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-FuTGGBHg", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20063", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6742", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20064", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-RfvZcfJK", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20065", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-loopevaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6742", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6743", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6744", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6745", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6746", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-bY0mbJsd", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20066", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6747", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-do-while-statement", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-DoWhileStatement", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-9vnoeXX4", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20067", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-pBcbxGRB", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20068", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6748", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-do-while-statement-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20069", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-FuTGGBHg", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20070", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6749", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6744", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20071", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-RfvZcfJK", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20072", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6750", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20073", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-do-while-statement", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-DoWhileStatement", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-9vnoeXX4", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20074", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20075", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-do-while-statement-static-semantics-early-errors", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20076", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20077", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6751", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20078", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_438", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-dowhileloopevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-do-while-statement-runtime-semantics-labelledevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6745", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6746", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6747", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6748", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6749", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-3uzJdijq", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20072", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20073", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6750", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6751", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20074", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6752", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6753", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6754", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20075", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6755", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6756", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-3uzJdijq", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-while-statement", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-WhileStatement", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Tx40AFG0", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20076", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20077", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-while-statement-static-semantics-early-errors", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20078", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20079", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20080", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6757", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20080", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_439", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-whileloopevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-while-statement-runtime-semantics-labelledevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6758", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20081", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6759", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6760", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6761", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20082", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6762", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-0mdwhc7l", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20081", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20082", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6763", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-while-statement", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-WhileStatement", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Tx40AFG0", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20083", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20084", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-while-statement-static-semantics-early-errors", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20085", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20086", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6764", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20087", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_439", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-whileloopevaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-while-statement-runtime-semantics-labelledevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6765", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6766", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6767", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20084", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6768", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6769", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-0mdwhc7l", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-for-statement", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ForStatement", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-NvPgd2yM", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20085", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20086", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20087", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20088", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-pYXfSJG_", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20089", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6770", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20090", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6771", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6772", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6773", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6774", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20091", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6775", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6776", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-for-statement", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ForStatement", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-NvPgd2yM", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20092", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-0Y0bZAvD", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20093", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20094", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20095", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-pYXfSJG_", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20096", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-for-statement-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20097", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20098", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20099", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-0Y0bZAvD", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20100", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20101", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20102", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20103", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-for-statement-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20104", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20105", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20106", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20107", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20108", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6770", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20109", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_440", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20110", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20111", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20112", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20113", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6771", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20114", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6772", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20115", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-forloopevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-for-statement-runtime-semantics-labelledevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6773", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6774", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6775", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6776", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6777", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-qUCVnDNm", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20116", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_440", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20117", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20118", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20119", @@ -13577,74 +13586,64 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20121", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6779", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20122", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-forloopevaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-for-statement-runtime-semantics-labelledevaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6780", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6781", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6782", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6783", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6784", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-qUCVnDNm", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20123", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20124", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20125", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6780", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20126", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-HwfL-Win", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20127", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6785", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20128", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6786", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20129", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20130", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6781", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20131", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20132", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6787", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20133", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-HwfL-Win", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20134", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20135", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6782", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20136", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-PMtIFugG", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20137", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6788", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20138", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20139", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20140", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6783", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6784", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6785", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20141", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6786", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20142", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6787", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6788", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6789", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20143", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-PMtIFugG", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6790", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6791", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6792", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20144", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20145", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20146", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20147", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6790", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6791", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6792", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20148", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6793", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20149", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6794", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20148", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6795", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-forbodyevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-forbodyevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20149", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6796", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20150", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6797", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20151", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6798", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6799", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20151", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20152", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20153", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20154", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6800", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6801", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20155", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6802", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-forbodyevaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-forbodyevaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20156", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6803", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20157", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6804", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20158", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6805", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6806", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6807", @@ -13655,6 +13654,8 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6812", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6813", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6814", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-createperiterationenvironment", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-createperiterationenvironment", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6815", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6816", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6817", @@ -13662,64 +13663,62 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6819", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6820", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6821", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-createperiterationenvironment", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-createperiterationenvironment", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6822", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6823", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6824", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6825", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6826", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6827", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6828", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-for-in-and-for-of-statements", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ForInOfStatement", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Za8VIr4f", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20152", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20153", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20154", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-_N8Q-kim", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20155", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20156", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20157", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-xutvwaXc", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20158", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20159", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20160", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-nLtPS4oB", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20161", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-_N8Q-kim", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20162", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20163", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-M1zjKbr6", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20164", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-xutvwaXc", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20165", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20166", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-EoyoF5LI", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20167", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-nLtPS4oB", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20168", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20169", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ReDwT2-b", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20170", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-M1zjKbr6", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20171", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20172", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ut_uoPzp", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20173", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-EoyoF5LI", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20174", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20175", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-jY1gwM9V", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20176", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ReDwT2-b", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20177", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20178", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ForDeclaration", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ygJ0cdk1", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20179", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ut_uoPzp", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20180", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ForBinding", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-gwk9Iaq2", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20181", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-rDLkyb_q", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20182", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-jY1gwM9V", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_441", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-for-in-and-for-of-statements-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20183", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20184", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20185", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ForDeclaration", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ygJ0cdk1", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20186", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20187", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ForBinding", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-gwk9Iaq2", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20188", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-rDLkyb_q", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20189", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_441", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-for-in-and-for-of-statements-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20190", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20191", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20192", @@ -13740,224 +13739,224 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20207", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20208", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20209", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6822", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20210", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_442", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20211", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20212", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20213", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20214", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20215", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20216", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6829", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20217", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_442", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20218", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20219", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20220", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20221", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20222", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20223", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6823", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20224", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20225", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20226", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20227", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6824", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20228", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20229", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20230", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6830", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20231", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20232", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20233", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20234", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6831", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20235", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20236", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20237", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6825", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20238", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6826", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20239", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6827", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20240", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6828", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20241", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-static-semantics-isdestructuring", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-for-in-and-for-of-statements-static-semantics-isdestructuring", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-static-semantics-static-semantics-isdestructuring", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6829", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-HvnSrzbi", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20242", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20243", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20244", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6832", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20245", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6833", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-nfrnC2qv", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20246", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6834", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20247", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6835", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-pVCOt4bB", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20248", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-static-semantics-isdestructuring", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-for-in-and-for-of-statements-static-semantics-isdestructuring", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-static-semantics-static-semantics-isdestructuring", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6836", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-HvnSrzbi", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20249", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-IOJOqU1K", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20250", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20251", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-e3LgGUUv", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20252", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-nfrnC2qv", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-uCaMN-Ha", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20253", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-vPeih5lN", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20254", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-pVCOt4bB", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20255", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-IWE0dD8s", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20256", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-IOJOqU1K", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20257", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-fNvFZX0j", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20258", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-e3LgGUUv", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-9Ion7RwA", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20259", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-uCaMN-Ha", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Q5WdRWI1", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20260", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-vPeih5lN", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-gowHZDoa", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20261", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20262", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-IWE0dD8s", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6830", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20263", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20264", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-fNvFZX0j", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20265", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-9Ion7RwA", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20266", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Q5WdRWI1", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20267", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-gowHZDoa", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20268", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20269", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6837", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20270", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-AsYWUqR1", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20271", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20264", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-n6CWa3rF", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20272", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20265", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_443", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-fordeclarationbindinginitialization", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-for-in-and-for-of-statements-runtime-semantics-bindinginitialization", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6831", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6832", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6833", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6834", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6835", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6836", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6837", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_444", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-S5lZ05os", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20266", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20267", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6838", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20268", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-fordeclarationbindinginstantiation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-bindinginstantiation", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6839", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6840", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-bTiDTykL", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20269", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20270", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6841", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20271", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6842", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20272", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-forinofloopevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-for-in-and-for-of-statements-runtime-semantics-labelledevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6843", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6844", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_444", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-S5lZ05os", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20273", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20274", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6845", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20275", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-fordeclarationbindinginstantiation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-bindinginstantiation", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6846", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6847", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-bTiDTykL", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-dhS3iRZF", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20273", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20274", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20275", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6848", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20276", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6849", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20277", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6848", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20278", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6849", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-A6rVBZNm", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20279", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-forinofloopevaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-for-in-and-for-of-statements-runtime-semantics-labelledevaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6850", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6851", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6852", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6853", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6854", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-dhS3iRZF", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20280", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20281", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6850", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20282", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6855", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6851", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20283", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6856", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20284", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-zcGoySgU", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20285", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-A6rVBZNm", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20286", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20287", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6852", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6853", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20288", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6857", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20289", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6858", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6854", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20290", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20291", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-zcGoySgU", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-xXfkt6k0", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20292", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20293", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20294", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6859", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6860", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6855", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20295", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6856", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20296", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6861", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20297", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-pPrWP7Ph", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20298", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-xXfkt6k0", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20299", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20300", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6857", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20301", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6862", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6858", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20302", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6863", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20303", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-OIo-GNlm", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20304", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-pPrWP7Ph", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20305", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20306", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6859", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6860", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20307", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6864", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20308", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6865", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6861", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20309", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20310", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-OIo-GNlm", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Z4scLosS", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20311", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20312", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20313", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6866", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6867", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6862", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20314", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6863", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20315", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6868", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20316", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-5PDN6AV3", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20317", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Z4scLosS", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20318", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20319", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6864", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20320", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6869", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6865", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20321", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6870", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20322", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-KdWnMB6i", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20323", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-5PDN6AV3", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20324", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20325", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6866", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6867", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20326", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6871", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20327", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6872", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6868", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20328", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20329", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-KdWnMB6i", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_445", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-forinofheadevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-forin-div-ofheadevaluation-tdznames-expr-iterationkind", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6869", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20330", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6870", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20331", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20332", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6871", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6872", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6873", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6874", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20333", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20334", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6875", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20335", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20336", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_445", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-forinofheadevaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-forin-div-ofheadevaluation-tdznames-expr-iterationkind", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6876", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20337", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6877", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20338", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6878", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6879", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6880", @@ -13970,18 +13969,20 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6887", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6888", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6889", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-forin-div-ofbodyevaluation-lhs-stmt-iterator-lhskind-labelset", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6890", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20332", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6891", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6892", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6893", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6894", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6895", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6896", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-forin-div-ofbodyevaluation-lhs-stmt-iterator-lhskind-labelset", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6897", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20339", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6898", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6899", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20333", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20334", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6900", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6901", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6902", @@ -13989,11 +13990,10 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6904", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6905", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6906", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20340", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20341", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6907", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6908", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6909", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20335", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6910", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6911", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6912", @@ -14001,9 +14001,9 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6914", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6915", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6916", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20342", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6917", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6918", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20336", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6919", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6920", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6921", @@ -14011,7 +14011,6 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6923", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6924", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6925", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20343", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6926", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6927", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6928", @@ -14030,523 +14029,516 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6941", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6942", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6943", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-for-in-and-for-of-statements-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-_anR-waH", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20337", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-K8Yvyf4p", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-KzQjZu5p", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6944", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20338", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6945", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-enumerate-object-properties", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-enumerate-object-properties", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_446", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6946", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6947", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6948", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6949", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6950", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-for-in-and-for-of-statements-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-_anR-waH", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20344", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-K8Yvyf4p", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-KzQjZu5p", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6951", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20345", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6952", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-enumerate-object-properties", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-enumerate-object-properties", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_446", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6953", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6954", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_447", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6955", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6956", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-for-in-iterator-objects", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6957", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-createforiniterator", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-createforiniterator", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6958", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6959", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6960", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6961", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_447", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-%25foriniteratorprototype%25-object", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-%25foriniteratorprototype%25-object", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6962", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6963", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-for-in-iterator-objects", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-%25foriniteratorprototype%25.next", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6964", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-createforiniterator", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-createforiniterator", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6965", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6966", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_448", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6967", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6968", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-%25foriniteratorprototype%25-object", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-%25foriniteratorprototype%25-object", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6969", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-properties-of-for-in-iterator-instances", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6970", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-%25foriniteratorprototype%25.next", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6971", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6972", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6973", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_448", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6974", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6975", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6976", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-properties-of-for-in-iterator-instances", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6977", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6978", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_449", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#table-for-in-iterator-instance-slots", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6979", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6980", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6972", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6973", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-continue-statement", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ContinueStatement", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-rfM2mnQY", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-w6m19zWs", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20346", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20347", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20339", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20340", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-continue-statement-static-semantics-early-errors", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20348", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20349", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20350", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20341", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20342", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20343", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-continue-statement-runtime-semantics-evaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-MdaDQGie", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6981", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6974", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-sLmRG5Rx", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20351", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6982", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20352", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6983", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20344", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6975", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20345", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6976", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-break-statement", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-BreakStatement", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Jyx4vreG", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-_aoH2Ltk", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20353", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20354", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20346", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20347", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-break-statement-static-semantics-early-errors", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20355", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20356", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20357", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20348", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20349", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20350", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-break-statement-runtime-semantics-evaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-0ioO2qvc", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6984", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6977", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-eokV1qEw", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20358", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6985", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20359", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6986", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20351", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6978", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20352", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6979", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-return-statement", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ReturnStatement", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-zZYaGxQ8", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-TbDZIC37", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20360", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20361", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20362", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20363", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6987", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6988", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20353", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20354", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20355", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20356", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6980", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6981", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-return-statement-runtime-semantics-evaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-G_yzzAkQ", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6989", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6982", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-iroo5DiR", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20364", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20357", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6983", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20358", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6984", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6985", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6986", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6987", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-with-statement", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7006", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6988", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6989", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6990", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20365", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_450", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-WithStatement", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-3HlNX-pI", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20359", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20360", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6991", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6992", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-with-statement-static-semantics-early-errors", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20361", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20362", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6993", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6994", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-with-statement", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7013", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20363", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_451", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-with-statement-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-OowrNhmq", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20364", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20365", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6995", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20366", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6996", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6997", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_450", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-WithStatement", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-3HlNX-pI", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20366", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20367", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6998", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_6999", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-with-statement-static-semantics-early-errors", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20368", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20369", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7000", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7001", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20370", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_451", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-with-statement-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-OowrNhmq", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20371", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20372", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7002", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20373", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20367", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7003", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7004", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20368", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7005", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7006", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7007", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7008", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7009", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20374", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7010", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7011", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20375", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7012", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-switch-statement", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-SwitchStatement", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-3xRnqKfC", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20376", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20377", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20369", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20370", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-CaseBlock", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-q66ZlOHI", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20378", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20371", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-JuWwIrcZ", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20372", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20373", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20374", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-CaseClauses", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20375", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-sjZo1Z65", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20376", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20377", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-CaseClause", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-A-5Q_6I5", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20378", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20379", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-DefaultClause", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-HPF3iA_C", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20380", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-switch-statement-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20381", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-CaseClauses", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20382", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-sjZo1Z65", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7007", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20383", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7008", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20384", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-CaseClause", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-A-5Q_6I5", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7009", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20385", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-caseblockevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7010", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7011", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7012", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7013", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7014", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod--oXyocga", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-n6COrqbY", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20386", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-DefaultClause", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-HPF3iA_C", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7015", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20387", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-switch-statement-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20388", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20389", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7014", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20390", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7015", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20391", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7016", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20392", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-caseblockevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7017", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7018", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7019", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7020", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7021", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod--oXyocga", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-n6COrqbY", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-bc5B_Aaw", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20390", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20391", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20392", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20393", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7022", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7021", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20394", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20395", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7022", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20396", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7023", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7024", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7025", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7026", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7027", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-bc5B_Aaw", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20397", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7028", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20398", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20399", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20400", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7028", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20401", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20402", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7029", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20403", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20400", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7030", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7031", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7032", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20401", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7033", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7034", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20404", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7035", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20405", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20406", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7036", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20407", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20402", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7037", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7038", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20403", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20404", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7039", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20408", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7040", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20405", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7041", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7042", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-caseclauseisselected", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-caseselectorevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-caseclauseisselected", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20406", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7043", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20409", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7044", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7045", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20410", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20411", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7046", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7047", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20412", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20407", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20408", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7048", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20409", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7049", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-caseclauseisselected", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-caseselectorevaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-caseclauseisselected", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20413", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7050", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20410", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20411", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20412", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-switch-statement-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-raA0Z_ll", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20413", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20414", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7051", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20415", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7052", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7053", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7054", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20414", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20415", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7055", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20416", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7056", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7057", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7058", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20417", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7059", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20418", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-pfa8PeiE", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20419", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-switch-statement-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-raA0Z_ll", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-SiRXsnRx", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20420", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20421", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7058", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20422", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7059", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7060", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7061", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7062", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20422", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-f0Rq5Irs", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-eOryVE-Y", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20423", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7063", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7064", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7065", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7061", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20424", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7066", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-labelled-statements", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-LabelledStatement", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-0GG8m5VC", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20425", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-pfa8PeiE", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20426", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-SiRXsnRx", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-LabelledItem", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-YaWmIZ1c", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20427", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-GPTeOVBJ", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20428", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7067", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20429", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-f0Rq5Irs", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-eOryVE-Y", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20430", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7068", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20431", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-labelled-statements", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-LabelledStatement", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-0GG8m5VC", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20432", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-labelled-statements-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20433", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-LabelledItem", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-YaWmIZ1c", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_452", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-islabelledfunction", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20434", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-GPTeOVBJ", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7062", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20435", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20436", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20437", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20438", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7063", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-labelled-statements-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-z6MMrwO3", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20439", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-labelled-statements-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20440", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_452", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-islabelledfunction", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7064", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20441", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-labelledevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-labelled-statements-runtime-semantics-labelledevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-statement-semantics-runtime-semantics-labelledevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7065", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7066", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7067", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7068", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7069", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-pR7DNQsN", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20442", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20443", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20444", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20445", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7070", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-labelled-statements-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-z6MMrwO3", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20446", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20447", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7071", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20448", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-labelledevaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-labelled-statements-runtime-semantics-labelledevaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-statement-semantics-runtime-semantics-labelledevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20443", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7072", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7073", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7074", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-FSHcHfYw", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20444", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7075", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7076", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-pR7DNQsN", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20449", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20445", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7077", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7078", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20450", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7079", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20446", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20447", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-GnWrgP5w", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20448", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20449", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7080", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20450", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7081", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-FSHcHfYw", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20451", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7082", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7083", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20452", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20451", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7084", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7085", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-3whCJM4e", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20452", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7086", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20453", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-yFnpxPRG", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20454", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-GnWrgP5w", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Ebz5cXwH", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20455", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-qI_HU3XB", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20456", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7087", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-aRwgRfmk", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20457", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7088", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7089", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7090", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-RLprpFgP", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20458", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7091", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7092", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-3whCJM4e", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-4r9ecQgz", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20459", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7093", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-VyFRxEGQ", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20460", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-yFnpxPRG", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Hgg1wqRZ", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20461", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Ebz5cXwH", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-wFzN_sG0", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20462", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-qI_HU3XB", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-q_qjzdry", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20463", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-aRwgRfmk", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-7PJ339VQ", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20464", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-RLprpFgP", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-O3yX8Gg7", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20465", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-4r9ecQgz", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7087", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20466", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-VyFRxEGQ", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20467", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Hgg1wqRZ", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20468", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-wFzN_sG0", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20469", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-q_qjzdry", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-throw-statement", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ThrowStatement", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-E5ckYtCh", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20470", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-7PJ339VQ", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20471", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-O3yX8Gg7", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-throw-statement-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-fEMuit66", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20472", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7094", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7088", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20473", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7089", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7090", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-try-statement", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-TryStatement", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-wD-TPYub", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20474", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20475", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-EYIEedje", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20476", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-throw-statement", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ThrowStatement", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-E5ckYtCh", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20477", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-cfkI0NCS", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20478", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-throw-statement-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-fEMuit66", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20479", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7095", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20480", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7096", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7097", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-try-statement", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-TryStatement", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-wD-TPYub", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Catch", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-IbvHsEaf", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20481", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20482", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-EYIEedje", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ybInUotF", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20483", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Finally", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20484", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-cfkI0NCS", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-CatchParameter", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20485", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20486", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20487", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Catch", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-IbvHsEaf", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-try-statement-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20488", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20489", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-ybInUotF", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7091", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20490", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Finally", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7092", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20491", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-CatchParameter", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7093", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20492", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7094", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20493", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7095", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20494", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-try-statement-static-semantics-early-errors", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20495", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20496", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7096", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_453", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-catchclauseevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7097", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7098", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20497", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7099", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20498", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7100", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20499", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7101", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20500", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-tivA4mFO", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20495", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20496", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7102", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20501", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7103", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_453", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-catchclauseevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7104", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20497", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7105", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7106", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7107", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20498", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7108", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-tivA4mFO", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20502", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20503", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7109", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7110", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7111", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20504", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20499", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7112", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-7Gz_IT_v", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20500", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7113", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20501", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20502", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-try-statement-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-TjGqXGk4", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20503", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20504", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7114", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20505", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7115", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20505", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7116", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7117", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7118", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20506", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7119", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-7Gz_IT_v", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-BNnGZMkj", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20507", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7120", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20508", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20509", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-try-statement-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-TjGqXGk4", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20510", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20511", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7120", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7121", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20509", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7122", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20512", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7123", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20510", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7124", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7125", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-fUrDxi55", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20511", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20512", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20513", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7126", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-BNnGZMkj", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20514", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20515", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7127", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20514", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7128", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20516", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7129", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7130", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20517", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20515", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7131", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7132", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-fUrDxi55", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20518", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20519", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20520", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20516", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7133", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7134", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20521", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7135", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7136", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7137", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20522", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7138", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7139", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20523", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7140", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7141", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-debugger-statement", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-DebuggerStatement", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-Kx8jxmHA", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-debugger-statement-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20524", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_20517", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#prod-eDCsgVlr", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7142", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7143", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7144", - "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7145", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7135", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7136", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7137", + "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#_ref_7138", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#references-pane-container", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#references-pane-spacer", "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#references-pane", @@ -14565,1031 +14557,1038 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#shortcuts-help", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#spec-container", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-ecmascript-language-functions-and-classes", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7146", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7139", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_454", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7147", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7140", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_455", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-parameter-lists", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-UniqueFormalParameters", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20525", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20518", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-FormalParameters", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-L6HGhDG8", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-gUzIea_C", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20519", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20520", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20521", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-aTWifksv", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20522", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20523", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-FormalParameterList", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-NNXqGrU3", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20524", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-7NFUmaIc", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20525", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20526", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-FunctionRestParameter", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20527", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-FormalParameter", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-H68ZoagN", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20528", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-aTWifksv", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-parameter-lists-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20529", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7141", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20530", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-FormalParameterList", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-NNXqGrU3", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20531", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-7NFUmaIc", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7142", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20532", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7143", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20533", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-FunctionRestParameter", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20534", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-FormalParameter", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-H68ZoagN", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20535", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-parameter-lists-static-semantics-early-errors", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20536", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7148", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20537", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20538", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7149", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20539", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7150", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20540", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20541", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20542", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7151", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7144", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-containsexpression", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-arrow-function-definitions-static-semantics-ContainsExpression", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-arrow-function-definitions-static-semantics-containsexpression", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-function-definitions-static-semantics-containsexpression", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-destructuring-binding-patterns-static-semantics-containsexpression", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7152", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7145", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-zkT2lhLy", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-6b4rrD_8", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20543", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20536", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-wtzT9EiN", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20537", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20538", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7146", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20539", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-h16qYz6B", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20540", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-1FzGu7Lp", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20541", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20542", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7147", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20543", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-rkwjGbA6", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20544", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20545", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7153", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7148", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20546", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-h16qYz6B", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-J6x8FZJI", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20547", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-1FzGu7Lp", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20548", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20549", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7154", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7149", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20550", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-rkwjGbA6", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7150", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20551", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-OZ7bBYfO", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20552", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7155", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20553", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-J6x8FZJI", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7151", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20554", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7152", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20555", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Pbu7NeJV", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20556", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7156", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20557", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7157", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7153", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20558", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-OZ7bBYfO", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7154", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20559", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-l7kFOPKe", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20560", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7158", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20561", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7159", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7155", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20562", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Pbu7NeJV", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-eeXd9umu", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20563", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20564", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7160", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7156", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20565", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7161", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7157", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20566", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-l7kFOPKe", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-1LlZEk6k", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20567", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20568", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7162", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-4G21hRBK", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20569", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-eeXd9umu", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-8U9yuoPy", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20570", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20571", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7163", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-NXTQAWlJ", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20572", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7164", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-TzoSXJM8", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20573", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-1LlZEk6k", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7158", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20574", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-i4esWmfn", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ffwfOKFy", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20575", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-4G21hRBK", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20576", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-8U9yuoPy", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7159", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20577", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7160", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20578", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-NXTQAWlJ", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Z488vACK", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20579", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-TzoSXJM8", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20580", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7165", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7161", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20581", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-i4esWmfn", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ffwfOKFy", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7162", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20582", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-4Zv7nEzD", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20583", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7166", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-l6d_kFqp", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20584", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7167", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20585", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Z488vACK", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7163", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20586", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7164", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-gFcfnGJu", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20587", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7168", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-issimpleparameterlist", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-arrow-function-definitions-static-semantics-IsSimpleParameterList", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-arrow-function-definitions-static-semantics-issimpleparameterlist", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-function-definitions-static-semantics-issimpleparameterlist", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-destructuring-binding-patterns-static-semantics-issimpleparameterlist", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7165", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-iu5DldfN", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20588", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7169", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-qrNno2ET", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20589", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-4Zv7nEzD", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20590", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-l6d_kFqp", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-0qUANoiw", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20591", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-b6-qn4pg", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20592", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7170", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20593", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7171", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-gFcfnGJu", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-tfjykC09", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-3o8iyoDi", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20594", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-issimpleparameterlist", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-arrow-function-definitions-static-semantics-IsSimpleParameterList", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-arrow-function-definitions-static-semantics-issimpleparameterlist", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-function-definitions-static-semantics-issimpleparameterlist", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-destructuring-binding-patterns-static-semantics-issimpleparameterlist", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7172", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-iu5DldfN", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-90MekD57", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20595", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-qrNno2ET", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20596", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-CdQEr4_m", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20597", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-0qUANoiw", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20598", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-b6-qn4pg", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7166", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20599", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7167", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20600", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-tfjykC09", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-3o8iyoDi", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-uFFTeOPE", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20601", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-90MekD57", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7168", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20602", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-suhNtUzj", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20603", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-CdQEr4_m", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-46y1StQq", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20604", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20605", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7173", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7169", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20606", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7174", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7170", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-qGPu4-Bq", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20607", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-uFFTeOPE", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-bCpQszCG", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20608", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7175", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20609", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-suhNtUzj", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20610", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-46y1StQq", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7171", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20611", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7172", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-hasinitializer", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-function-definitions-static-semantics-hasinitializer", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-destructuring-binding-patterns-static-semantics-hasinitializer", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7173", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-HBo05lrR", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20612", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7176", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-3n6oU9Uv", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20613", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7177", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-qGPu4-Bq", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20614", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-bCpQszCG", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Qjr24iGe", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20615", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-6kCXjXJH", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20616", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20617", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7178", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-YlncCUel", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20618", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7179", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-hasinitializer", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-function-definitions-static-semantics-hasinitializer", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-destructuring-binding-patterns-static-semantics-hasinitializer", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7180", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-HBo05lrR", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20619", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-3n6oU9Uv", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7174", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20620", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7175", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20621", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Qjr24iGe", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20622", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-6kCXjXJH", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20623", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20624", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-YlncCUel", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20625", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20626", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7181", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20627", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7182", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20628", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-expectedargumentcount", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-arrow-function-definitions-static-semantics-ExpectedArgumentCount", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-method-definitions-static-semantics-expectedargumentcount", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-arrow-function-definitions-static-semantics-expectedargumentcount", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-function-definitions-static-semantics-expectedargumentcount", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7183", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7184", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7176", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7177", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-eE6gHDad", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-wqRyU6iR", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20629", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20622", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod--tdGBtde", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20623", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20624", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7178", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20625", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20626", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20627", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20628", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20629", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-WmFS8bja", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20630", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7179", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20631", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7185", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-2HGoRaSl", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20632", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20633", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7180", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20634", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7181", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20635", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7182", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20636", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-WmFS8bja", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-u-Q5LrzT", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20637", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7186", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-2fYMCaig", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20638", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-2HGoRaSl", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20639", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7183", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20640", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7187", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7184", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-01YV1lrL", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20641", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7188", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7185", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20642", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7189", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-df9_W4vY", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20643", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-u-Q5LrzT", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-function-definitions", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-FunctionDeclaration", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-lEQdX6hk", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20644", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-2fYMCaig", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20645", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20646", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7190", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-eqpHaG0r", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20647", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7191", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-01YV1lrL", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20648", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7192", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-FunctionExpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod--zvLR38c", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20649", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-df9_W4vY", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20650", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-function-definitions", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-FunctionDeclaration", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-lEQdX6hk", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20651", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-FunctionBody", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-CKMymB_i", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20652", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-FunctionStatementList", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-WeOYFNsx", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20653", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-eqpHaG0r", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-function-definitions-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20654", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20655", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-FunctionExpression", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod--zvLR38c", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20656", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20657", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20658", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-FunctionBody", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-CKMymB_i", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20659", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-FunctionStatementList", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-WeOYFNsx", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20660", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-function-definitions-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20661", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7186", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20662", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20663", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20664", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7187", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20665", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7188", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20666", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7189", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20667", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7190", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20668", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7193", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7191", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20669", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7192", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20670", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20671", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7194", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7193", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20672", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7195", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20673", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7196", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7194", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20674", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7197", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20675", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7198", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7195", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20676", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7199", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20677", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7196", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20678", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7200", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7197", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20679", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20680", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7201", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7198", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20681", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7199", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20682", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7202", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7200", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20683", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7201", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20684", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7203", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7202", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20685", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7204", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7203", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20686", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-functionbodycontainsusestrict", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-function-definitions-static-semantics-containsusestrict", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7204", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-SI3y-Fh-", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20687", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7205", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20688", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7206", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20689", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-evaluatefunctionbody", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-function-definitions-runtime-semantics-evaluatebody", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7207", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20690", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7208", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20691", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7209", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20692", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7210", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20693", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-functionbodycontainsusestrict", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-function-definitions-static-semantics-containsusestrict", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7211", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-SI3y-Fh-", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20694", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7212", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20695", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7213", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-evaluatefunctionbody", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-function-definitions-runtime-semantics-evaluatebody", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-BiHevouZ", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20689", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7214", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7215", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20690", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-instantiateordinaryfunctionobject", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-function-definitions-runtime-semantics-instantiatefunctionobject", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7216", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7217", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7218", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7219", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-oT86BVb2", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20691", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20692", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20693", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7220", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-BiHevouZ", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20696", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20694", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7221", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20695", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7222", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20697", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-instantiateordinaryfunctionobject", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-function-definitions-runtime-semantics-instantiatefunctionobject", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7223", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20696", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20697", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7224", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7225", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7226", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-oT86BVb2", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-TjR6TGOd", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20698", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20699", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7226", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20700", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7227", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20701", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7228", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20701", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20702", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7229", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7230", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20703", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20704", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7231", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-instantiateordinaryfunctionexpression", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7232", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-TjR6TGOd", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20705", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20706", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7233", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20707", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7234", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7235", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20708", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20709", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-M2Odxhb_", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20704", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20705", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7236", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7237", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20710", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7238", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-instantiateordinaryfunctionexpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20706", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7239", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7240", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20707", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20708", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7241", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7242", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-M2Odxhb_", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ZT_oXgSx", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20709", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20710", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20711", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20712", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7243", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7244", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20712", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7245", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20713", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7246", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7247", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20714", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20715", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7248", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20713", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7249", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ZT_oXgSx", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7250", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20714", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20715", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7251", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7252", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20716", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20717", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20718", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7250", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7251", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20719", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7252", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7253", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7254", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7255", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20720", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7256", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7257", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20721", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20722", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7258", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7259", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20723", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-function-definitions-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-JkNCEml2", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20724", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20725", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20726", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_456", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-JB2pB6KU", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20727", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20728", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-gx42gzY4", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20729", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20730", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-function-definitions-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-JkNCEml2", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20731", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7253", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20732", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20733", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_456", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-JB2pB6KU", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20734", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7254", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-TAJ7Z-Ln", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-arrow-function-definitions", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ArrowFunction", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AtXUMYu3", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20735", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-gx42gzY4", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20736", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20737", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ArrowParameters", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-7Fo_GcBM", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20738", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7260", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-W9higncN", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20739", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ConciseBody", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-UOsd7muB", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20740", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-c6cxJePv", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20741", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7261", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-TAJ7Z-Ln", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-arrow-function-definitions", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ArrowFunction", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AtXUMYu3", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ExpressionBody", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Eaqym5cf", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20742", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20743", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20744", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ArrowParameters", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-7Fo_GcBM", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ArrowFormalParameters", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20745", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-W9higncN", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-arrow-function-definitions-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20746", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ConciseBody", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-UOsd7muB", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20747", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-c6cxJePv", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20748", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ExpressionBody", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Eaqym5cf", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7255", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20749", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20750", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7256", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20751", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ArrowFormalParameters", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7257", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20752", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-arrow-function-definitions-static-semantics-early-errors", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7258", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20753", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7259", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20754", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7260", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20755", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7262", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20756", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20757", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7263", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7261", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20758", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7264", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-concisebodycontainsusestrict", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-arrow-function-definitions-static-semantics-containsusestrict", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7262", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-paSxtgKv", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20759", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7265", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-72drK4Uu", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20760", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7266", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7263", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20761", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-evaluateconcisebody", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-arrow-function-definitions-runtime-semantics-evaluatebody", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7264", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7265", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7266", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7267", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20762", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20763", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20764", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7268", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20765", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-concisebodycontainsusestrict", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-arrow-function-definitions-static-semantics-containsusestrict", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7269", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-paSxtgKv", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20766", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-72drK4Uu", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20767", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7270", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20768", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-evaluateconcisebody", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-arrow-function-definitions-runtime-semantics-evaluatebody", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-WWzcef1e", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20762", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7271", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7272", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20763", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-instantiatearrowfunctionexpression", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7273", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7274", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7275", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7276", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-C8uAwDLj", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20764", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20765", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7277", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-WWzcef1e", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20769", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7278", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7279", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20770", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-instantiatearrowfunctionexpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20766", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#step-arrowfunction-evaluation-functioncreate", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7280", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7281", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20767", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20768", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7282", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7283", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-C8uAwDLj", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20769", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20770", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20771", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20772", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7283", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_457", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7284", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7285", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7286", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20772", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20773", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#step-arrowfunction-evaluation-functioncreate", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7287", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7288", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7285", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20774", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-arrow-function-definitions-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-_r8vevEJ", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20775", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7289", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20776", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7286", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20777", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-K1YpROJJ", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20778", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7290", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_457", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7291", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7287", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20779", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7288", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7289", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-method-definitions", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-MethodDefinition", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-BMcTBp4V", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20780", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7292", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20781", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-arrow-function-definitions-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-_r8vevEJ", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20782", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-p-hcBiIQ", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20783", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7293", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-SD1i1opG", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20784", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-K1YpROJJ", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-y0j2wcW4", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20785", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7294", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-SnKN_cew", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20786", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7295", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7296", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-method-definitions", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-MethodDefinition", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-BMcTBp4V", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20787", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-nWs7csn9", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20788", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20789", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-p-hcBiIQ", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20790", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-SD1i1opG", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-PropertySetParameterList", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-KB8f5_em", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20791", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-y0j2wcW4", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-method-definitions-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20792", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-SnKN_cew", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20793", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20794", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-nWs7csn9", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7290", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20795", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7291", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20796", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7292", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20797", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-PropertySetParameterList", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-KB8f5_em", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7293", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20798", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-method-definitions-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20799", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20800", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20801", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7297", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7294", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20802", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7298", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7295", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20803", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7299", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7296", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20804", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7300", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7297", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20805", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7298", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20806", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-hasdirectsuper", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-function-definitions-static-semantics-HasDirectSuper", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-generator-function-definitions-static-semantics-hasdirectsuper", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-generator-function-definitions-static-semantics-hasdirectsuper", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-method-definitions-static-semantics-hasdirectsuper", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7299", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-IjiMaa22", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20807", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20808", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7301", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20809", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7302", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20810", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7303", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7300", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20811", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7304", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20812", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7305", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7301", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20813", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-hasdirectsuper", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-function-definitions-static-semantics-HasDirectSuper", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-generator-function-definitions-static-semantics-hasdirectsuper", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-generator-function-definitions-static-semantics-hasdirectsuper", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-method-definitions-static-semantics-hasdirectsuper", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7306", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-IjiMaa22", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-DQeOw0IT", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20814", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20815", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20816", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7302", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20817", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7307", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-H05PoHaH", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20818", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20819", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7308", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20820", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-DQeOw0IT", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20821", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7303", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20822", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20823", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7309", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7304", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20824", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-H05PoHaH", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-u4Tk9i08", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20825", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20826", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20827", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20828", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7310", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7305", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20829", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20830", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7311", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7306", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20831", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-u4Tk9i08", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-OGEtsTHJ", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20832", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20833", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20834", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20835", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7312", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7307", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20836", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20837", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7313", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7308", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20838", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-OGEtsTHJ", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-p8Pkhz62", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20839", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20840", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20841", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20842", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7314", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7309", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20843", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20844", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7315", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7310", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20845", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-p8Pkhz62", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-specialmethod", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7311", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-pvkrotoO", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20846", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20847", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20848", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-rP4adc9Q", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20849", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7316", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-YxKa5Jjx", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20850", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-0jHLXbe4", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20851", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7317", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-wnqbOfrS", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20852", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-specialmethod", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7318", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-pvkrotoO", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20853", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-9m8VG-FD", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20854", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20855", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-rP4adc9Q", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20856", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-YxKa5Jjx", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-definemethod", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7312", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7313", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7314", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7315", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7316", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7317", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-VntM4j0E", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20857", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-0jHLXbe4", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20858", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-wnqbOfrS", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20859", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7318", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20860", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-9m8VG-FD", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20861", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20862", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20863", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-definemethod", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7319", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7320", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7321", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7322", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20861", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7323", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20862", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20863", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7324", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-VntM4j0E", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20864", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20865", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20866", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7325", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20867", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-methoddefinitionevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-function-definitions-PropertyDefinitionEvaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-asyncgenerator-definitions-propertydefinitionevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-generator-function-definitions-runtime-semantics-propertydefinitionevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-method-definitions-runtime-semantics-propertydefinitionevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7326", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7327", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7328", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7329", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20868", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-w_uDCOXP", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20864", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20865", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20866", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7330", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20869", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20870", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20867", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7331", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7332", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-methoddefinitionevaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-function-definitions-PropertyDefinitionEvaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-asyncgenerator-definitions-propertydefinitionevaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-generator-function-definitions-runtime-semantics-propertydefinitionevaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-method-definitions-runtime-semantics-propertydefinitionevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-JtMhObe9", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20868", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20869", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7333", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20870", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7334", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7335", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7336", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-w_uDCOXP", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20871", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20872", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20873", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7337", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20874", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7338", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20872", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7339", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-JtMhObe9", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20875", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20876", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7340", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20877", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7341", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7342", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7343", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20878", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-tr90svxc", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20873", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20874", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20875", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7344", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20876", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7345", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20879", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7346", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7347", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20877", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7348", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7349", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20878", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20879", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7350", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-tr90svxc", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20880", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20881", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20882", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7351", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20883", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7352", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7353", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7354", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20884", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-qDk-XFAF", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20880", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20881", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20882", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7355", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20883", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7356", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20885", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20886", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7357", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7358", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20884", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7359", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7360", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20885", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20886", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7361", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-qDk-XFAF", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20887", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20888", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20889", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7362", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20890", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7363", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7364", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7365", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20891", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7366", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-lPECR135", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20887", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20888", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20889", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7367", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20892", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20893", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20890", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7368", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7369", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7370", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20891", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7371", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7372", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20892", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20893", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7373", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-lPECR135", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20894", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20895", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20896", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7374", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20897", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7375", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7376", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7377", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20898", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7378", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-a75_jVUN", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20894", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20895", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20896", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7379", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20899", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20900", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20897", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7380", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7381", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7382", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20898", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7383", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7384", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20899", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20900", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7385", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-a75_jVUN", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7386", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7387", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-generator-function-definitions", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-GeneratorDeclaration", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-oJNsRhfl", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20901", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20902", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20903", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7386", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-bWfHg6Xe", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20904", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7387", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7388", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7389", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20905", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7390", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7391", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-GeneratorExpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-haubt72j", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20906", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20907", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7392", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7393", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7394", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-generator-function-definitions", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-GeneratorDeclaration", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-oJNsRhfl", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20908", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-GeneratorMethod", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-8GV2khgE", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20909", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20910", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-bWfHg6Xe", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20911", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-GeneratorBody", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-PKmJj3Nf", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20912", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-GeneratorExpression", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-haubt72j", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-YieldExpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Ldhpu6QZ", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-eT7GKT7i", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20913", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20914", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-iAdFfqlf", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20915", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-GeneratorMethod", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-8GV2khgE", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20916", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20917", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20918", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-GeneratorBody", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-PKmJj3Nf", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20919", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-YieldExpression", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Ldhpu6QZ", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-eT7GKT7i", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20920", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7388", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_458", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-generator-function-definitions-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20921", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-iAdFfqlf", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20922", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20923", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7389", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20924", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20925", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7390", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20926", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7391", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20927", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7395", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_458", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-generator-function-definitions-static-semantics-early-errors", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7392", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20928", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7393", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20929", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7394", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20930", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7396", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20931", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20932", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7397", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20933", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7398", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20934", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7399", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20935", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7400", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20936", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7401", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20937", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20938", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7395", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20939", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20940", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20941", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7396", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20942", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7397", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20943", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7398", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20944", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7399", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20945", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7402", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7400", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20946", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7401", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20947", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20948", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7403", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7402", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20949", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7404", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20950", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7405", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7403", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20951", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7406", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20952", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7407", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7404", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20953", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7408", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20954", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7405", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20955", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7409", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20956", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7406", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20957", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-evaluategeneratorbody", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-generator-function-definitions-runtime-semantics-evaluatebody", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7407", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7408", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7409", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7410", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20958", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20959", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7411", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20960", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20961", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7412", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20962", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20963", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-LwSgcEYg", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20958", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7413", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20964", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-evaluategeneratorbody", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-generator-function-definitions-runtime-semantics-evaluatebody", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7414", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7415", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20959", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7416", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-instantiategeneratorfunctionobject", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-generator-function-definitions-runtime-semantics-instantiatefunctionobject", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7417", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7418", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7419", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-LwSgcEYg", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20965", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7420", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-x_w-E_WI", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20960", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20961", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20962", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7421", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20963", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7422", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20966", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20964", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7423", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-instantiategeneratorfunctionobject", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-generator-function-definitions-runtime-semantics-instantiatefunctionobject", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7424", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20965", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20966", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7425", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7426", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7427", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-x_w-E_WI", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7428", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-zyQVJwqE", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20967", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20968", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20969", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7428", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20970", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7429", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20971", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20969", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7430", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7431", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20972", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20973", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20970", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20971", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7432", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7433", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7434", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7435", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-zyQVJwqE", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20974", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20975", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20972", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7436", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20976", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-instantiategeneratorfunctionexpression", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7437", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7438", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20977", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20978", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7439", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7440", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-FnOrbSnb", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20973", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20974", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7441", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7442", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20979", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7443", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-instantiategeneratorfunctionexpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20975", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7444", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7445", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20976", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20977", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7446", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7447", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-FnOrbSnb", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20980", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20981", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7448", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7449", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-sxTe1ywL", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20978", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20979", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20980", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7450", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20982", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7451", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20981", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7452", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20983", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20984", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7453", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7454", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7455", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20982", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7456", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-sxTe1ywL", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20985", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20986", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20987", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7457", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20983", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20984", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7458", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20988", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7459", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7460", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7461", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7462", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20985", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20986", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20987", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20988", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20989", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7463", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7464", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20990", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20991", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7465", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7466", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7467", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7468", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20992", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-generator-function-definitions-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-yHj7yISB", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20993", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20994", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20995", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7462", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20996", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-R-GDUsNW", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7463", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-WbSBzREt", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20997", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7464", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20998", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7465", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7466", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-gD5_zJlG", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_20999", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-generator-function-definitions-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-yHj7yISB", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7467", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7468", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21000", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21001", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21002", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7469", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21003", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-R-GDUsNW", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7470", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-WbSBzREt", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21004", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7471", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21005", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7472", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7473", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-gD5_zJlG", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21006", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7474", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7475", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21007", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7476", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7477", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7478", @@ -15629,708 +15628,708 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7512", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7513", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7514", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7515", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7516", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7517", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7518", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7519", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7520", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7521", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-generator-function-definitions", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AsyncGeneratorDeclaration", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-cOKIJmRw", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21001", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21002", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21003", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21004", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-1L17zU6t", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21005", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21006", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21007", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AsyncGeneratorExpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-s18yr2Ij", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21008", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21009", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21010", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21011", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-1L17zU6t", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AsyncGeneratorMethod", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ceV74b-L", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21012", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21013", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21014", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AsyncGeneratorExpression", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-s18yr2Ij", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21015", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AsyncGeneratorBody", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-9f9S8TE_", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21016", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21017", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21018", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AsyncGeneratorMethod", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ceV74b-L", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21019", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21020", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7515", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_459", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-generator-function-definitions-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21021", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21022", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AsyncGeneratorBody", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-9f9S8TE_", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21023", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7516", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21024", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21025", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7517", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21026", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21027", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7522", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_459", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-generator-function-definitions-static-semantics-early-errors", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7518", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21028", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7519", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21029", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7520", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21030", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7523", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7521", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21031", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7522", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21032", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7524", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21033", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21034", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7525", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21035", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7526", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21036", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7527", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21037", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7528", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21038", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7529", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21039", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21040", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7523", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21041", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21042", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21043", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7524", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21044", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7525", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21045", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7526", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21046", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7527", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21047", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7530", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7528", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21048", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7529", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21049", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21050", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7531", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7530", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21051", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7532", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21052", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7533", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7531", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21053", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7534", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21054", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7535", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7532", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21055", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7536", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21056", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7533", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21057", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7537", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21058", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7534", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21059", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7538", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21060", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7535", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21061", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-evaluateasyncgeneratorbody", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-asyncgenerator-definitions-evaluatebody", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7536", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7537", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7538", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7539", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21062", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21063", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7540", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21064", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21065", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7541", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21066", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21067", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-SWMcozzE", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21062", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7542", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21068", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-evaluateasyncgeneratorbody", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-asyncgenerator-definitions-evaluatebody", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7543", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7544", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21063", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7545", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-instantiateasyncgeneratorfunctionobject", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-asyncgenerator-definitions-instantiatefunctionobject", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7546", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7547", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7548", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-SWMcozzE", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21069", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7549", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-JvNVLw_7", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21064", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21065", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21066", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7550", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21067", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7551", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21070", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21068", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7552", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-instantiateasyncgeneratorfunctionobject", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-asyncgenerator-definitions-instantiatefunctionobject", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7553", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21069", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21070", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7554", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7555", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7556", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-JvNVLw_7", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7557", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-G-CKcSEp", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21071", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21072", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21073", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7557", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21074", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7558", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21075", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21073", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7559", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7560", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21076", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21077", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21074", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21075", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7561", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7562", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7563", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7564", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-G-CKcSEp", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21078", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21079", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21076", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-instantiateasyncgeneratorfunctionexpression", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7565", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21080", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7566", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7567", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21081", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21082", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7568", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-A3m5kV04", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21077", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21078", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7569", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7570", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7571", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21083", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-instantiateasyncgeneratorfunctionexpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21079", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7572", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7573", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21080", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21081", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7574", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7575", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-A3m5kV04", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21084", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21085", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7576", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7577", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-7PTlQqLp", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21082", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21083", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21084", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7578", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21086", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7579", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21085", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7580", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21087", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21088", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7581", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7582", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7583", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21086", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7584", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-7PTlQqLp", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21089", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21090", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21091", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7585", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21087", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21088", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7586", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21092", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7587", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7588", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7589", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7590", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21089", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21090", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21091", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21092", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21093", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7591", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7592", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21094", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21095", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7593", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7594", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7595", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7596", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21096", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-asyncgenerator-definitions-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-RTtPBoTs", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21097", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21098", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21099", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7590", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21100", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-class-definitions", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ClassDeclaration", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-kd27yk51", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21101", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21102", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-bStNnwN_", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21103", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-asyncgenerator-definitions-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-RTtPBoTs", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ClassExpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Vthx67sj", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21104", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21105", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ClassTail", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-mIr25y7h", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21106", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7597", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21107", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-class-definitions", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ClassDeclaration", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-kd27yk51", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ClassHeritage", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21108", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ClassBody", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-VFbPG7Xd", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21109", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-bStNnwN_", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ClassElementList", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-haKPgLO7", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21110", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ClassExpression", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Vthx67sj", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-sKhHHXFQ", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21111", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21112", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ClassTail", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-mIr25y7h", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ClassElement", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-NjP_487X", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21113", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-0XtyXojL", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21114", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ClassHeritage", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-RVH9JhqU", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21115", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ClassBody", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-VFbPG7Xd", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-8cGH1X5O", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21116", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ClassElementList", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-haKPgLO7", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-MThA5IaK", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21117", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-sKhHHXFQ", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-40k8u1X0", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-FieldDefinition", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-qdC94hXo", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21118", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21119", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ClassElement", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-NjP_487X", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ClassElementName", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-KVWS267v", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21120", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-0XtyXojL", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-yD9JWieS", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21121", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-RVH9JhqU", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ClassStaticBlock", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-qUwUqfkW", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21122", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-8cGH1X5O", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ClassStaticBlockBody", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-BArMnydQ", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21123", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-MThA5IaK", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ClassStaticBlockStatementList", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-uVY-nrQL", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21124", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-40k8u1X0", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-FieldDefinition", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-qdC94hXo", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7591", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-class-definitions-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21125", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21126", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ClassElementName", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-KVWS267v", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21127", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-yD9JWieS", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7592", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21128", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ClassStaticBlock", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-qUwUqfkW", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7593", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21129", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ClassStaticBlockBody", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-BArMnydQ", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7594", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21130", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ClassStaticBlockStatementList", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-uVY-nrQL", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7595", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21131", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7598", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-class-definitions-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21132", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7596", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21133", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7597", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21134", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7599", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7598", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21135", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7600", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7599", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21136", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7601", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21137", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7602", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7600", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21138", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7601", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21139", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7603", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21140", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7604", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7602", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21141", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7605", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21142", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7606", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7603", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21143", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21144", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7607", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21145", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7608", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21146", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7604", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21147", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7609", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21148", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21149", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7610", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7605", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21150", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21151", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7606", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21152", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21153", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7611", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7607", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21154", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7608", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21155", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7609", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21156", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7612", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7610", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21157", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7611", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21158", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7613", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7612", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21159", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7613", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21160", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7614", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21161", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7615", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7614", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21162", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7616", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21163", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7617", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7615", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-classelementkind", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7616", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-z4kY36XR", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21164", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7618", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7617", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21165", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7619", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-WYqnrGO2", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21166", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7620", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-gbiOT0dB", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21167", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-aKP7bsri", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21168", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7621", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod--zCXluqv", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21169", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-U_NLPgRJ", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-constructormethod", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7618", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21170", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7622", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-classelementkind", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7623", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-z4kY36XR", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7619", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-5dD0G3pr", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21171", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7624", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7620", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21172", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-WYqnrGO2", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21173", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-gbiOT0dB", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-6CQGn2J9", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21174", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-aKP7bsri", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21175", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod--zCXluqv", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7621", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21176", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-U_NLPgRJ", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-constructormethod", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7625", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7622", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21177", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7626", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-5dD0G3pr", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21178", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7627", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7623", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-isstatic", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7624", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-CtxLpivn", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21179", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-lR6jUbAy", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21180", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-6CQGn2J9", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-gXtZ0OpF", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21181", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-wyUVxCrb", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21182", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7628", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-1JW7WXBn", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21183", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7629", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-LP0OJ3qJ", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-nonconstructorelements", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-nonconstructormethoddefinitions", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7625", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7626", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21184", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7627", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-19e_yBXp", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21185", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7630", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-isstatic", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7631", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-CtxLpivn", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7628", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21186", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-lR6jUbAy", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21187", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-gXtZ0OpF", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7629", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ax67ii0j", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21188", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-wyUVxCrb", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21189", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-1JW7WXBn", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7630", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21190", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-LP0OJ3qJ", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-nonconstructorelements", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-nonconstructormethoddefinitions", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7631", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21191", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21192", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-prototypepropertynamelist", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7632", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7633", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21191", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7634", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-19e_yBXp", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21192", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7635", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-A14zfyT4", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21193", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7635", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21194", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7636", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ax67ii0j", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7637", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21195", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7638", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-yD4OjNLB", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21196", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7637", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21197", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7638", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21198", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21199", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-prototypepropertynamelist", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7639", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21198", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7640", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21199", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7641", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-A14zfyT4", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21200", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7642", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21201", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-allprivateidentifiersvalid", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7643", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7644", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21202", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7645", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-yD4OjNLB", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7646", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-hH1hyF7o", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21201", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21202", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7647", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21203", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7648", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21204", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7646", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-9EwGAkEl", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21205", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7647", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21206", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7648", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21207", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7649", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-allprivateidentifiersvalid", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21207", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7650", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7651", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7652", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7653", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-hH1hyF7o", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21208", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-GLUsMLG4", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21209", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7654", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7651", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21210", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7655", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-LZl0sxgi", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21211", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-9EwGAkEl", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21212", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7652", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21213", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7656", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7653", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21214", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7657", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-7rm6mrow", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21215", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-GLUsMLG4", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7654", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7655", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21216", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7658", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7656", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21217", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-LZl0sxgi", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-5aKAQc0s", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21218", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21219", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7659", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7657", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21220", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7660", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7658", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21221", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-7rm6mrow", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-privateboundidentifiers", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7659", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7660", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-QQ9gR7rA", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21222", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7661", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7662", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21223", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7663", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7661", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21224", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-5aKAQc0s", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-3FDawUhc", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21225", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7662", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7663", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21226", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7664", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-T6diBlyd", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21227", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7665", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-8T9v42E5", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21228", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-privateboundidentifiers", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7666", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7667", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-QQ9gR7rA", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-mMa7qdyC", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7664", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-PTQtTdvS", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21229", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21230", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7668", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7665", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21231", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-3FDawUhc", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7666", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21232", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7669", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7670", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7667", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-pxy6kYq7", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21233", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-T6diBlyd", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21234", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-8T9v42E5", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21235", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-mMa7qdyC", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7671", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-PTQtTdvS", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-axmlrr3F", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21236", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21237", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7672", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-9-TzGQnW", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21238", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7673", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21239", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7674", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-pxy6kYq7", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21240", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Qvq1cmEs", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21241", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21242", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-axmlrr3F", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21243", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-zTa8Ph70", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21244", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-9-TzGQnW", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21245", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21246", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-1nK7U43p", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21247", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Qvq1cmEs", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21248", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21249", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7668", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21250", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-zTa8Ph70", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-containsarguments", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7669", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7670", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7671", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-K0gmEtvp", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21251", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7672", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21252", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-cYRKXADu", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21253", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-1nK7U43p", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21254", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21255", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-fA8Y53Jv", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21256", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7675", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21257", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-containsarguments", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7676", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7677", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7678", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-K0gmEtvp", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-DKZGJMJp", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21258", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7679", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21259", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-cYRKXADu", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21260", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Uf4haGDs", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21261", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21262", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-fA8Y53Jv", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21263", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-7bSRnJkd", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21264", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-DKZGJMJp", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21265", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-RyrSiZbO", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21266", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21267", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Uf4haGDs", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21268", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-3lM6XkIw", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21269", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21270", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-7bSRnJkd", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21271", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-w57asuPi", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21272", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-RyrSiZbO", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21273", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-H3uNNgf7", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21274", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21275", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-3lM6XkIw", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21276", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-k_4DyjCo", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21277", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21278", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-w57asuPi", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21279", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-TdFyphFg", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21280", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-H3uNNgf7", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21281", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-nEJuWHii", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21282", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21283", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-k_4DyjCo", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21284", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-6Kc2wh10", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21285", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21286", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-TdFyphFg", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21287", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-9ZjrMW3N", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21288", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-nEJuWHii", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21289", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-WPITwaqC", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21290", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21291", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-6Kc2wh10", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21292", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-6uQ7SWxA", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21293", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21294", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-9ZjrMW3N", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21295", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-mThhZsRd", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21296", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-WPITwaqC", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21297", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21298", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-UU7zbVYJ", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21299", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-6uQ7SWxA", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21300", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21301", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7673", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21302", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-mThhZsRd", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-classfielddefinitionevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7674", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7675", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7676", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7677", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-deOh_-BS", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21303", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21304", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7678", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21305", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-UU7zbVYJ", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21306", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21307", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21308", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7679", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7680", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21309", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-classfielddefinitionevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7681", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7682", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21307", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7683", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7684", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-deOh_-BS", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21310", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21311", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-classstaticblockdefinitionevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7685", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21312", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21313", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7686", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-sy-617ri", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21308", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7687", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7688", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#step-synthetic-class-static-block-fn", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7689", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21314", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7690", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21309", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7691", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-classstaticblockdefinitionevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7692", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-evaluateclassstaticblockbody", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7693", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-sy-617ri", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21315", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7694", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7695", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#step-synthetic-class-static-block-fn", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7696", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7697", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21316", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-1dy60deL", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21310", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7698", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7699", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-evaluateclassstaticblockbody", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_460", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7700", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7701", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21311", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-classelementevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7702", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7703", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7704", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-1dy60deL", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21317", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7705", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7706", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_460", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7707", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-tPq9hD-G", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21312", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Cn1oLmsN", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21313", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7708", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21318", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-classelementevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21314", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-RV4ZOA0y", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21315", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-DNhqQKHO", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21316", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7709", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21317", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Hb23PvBK", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21318", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7710", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21319", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-V88LvFxI", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-classdefinitionevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-default-constructor-functions", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7711", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7712", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7713", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7714", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-tPq9hD-G", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21319", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Cn1oLmsN", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21320", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7715", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21321", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-RV4ZOA0y", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21322", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-DNhqQKHO", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21323", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7716", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21324", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Hb23PvBK", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21325", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7717", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21326", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-V88LvFxI", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-classdefinitionevaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-default-constructor-functions", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7718", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7719", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7720", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AcPtObVs", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21320", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21321", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7721", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7722", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7723", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7724", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21322", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7725", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21323", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7726", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7727", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AcPtObVs", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21327", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21328", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7728", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21324", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7729", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7730", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7731", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21329", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7732", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21330", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21325", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7733", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7734", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21326", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7735", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21331", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7736", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7737", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7738", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7739", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21332", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7740", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7741", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21333", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21327", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7742", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21328", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7743", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7744", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7745", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7746", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7747", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7748", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21334", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7749", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21335", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7750", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7751", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7752", @@ -16341,24 +16340,24 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7757", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7758", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7759", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21329", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7760", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21330", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7761", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7762", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21331", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7763", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7764", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7765", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7766", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21336", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21332", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7767", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21337", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7768", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7769", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21338", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7770", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7771", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7772", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7773", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21339", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7774", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7775", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7776", @@ -16383,375 +16382,383 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7795", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7796", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7797", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-bindingclassdeclarationevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7798", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7799", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7800", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7801", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-JmEOsNvO", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21333", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21334", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7802", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21335", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7803", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21336", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7804", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-bindingclassdeclarationevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21337", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7805", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7806", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-qOUNT0OA", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21338", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7807", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21339", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7808", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-JmEOsNvO", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21340", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21341", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7809", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21342", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7810", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_461", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-class-definitions-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-P7ajQhl1", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21343", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7811", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21344", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7812", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7813", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-qOUNT0OA", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7809", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21345", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7814", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21346", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7815", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21347", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-lm9h8Kwa", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21348", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7810", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21349", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_461", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-class-definitions-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-P7ajQhl1", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7811", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21350", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-l8XcpxuG", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21351", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7816", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21352", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7812", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21353", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7813", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21354", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-lm9h8Kwa", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7814", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21355", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7817", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-jq_5Nm3c", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21356", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7818", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7815", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21357", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-l8XcpxuG", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7816", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7817", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7818", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7819", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-sVEE0xLy", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-function-definitions", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AsyncFunctionDeclaration", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-iAuKx0s9", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21358", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21359", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7819", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21360", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7820", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21361", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7821", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-TaHP58mu", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21362", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-jq_5Nm3c", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21363", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7822", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21364", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7823", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7824", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7825", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7826", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-sVEE0xLy", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-function-definitions", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AsyncFunctionDeclaration", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-iAuKx0s9", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AsyncFunctionExpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-LFCRNt3l", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21365", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21366", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21367", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21368", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-TaHP58mu", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AsyncMethod", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-80co-gZ6", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21369", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21370", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21371", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AsyncFunctionExpression", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-LFCRNt3l", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21372", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AsyncFunctionBody", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-LKwCGkpu", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21373", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AwaitExpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-daps6IoT", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21374", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7820", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21375", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AsyncMethod", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-80co-gZ6", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21376", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21377", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21378", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21379", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AsyncFunctionBody", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-LKwCGkpu", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21380", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AwaitExpression", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-daps6IoT", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21381", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7827", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21382", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21383", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7821", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21384", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21385", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7822", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21386", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21387", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21388", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21389", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21390", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7828", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21391", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21392", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7829", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21393", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21394", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21395", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21396", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21397", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-function-definitions-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21398", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21399", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21400", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7823", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21401", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7824", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21402", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7825", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21403", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21404", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-function-definitions-static-semantics-early-errors", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7826", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21405", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7827", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21406", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7828", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21407", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7830", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21408", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7831", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21409", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7832", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21410", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21411", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7833", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21412", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7834", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21413", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7835", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21414", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21415", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7829", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21416", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7830", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21417", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21418", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7831", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21419", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7832", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21420", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21421", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21422", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7836", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7833", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21423", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7837", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7834", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21424", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7835", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21425", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7838", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7836", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21426", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7839", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21427", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7837", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21428", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21429", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7840", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7838", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21430", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7841", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21431", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7842", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7839", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21432", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7843", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21433", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7840", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21434", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-instantiateasyncfunctionobject", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-function-definitions-InstantiateFunctionObject", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7841", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7842", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7843", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7844", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-VjNDNC25", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21435", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21436", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7845", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21437", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7845", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21438", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7846", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21439", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21440", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7847", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21441", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-instantiateasyncfunctionobject", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-function-definitions-InstantiateFunctionObject", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7848", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21440", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21441", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7849", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7850", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7851", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-VjNDNC25", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-QVYl6PrK", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21442", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21443", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7850", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21444", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7851", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7852", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21445", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7853", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21446", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7853", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-instantiateasyncfunctionexpression", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7854", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7855", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21447", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21448", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7856", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-QVYl6PrK", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21449", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21450", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7857", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21451", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-3RN98Vrc", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21447", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21448", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7858", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7859", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21452", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21453", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7860", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-instantiateasyncfunctionexpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21449", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7861", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7862", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21450", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21451", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7863", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7864", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-3RN98Vrc", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-iEhgnbem", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21452", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21453", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21454", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21455", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7864", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7865", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21455", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7866", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7867", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21456", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7868", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7869", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21456", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7870", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7871", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21457", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21458", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7870", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-iEhgnbem", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7872", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21459", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21460", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21461", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7871", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7872", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21462", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21463", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21464", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21465", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21466", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-evaluateasyncfunctionbody", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-function-definitions-EvaluateBody", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7873", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7874", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7875", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7876", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21463", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7877", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-jL__NzW5", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21467", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7878", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21464", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21465", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7879", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21466", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21467", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21468", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21469", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21470", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21471", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21472", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21473", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-evaluateasyncfunctionbody", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-function-definitions-EvaluateBody", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7880", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7881", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7882", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7883", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7884", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-jL__NzW5", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21474", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21468", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7885", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-function-definitions-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-o1t7r8mz", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21469", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21470", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21471", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7886", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21472", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AKHRjjan", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21473", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7887", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21474", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7888", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7889", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7890", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7891", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-arrow-function-definitions", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AsyncArrowFunction", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-YIoJOc1p", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21475", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7892", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-function-definitions-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-o1t7r8mz", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21476", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21477", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21478", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7893", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-WTX_aban", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21479", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AKHRjjan", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21480", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7894", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21481", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7895", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7896", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-arrow-function-definitions", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AsyncArrowFunction", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-YIoJOc1p", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AsyncConciseBody", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Dfs5WPuP", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21482", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Kq4Uu2cU", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21483", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AsyncArrowBindingIdentifier", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-I7oDJnBY", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21484", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-CoverCallExpressionAndAsyncArrowHead", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-HT-vtkeW", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21485", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-WTX_aban", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21486", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21487", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21488", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AsyncConciseBody", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Dfs5WPuP", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21489", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Kq4Uu2cU", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AsyncArrowHead", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21490", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AsyncArrowBindingIdentifier", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-I7oDJnBY", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21491", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-CoverCallExpressionAndAsyncArrowHead", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-HT-vtkeW", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-arrow-function-definitions-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21492", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21493", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7890", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21494", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7891", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21495", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21496", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AsyncArrowHead", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21497", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21498", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-arrow-function-definitions-static-semantics-early-errors", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7892", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21499", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21500", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7897", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7893", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21501", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7898", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21502", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7894", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21503", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7895", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21504", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7896", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21505", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7899", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7897", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21506", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7898", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21507", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7900", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-asyncconcisebodycontainsusestrict", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-arrow-function-definitions-static-semantics-containsusestrict", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7899", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ua51hPgJ", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21508", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-NdVhlp_L", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21509", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7901", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7900", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21510", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-evaluateasyncconcisebody", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-arrow-function-definitions-EvaluateBody", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7901", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7902", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21511", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7903", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21512", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7904", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21513", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7905", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21514", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-asyncconcisebodycontainsusestrict", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-arrow-function-definitions-static-semantics-containsusestrict", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-NeT6IfHf", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21511", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7906", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ua51hPgJ", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21515", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-NdVhlp_L", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21516", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7907", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21517", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-evaluateasyncconcisebody", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-arrow-function-definitions-EvaluateBody", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7908", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7909", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7910", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7911", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7912", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-NeT6IfHf", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21518", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21512", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7913", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-instantiateasyncarrowfunctionexpression", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7914", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7915", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7916", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7917", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-kBFLOl9Q", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21513", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21514", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7918", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7919", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21519", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7920", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-runtime-semantics-instantiateasyncarrowfunctionexpression", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21515", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21516", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7921", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7922", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21517", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7923", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-YQv2CZBp", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21518", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21519", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7924", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-kBFLOl9Q", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21520", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21521", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7925", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7926", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21520", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21521", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7927", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21522", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21523", @@ -16759,476 +16766,461 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7929", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21524", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7930", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-YQv2CZBp", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-arrow-function-definitions-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod---LSw2Ps", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21525", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21526", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7931", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7932", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7933", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-vJszVz5M", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21527", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21528", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7934", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7931", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21529", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-tail-position-calls", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-isintailposition", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21530", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7935", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7936", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7932", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21531", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7937", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-async-arrow-function-definitions-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod---LSw2Ps", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7933", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21532", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7934", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7935", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21533", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-vJszVz5M", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21534", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21535", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7938", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21536", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-tail-position-calls", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-isintailposition", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21537", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7939", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21538", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7940", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21539", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7941", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7942", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21540", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21541", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21542", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21543", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21544", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21545", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7936", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7937", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_462", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-hascallintailposition", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-expression-rules", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-statement-rules", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7938", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21546", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7939", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21547", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7940", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21548", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21549", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21550", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21551", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21552", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7941", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7942", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7943", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7944", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_462", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-static-semantics-hascallintailposition", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-expression-rules", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-statement-rules", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7945", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21553", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7946", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21554", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-F5ertWhw", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21549", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21550", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7947", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21555", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21551", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7948", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7949", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7950", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7951", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7952", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7953", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-F5ertWhw", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21556", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21557", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7954", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21558", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7955", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21559", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21552", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-kIL-80Vx", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-pXbgumyQ", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21560", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21553", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-lv2KeoQI", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21561", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21554", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-6SIyyGLy", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21562", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21555", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-J7MnLCgE", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21563", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21556", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ptINeFLS", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21564", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21557", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-g-hVFlsz", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21565", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21558", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-5GevwvIH", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21566", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21559", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-h7wdVS_8", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21567", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21560", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-XaV9YBUk", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-1dE_5B3o", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-vYyfX_-t", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21568", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21561", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-UxPxs8d_", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21562", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21563", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21564", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-SXpahyTC", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21565", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21566", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21567", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-wCPQQMFx", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21568", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21569", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21570", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-xbbhi7s4", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Ko_HI6eh", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21571", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-SXpahyTC", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21572", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21573", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7949", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21574", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-wCPQQMFx", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7950", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21575", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-y6CLSCid", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21576", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21577", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-xbbhi7s4", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Ko_HI6eh", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-S9zGaOvQ", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21578", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21579", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-w8fD4eQR", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21580", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7956", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21581", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7957", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-5zL2KF3R", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21582", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-y6CLSCid", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21583", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21584", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-S9zGaOvQ", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21585", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-NaXtYhbG", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21586", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-w8fD4eQR", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21587", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21588", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-5zL2KF3R", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21589", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-dAMDtYUP", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21590", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21591", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21592", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-NaXtYhbG", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21593", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-bQapuc86", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21594", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21595", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21596", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-dAMDtYUP", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-MjZJhgTY", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21597", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21598", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21599", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-1PyeafOE", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21600", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-bQapuc86", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21601", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21602", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-CNjVnvTr", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21603", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-MjZJhgTY", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21604", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7951", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21605", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-EJFE0gRP", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21606", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-1PyeafOE", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21607", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7952", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21608", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-dyDXTOIV", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21609", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-CNjVnvTr", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7953", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21610", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-5fN7_rAP", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21611", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7958", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21612", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-EJFE0gRP", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7954", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21613", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-qQu0U2NT", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21614", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7959", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21615", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-dyDXTOIV", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21616", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7960", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21617", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-5fN7_rAP", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7955", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21618", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7956", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21619", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7961", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21620", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-qQu0U2NT", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7957", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21621", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-NriAn6Ov", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21622", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21623", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7958", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21624", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7962", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7959", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21625", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7963", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-E0jD9ho5", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21626", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21627", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7964", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-VmaCE56t", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21628", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-NriAn6Ov", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21629", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7960", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21630", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7965", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-osswrj81", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21631", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7966", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21632", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-E0jD9ho5", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7961", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21633", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Gpv9b_Iv", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21634", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-VmaCE56t", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21635", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-fwryg5gk", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21636", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7967", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21637", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-osswrj81", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21638", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7962", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21639", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7968", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-WuWbjiYu", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21640", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Gpv9b_Iv", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21641", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7963", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21642", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-fwryg5gk", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-EisiYgar", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21643", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-vU1F8zv6", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21644", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-dfzrjfnA", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21645", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7969", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-UQL2MJzG", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21646", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-WuWbjiYu", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21647", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-HJVm6lHU", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21648", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7970", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21649", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-EisiYgar", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21650", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-vU1F8zv6", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-oNpXbeRs", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21651", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-dfzrjfnA", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21652", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-UQL2MJzG", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-TNQR4MPF", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21653", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21654", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-HJVm6lHU", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ML4QjaEz", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21655", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21656", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-YGqkdmtG", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21657", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-oNpXbeRs", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21658", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-N6UlC2YT", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21659", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-TNQR4MPF", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21660", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-xCUjATPv", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21661", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ML4QjaEz", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21662", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-slB6AVFT", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21663", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-YGqkdmtG", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21664", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod--y8v2xFz", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21665", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-N6UlC2YT", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21666", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-3nwl9Xq9", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21667", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-xCUjATPv", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21668", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-gkNFox60", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21669", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-slB6AVFT", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21670", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-moN-TY1a", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21671", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod--y8v2xFz", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21672", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-9RitMb2a", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21673", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-3nwl9Xq9", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21674", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Ov8fY5LR", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21675", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-gkNFox60", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21676", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Qjes4HD-", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21677", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-moN-TY1a", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21678", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-a-QEMe-f", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21679", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-9RitMb2a", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21680", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-K4Kmo-4o", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21681", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Ov8fY5LR", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21682", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-HF09HkQT", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21683", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Qjes4HD-", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21684", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-uY5on6s_", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21685", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-a-QEMe-f", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21686", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-2EFbRVMb", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21687", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-K4Kmo-4o", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21688", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-DGTb9f0a", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21689", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-HF09HkQT", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21690", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-NqWi91A3", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21691", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-uY5on6s_", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21692", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-yLTyBgd3", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21693", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-2EFbRVMb", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21694", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-siUuH5zP", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21695", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-DGTb9f0a", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21696", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21697", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-NqWi91A3", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-QjBqEERx", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21698", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21699", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-yLTyBgd3", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AxYNo76R", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21700", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-8wEdzYlR", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21701", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-siUuH5zP", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-DlZME4qQ", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21702", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-tSq265UP", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21703", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AObKG7bs", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21704", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-QjBqEERx", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-bZ_A9_ek", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21705", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-wEjVGAri", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21706", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AxYNo76R", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-qq9s9o6K", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21707", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-8wEdzYlR", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-i-bNI229", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21708", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-DlZME4qQ", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-qryce9Aj", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21709", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-tSq265UP", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-U263_8yR", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21710", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AObKG7bs", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-tMRR2AUd", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21711", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-bZ_A9_ek", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ErkBAfx1", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21712", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-wEjVGAri", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-MHB-4I6F", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21713", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-qq9s9o6K", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-tR1iepZf", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21714", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-i-bNI229", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21715", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-qryce9Aj", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-jkDZ--BF", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21716", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-U263_8yR", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21717", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-tMRR2AUd", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-qcy6aC3l", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21718", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-ErkBAfx1", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21719", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-MHB-4I6F", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-wDQSEiH6", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21720", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-tR1iepZf", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-O9zU8IeQ", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21721", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21722", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-jkDZ--BF", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-pLKWI9AB", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21723", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21724", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-qcy6aC3l", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-hqYKqnVA", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21725", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-wTfT9w68", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21726", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-wDQSEiH6", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-pXKW4iCP", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21727", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-O9zU8IeQ", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21728", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AGU05Shk", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21729", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-pLKWI9AB", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21730", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-9Nj5RIni", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-_yZN8EJG", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21731", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-hqYKqnVA", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-49th_4jp", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21732", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-wTfT9w68", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-VCC2b-df", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21733", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-pXKW4iCP", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-57nYHC9R", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21734", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-mJe0J4L3", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21735", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-AGU05Shk", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-tCjmqARP", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21736", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-_eR92TK3", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21737", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-9Nj5RIni", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-_yZN8EJG", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Jg_ST3R4", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21738", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-49th_4jp", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-9ZhC3H4R", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21739", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-VCC2b-df", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-iAVN3dH2", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21740", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-57nYHC9R", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-uEE3vhkY", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21741", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-mJe0J4L3", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-5uO1VxFZ", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21742", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-tCjmqARP", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-tcddXWO2", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21743", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-_eR92TK3", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21744", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Jg_ST3R4", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7964", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21745", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-9ZhC3H4R", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-OM1J5OMs", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21746", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-iAVN3dH2", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21747", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-uEE3vhkY", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21748", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-5uO1VxFZ", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7965", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21749", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-tcddXWO2", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7966", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21750", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-tjpyq_vi", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21751", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7971", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21752", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-OM1J5OMs", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7967", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21753", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-mF39BKcc", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21754", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21755", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7972", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7968", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21756", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7973", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-XrXVT2tR", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21757", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-tjpyq_vi", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21758", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7969", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21759", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7974", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-bByIrGsD", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21760", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-mF39BKcc", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-lkRAvRUF", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21761", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21762", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7975", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-e9jubpnL", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21763", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-XrXVT2tR", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21764", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21765", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7976", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-qFVLp3q-", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21766", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-bByIrGsD", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21767", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-lkRAvRUF", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-UqoX45R5", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21768", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21769", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-e9jubpnL", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-pHLlfSmO", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21770", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21771", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7970", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21772", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-qFVLp3q-", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-gfhvmXSt", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21773", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-hHSELWtc", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21774", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-UqoX45R5", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-dlN3twzl", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21775", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Yn8_Hl_k", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21776", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-pHLlfSmO", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21777", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-IKKs3v0D", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21778", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7977", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21779", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-gfhvmXSt", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-NQG4pluL", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21780", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-hHSELWtc", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21781", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-dlN3twzl", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-PSEzAHN6", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21782", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-Yn8_Hl_k", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-pk-z4M2l", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21783", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21784", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-IKKs3v0D", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21785", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-o5ILpQ4m", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21786", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-NQG4pluL", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21787", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21788", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-PSEzAHN6", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-pxpI2tU_", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21789", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-pk-z4M2l", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21790", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7971", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21791", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7972", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-lff4OQNv", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21792", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-o5ILpQ4m", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7973", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21793", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21794", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21795", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-pxpI2tU_", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21796", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21797", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7978", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21798", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7979", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#prod-lff4OQNv", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21799", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7980", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_21800", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-preparefortailcall", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#sec-preparefortailcall", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7981", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7982", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7983", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7984", - "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7985", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7974", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7975", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7976", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7977", + "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#_ref_7978", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#references-pane-container", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#references-pane-spacer", "https://tc39.es/ecma262/multipage/ecmascript-language-functions-and-classes.html#references-pane", @@ -17250,84 +17242,91 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-scripts", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-Script", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-JhWenwzh", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21801", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21794", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ScriptBody", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-0cNJefq0", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21802", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21795", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-scripts-static-semantics-early-errors", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21803", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21796", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_7979", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21797", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_7980", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21798", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_7981", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21799", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21800", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21801", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_7982", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_7983", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_7984", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_7985", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_463", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21802", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_7986", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21803", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21804", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_7987", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21805", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_7988", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21806", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21807", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21808", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21805", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_7989", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_464", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_7990", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21806", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_7991", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21807", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_7992", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_463", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21809", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21808", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_7993", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21809", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21810", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21811", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_7994", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-scriptisstrict", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-static-semantics-isstrict", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_7995", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-R9SMhYlS", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21811", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21812", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_7996", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_464", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_7997", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21813", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_7997", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-script-semantics-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-L8JYzsWQ", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-script-records", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#script-record", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_465", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-script-records", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_7998", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21814", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_7999", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21815", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8000", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21816", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21817", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21814", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8001", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-scriptisstrict", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-static-semantics-isstrict", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8002", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-R9SMhYlS", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21818", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21819", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8003", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21820", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8004", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-script-semantics-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-L8JYzsWQ", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-script-records", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#script-record", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_465", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-script-records", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8005", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8006", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8007", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21821", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-parse-script", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-parse-script", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8008", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8009", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8010", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8011", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8012", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21815", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8013", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21816", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8014", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-parse-script", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-parse-script", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8015", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-runtime-semantics-scriptevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-runtime-semantics-scriptevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8016", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8017", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8018", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8019", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21822", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8020", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21823", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8021", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8022", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-runtime-semantics-scriptevaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-runtime-semantics-scriptevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8023", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8024", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8025", @@ -17342,218 +17341,219 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8034", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8035", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8036", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-globaldeclarationinstantiation", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-globaldeclarationinstantiation", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21817", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8037", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8038", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8039", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8040", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21818", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8041", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8042", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8043", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-globaldeclarationinstantiation", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-globaldeclarationinstantiation", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21824", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8044", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8045", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8046", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8047", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21825", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8048", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21819", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21820", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21821", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8049", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21822", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21823", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21824", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21825", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8050", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8051", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21826", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21827", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21828", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8052", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8053", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8054", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8055", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21826", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21827", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21828", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8056", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21829", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21830", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21831", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21832", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#step-globaldeclarationinstantiation-web-compat-insertion-point", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_466", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8057", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8058", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21833", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21834", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21835", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8059", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8060", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8061", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8062", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8063", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#step-globaldeclarationinstantiation-web-compat-insertion-point", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_466", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_467", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21829", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21830", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8064", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8065", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8066", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21831", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8067", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8068", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8069", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8070", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_467", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21836", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21837", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8071", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8072", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8073", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21838", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8074", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-modules", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-Module", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-7jzzWh1g", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21839", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21832", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ModuleBody", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-jN7l5yAN", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21840", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21833", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ModuleItemList", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-AoB9QhTO", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21841", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21834", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-GXF21Ewo", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21842", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21843", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21835", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21836", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ModuleItem", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-E3Y7C_Ei", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21844", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21837", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-IobLK26D", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21845", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21838", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-hV3VZEve", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21846", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21839", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ModuleExportName", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-hD8TcowF", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21847", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21840", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-50n3LPul", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21848", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21841", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-module-semantics", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-module-semantics-static-semantics-early-errors", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21842", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8068", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21843", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8069", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21844", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8070", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21845", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8071", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21846", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8072", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21847", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8073", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21848", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8074", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21849", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8075", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21850", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8076", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8075", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21851", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8077", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8076", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21852", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8078", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8077", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21853", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8079", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8078", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21854", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8080", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8079", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21855", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8081", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8080", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21856", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8081", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21857", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8082", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21858", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8083", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21859", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8084", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21860", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8085", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21861", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8086", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8082", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8083", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21862", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-importedlocalnames", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8084", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8085", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8086", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8087", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21863", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8088", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21864", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21865", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21866", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21867", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21868", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8089", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8090", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21869", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-importedlocalnames", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8091", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8092", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8093", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8094", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8095", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8096", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-static-semantics-modulerequests", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-exports-static-semantics-modulerequests", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-imports-static-semantics-modulerequests", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-module-semantics-static-semantics-modulerequests", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8097", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8098", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8090", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8091", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-KwkKYyRj", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8099", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8092", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-K1adkbP6", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21863", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8093", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21864", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-9OD1gHQa", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21865", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21866", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8094", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21867", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8095", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21868", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-pGkooQP4", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21869", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8096", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-Fii3Jv-w", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21870", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8100", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21871", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-9OD1gHQa", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8097", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21872", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-geKEXfWi", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21873", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8101", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8098", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8099", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21874", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8102", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ShgW98pi", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21875", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-pGkooQP4", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21876", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8103", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-Fii3Jv-w", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8100", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21877", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21878", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8104", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21879", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-geKEXfWi", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21880", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8105", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8106", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21881", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ShgW98pi", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21882", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21883", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8107", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21884", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-x1UQSoBl", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21885", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21878", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-vvvIsXz5", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21886", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21879", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-GV0VESxu", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21887", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21880", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-VYqY45eE", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21888", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21881", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-bcC47tAa", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21889", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21882", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-GGFgV72D", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21890", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8108", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21883", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8101", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-abstract-module-records", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-abstract-module-records", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8109", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8110", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8111", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8102", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8103", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8104", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_468", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_469", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-module-record-fields", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8112", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8105", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-36", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8106", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8107", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8108", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8109", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_470", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8110", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-abstract-methods-of-module-records", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8111", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-37", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#resolvedbinding-record", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8112", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8113", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8114", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-cyclic-module-records", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#cyclic-module-record", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8115", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8116", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_470", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8117", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-abstract-methods-of-module-records", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8118", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-37", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#resolvedbinding-record", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_471", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8119", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_472", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-cyclic-module-fields", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8120", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8121", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-cyclic-module-records", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#cyclic-module-record", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8122", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8123", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8124", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8125", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_471", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8126", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_472", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-cyclic-module-fields", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21884", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8127", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8128", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8129", @@ -17561,39 +17561,40 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8131", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8132", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8133", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21891", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8134", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_473", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8135", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8136", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8137", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8138", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8139", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_474", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8140", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_475", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-cyclic-module-methods", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8141", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_473", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8142", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8143", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8144", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8145", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8146", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_474", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#graphloadingstate-record", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8147", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_475", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-cyclic-module-methods", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8148", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8149", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_476", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-graphloadingstate-record-fields", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8150", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8151", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8152", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8153", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#graphloadingstate-record", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8154", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8155", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8156", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_476", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-graphloadingstate-record-fields", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8157", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8158", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-LoadRequestedModules", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-LoadRequestedModules", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8159", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8160", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8161", @@ -17601,9 +17602,9 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8163", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8164", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8165", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-LoadRequestedModules", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-LoadRequestedModules", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8166", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-InnerModuleLoading", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-InnerModuleLoading", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8167", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8168", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8169", @@ -17611,8 +17612,6 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8171", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8172", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8173", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-InnerModuleLoading", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-InnerModuleLoading", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8174", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8175", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8176", @@ -17620,6 +17619,8 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8178", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8179", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8180", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-ContinueModuleLoading", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-ContinueModuleLoading", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8181", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8182", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8183", @@ -17627,9 +17628,10 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8185", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8186", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8187", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-ContinueModuleLoading", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-ContinueModuleLoading", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8188", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-moduledeclarationlinking", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-moduledeclarationinstantiation", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-moduledeclarationlinking", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8189", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8190", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8191", @@ -17637,9 +17639,6 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8193", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8194", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8195", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-moduledeclarationlinking", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-moduledeclarationinstantiation", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-moduledeclarationlinking", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8196", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8197", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8198", @@ -17647,6 +17646,9 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8200", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8201", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8202", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-InnerModuleLinking", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-innermoduleinstantiation", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-InnerModuleLinking", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8203", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8204", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8205", @@ -17654,9 +17656,6 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8207", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8208", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8209", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-InnerModuleLinking", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-innermoduleinstantiation", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-InnerModuleLinking", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8210", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8211", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8212", @@ -17670,6 +17669,8 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8220", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8221", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8222", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-moduleevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-moduleevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8223", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8224", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8225", @@ -17677,8 +17678,6 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8227", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8228", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8229", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-moduleevaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-moduleevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8230", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8231", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8232", @@ -17694,6 +17693,8 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8242", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8243", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8244", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-innermoduleevaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-innermoduleevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8245", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8246", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8247", @@ -17701,8 +17702,6 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8249", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8250", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8251", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-innermoduleevaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-innermoduleevaluation", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8252", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8253", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8254", @@ -17716,27 +17715,29 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8262", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8263", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8264", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_477", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8265", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8266", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8267", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8268", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8269", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8270", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-execute-async-module", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-execute-async-module", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8271", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_477", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8272", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8273", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8274", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8275", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8276", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8277", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-execute-async-module", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-execute-async-module", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8278", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8279", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8280", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8281", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8282", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-gather-available-ancestors", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-gather-available-ancestors", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8283", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8284", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8285", @@ -17744,10 +17745,10 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8287", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8288", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8289", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-gather-available-ancestors", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-gather-available-ancestors", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8290", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8291", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-async-module-execution-fulfilled", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-async-module-execution-fulfilled", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8292", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8293", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8294", @@ -17755,8 +17756,6 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8296", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8297", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8298", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-async-module-execution-fulfilled", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-async-module-execution-fulfilled", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8299", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8300", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8301", @@ -17771,6 +17770,8 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8310", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8311", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8312", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-async-module-execution-rejected", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-async-module-execution-rejected", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8313", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8314", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8315", @@ -17778,13 +17779,13 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8317", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8318", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8319", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-async-module-execution-rejected", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-async-module-execution-rejected", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8320", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8321", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8322", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8323", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8324", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-example-cyclic-module-record-graphs", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#figure-module-graph-simple", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8325", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8326", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8327", @@ -17792,10 +17793,9 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8329", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8330", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8331", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-example-cyclic-module-record-graphs", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#figure-module-graph-simple", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8332", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8333", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#figure-module-graph-missing", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8334", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8335", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8336", @@ -17803,8 +17803,8 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8338", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8339", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8340", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#figure-module-graph-missing", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8341", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#figure-module-graph-cycle", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8342", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8343", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8344", @@ -17812,7 +17812,6 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8346", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8347", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8348", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#figure-module-graph-cycle", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8349", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8350", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8351", @@ -17820,6 +17819,7 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8353", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8354", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8355", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#figure-module-graph-cycle-async", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8356", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8357", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8358", @@ -17827,66 +17827,65 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8360", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8361", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8362", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#figure-module-graph-cycle-async", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8363", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_478", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-module-graph-cycle-async-fields-1", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8364", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_479", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-module-graph-cycle-async-fields-2", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8365", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8366", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_480", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-module-graph-cycle-async-fields-3", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8367", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_481", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-module-graph-cycle-async-fields-4", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8368", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8369", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_482", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-module-graph-cycle-async-fields-5", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8370", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_478", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-module-graph-cycle-async-fields-1", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_483", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-module-graph-cycle-async-fields-6", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8371", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_479", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-module-graph-cycle-async-fields-2", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8372", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_484", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-module-graph-cycle-async-fields-7", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8373", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_480", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-module-graph-cycle-async-fields-3", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_485", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-module-graph-cycle-async-fields-8", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8374", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_481", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-module-graph-cycle-async-fields-4", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8375", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8376", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_482", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-module-graph-cycle-async-fields-5", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8377", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_483", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-module-graph-cycle-async-fields-6", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_486", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-module-graph-cycle-async-fields-9", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8378", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-source-text-module-records", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sourctextmodule-record", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8379", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_484", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-module-graph-cycle-async-fields-7", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_487", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8380", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_485", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-module-graph-cycle-async-fields-8", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21885", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8381", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8382", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8383", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_488", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8384", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_486", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-module-graph-cycle-async-fields-9", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_489", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8385", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-source-text-module-records", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sourctextmodule-record", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-additional-fields-of-source-text-module-records", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8386", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_487", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-38", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8387", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21892", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21886", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8388", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8389", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8390", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_488", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8391", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_489", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8392", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-additional-fields-of-source-text-module-records", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8393", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-38", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8394", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21893", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8395", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8396", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8397", @@ -17895,62 +17894,64 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8400", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8401", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8402", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#importentry-record", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8403", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8404", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8405", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8406", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8407", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8408", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8409", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#importentry-record", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8410", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8411", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_490", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-importentry-record-fields", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8412", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8405", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-39", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21894", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21895", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21887", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21888", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_491", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-import-forms-mapping-to-importentry-records", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8413", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8406", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-40", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8414", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8407", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#exportentry-record", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8415", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8416", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8408", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8409", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_492", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-exportentry-records", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8417", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8410", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-41", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21896", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21897", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21898", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21899", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21900", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21901", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_493", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-export-forms-mapping-to-exportentry-records", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8418", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21889", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21890", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21891", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21892", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21893", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21894", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_493", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-export-forms-mapping-to-exportentry-records", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8411", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#table-42", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8419", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8420", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8412", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8413", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-parsemodule", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-parsemodule", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8414", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8415", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8416", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8417", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8418", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21895", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8419", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21896", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8420", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8421", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8422", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8423", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8424", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8425", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21902", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8426", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21903", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8427", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8428", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8429", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8430", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8431", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8432", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-getexportednames", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-getexportednames", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8433", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8434", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8435", @@ -17958,8 +17959,6 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8437", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8438", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8439", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-getexportednames", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-getexportednames", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8440", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8441", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8442", @@ -17971,6 +17970,8 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8448", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8449", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8450", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-resolveexport", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-resolveexport", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8451", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8452", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8453", @@ -17978,8 +17979,6 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8455", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8456", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8457", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-resolveexport", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-resolveexport", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8458", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8459", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8460", @@ -18006,6 +18005,8 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8481", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8482", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8483", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-source-text-module-record-initialize-environment", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-source-text-module-record-initialize-environment", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8484", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8485", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8486", @@ -18013,8 +18014,6 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8488", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8489", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8490", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-source-text-module-record-initialize-environment", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-source-text-module-record-initialize-environment", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8491", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8492", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8493", @@ -18033,21 +18032,21 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8506", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8507", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8508", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21897", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21898", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21899", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21900", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8509", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8510", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-source-text-module-record-execute-module", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-source-text-module-record-execute-module", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8511", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8512", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8513", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8514", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8515", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21904", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21905", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21906", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21907", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8516", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8517", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-source-text-module-record-execute-module", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-source-text-module-record-execute-module", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8518", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8519", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8520", @@ -18061,35 +18060,35 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8528", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8529", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8530", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-GetImportedModule", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-GetImportedModule", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8531", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8532", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8533", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8534", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8535", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-HostLoadImportedModule", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-hostimportmoduledynamically", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-hostresolveimportedmodule", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-HostLoadImportedModule", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8536", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8537", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-GetImportedModule", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-GetImportedModule", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8538", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8539", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8540", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8541", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#note-HostLoadImportedModule-referrer-Realm-Record", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8542", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-HostLoadImportedModule", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-hostimportmoduledynamically", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-hostresolveimportedmodule", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-HostLoadImportedModule", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8543", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8544", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_494", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8545", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8546", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8547", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8548", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#note-HostLoadImportedModule-referrer-Realm-Record", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8549", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8550", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8551", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_494", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8552", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8553", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8554", @@ -18099,6 +18098,9 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8558", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8559", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8560", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-FinishLoadingImportedModule", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-finishdynamicimport", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-FinishLoadingImportedModule", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8561", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8562", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8563", @@ -18106,9 +18108,6 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8565", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8566", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8567", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-FinishLoadingImportedModule", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-finishdynamicimport", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-FinishLoadingImportedModule", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8568", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8569", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8570", @@ -18118,218 +18117,229 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8574", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8575", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8576", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-getmodulenamespace", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-getmodulenamespace", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8577", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8578", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8579", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8580", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8581", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8582", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-module-semantics-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-950spMs_", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-6SEwZT9o", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21901", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8583", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-getmodulenamespace", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-getmodulenamespace", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8584", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21902", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8585", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-a5nZ7X_y", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21903", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21904", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8586", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21905", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8587", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8588", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21906", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8589", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-module-semantics-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-950spMs_", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-6SEwZT9o", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21907", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21908", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8590", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8591", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-45q8t20X", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21909", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8592", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-a5nZ7X_y", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-imports", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ImportDeclaration", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-WzAgO-V_", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21910", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21911", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8593", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-CDGJVPkq", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21912", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8594", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8595", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ImportClause", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21913", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8596", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21914", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21915", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-45q8t20X", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-kEa0XgB6", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21916", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-imports", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ImportDeclaration", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-WzAgO-V_", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21917", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-wyOKxI9w", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21918", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-CDGJVPkq", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21919", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ImportClause", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ImportedDefaultBinding", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-XHs8lcig", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21920", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-NameSpaceImport", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-AScJop1Y", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21921", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-NamedImports", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-SkqVKtrZ", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21922", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-kEa0XgB6", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21923", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-FromClause", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21924", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-wyOKxI9w", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ImportsList", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21925", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-UCgvcMcb", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21926", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ImportedDefaultBinding", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-XHs8lcig", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21927", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-NameSpaceImport", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-AScJop1Y", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ImportSpecifier", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-z0N66GR4", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21928", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-NamedImports", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-SkqVKtrZ", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-7GW8ul0v", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21929", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21930", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-FromClause", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ModuleSpecifier", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-hjv695N2", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21931", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ImportsList", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ImportedBinding", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21932", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-UCgvcMcb", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-imports-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21933", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8590", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21934", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ImportSpecifier", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-z0N66GR4", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-static-semantics-importentries", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-imports-static-semantics-importentries", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-module-semantics-static-semantics-importentries", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8591", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8592", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8593", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-65kV3a3C", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8594", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-8cqfbQ1C", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21935", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-7GW8ul0v", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21936", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8595", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21937", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ModuleSpecifier", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-hjv695N2", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8596", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21938", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ImportedBinding", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8597", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-qEXtoziY", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21939", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-imports-static-semantics-early-errors", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-myYDa7qJ", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21940", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8597", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21941", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-static-semantics-importentries", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-imports-static-semantics-importentries", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-module-semantics-static-semantics-importentries", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8598", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-4FL2ok6-", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21941", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21942", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8599", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21943", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8600", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-65kV3a3C", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21944", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod--ST7ch2j", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21945", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8601", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-8cqfbQ1C", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21942", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21943", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-static-semantics-importentriesformodule", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8602", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21944", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8603", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21945", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8604", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-qEXtoziY", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ejkMSdRd", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21946", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-myYDa7qJ", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21947", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8605", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-4FL2ok6-", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21948", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21949", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8606", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21950", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21949", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8607", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-0jSzNM4w", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21950", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21951", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod--ST7ch2j", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21952", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8608", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-static-semantics-importentriesformodule", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21952", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8609", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8610", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8611", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ejkMSdRd", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21953", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8610", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-8iON-ECl", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21954", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8612", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8611", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21955", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8613", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8612", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-UUrB05kM", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21956", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8614", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-0jSzNM4w", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8613", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21957", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21958", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8614", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-Cg-QzVAj", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8615", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-nXrDLJR0", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21958", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21959", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8616", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21960", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8617", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-8iON-ECl", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21961", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8618", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-EknrR_3b", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21962", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8619", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-UUrB05kM", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21963", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8620", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-iQJyYMlU", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21964", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8621", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-Cg-QzVAj", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8622", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-nXrDLJR0", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21965", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8621", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21966", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8623", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8622", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21967", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8624", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8623", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-exports", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ExportDeclaration", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-xWvkB_EQ", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21968", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8625", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-EknrR_3b", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21969", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8626", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod---2Mdo2Q", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21970", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8627", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-iQJyYMlU", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-w_WAVAwX", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21971", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-60Xh0dpZ", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21972", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8628", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-bE4rfMak", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21973", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8629", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-KPFnW3Lq", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21974", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8630", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-exports", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ExportDeclaration", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-xWvkB_EQ", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-GUPXSqcT", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21975", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21976", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod---2Mdo2Q", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ExportFromClause", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-efW0NtUW", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-N6rwTU5m", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21977", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-w_WAVAwX", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-gG1rdVmA", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21978", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-60Xh0dpZ", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-NamedExports", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-tKOro2Xm", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21979", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-bE4rfMak", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21980", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-KPFnW3Lq", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ExportsList", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21981", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-GUPXSqcT", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-JgWQiNCe", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21982", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21983", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ExportFromClause", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-efW0NtUW", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-N6rwTU5m", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ExportSpecifier", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-GlqP_AXb", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21984", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-gG1rdVmA", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ya486nM7", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21985", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-NamedExports", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-tKOro2Xm", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21986", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-exports-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21987", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ExportsList", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8624", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21988", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-JgWQiNCe", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21989", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21990", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ExportSpecifier", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-GlqP_AXb", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8625", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21991", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ya486nM7", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8626", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21992", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8627", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8628", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21993", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-exports-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21994", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8631", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-static-semantics-exportedbindings", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-exports-static-semantics-exportedbindings", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-module-semantics-static-semantics-exportedbindings", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8629", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8630", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21995", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8631", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-hxF0P9sA", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21996", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21997", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8632", @@ -18337,308 +18347,290 @@ "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8633", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_21999", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8634", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8635", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-6U1eQAFM", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22000", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-KKQ0xR-v", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22001", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-static-semantics-exportedbindings", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-exports-static-semantics-exportedbindings", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-module-semantics-static-semantics-exportedbindings", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8636", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8637", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8635", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-V3c4HtRK", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22002", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8638", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-hxF0P9sA", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22003", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8636", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-OFghu2j_", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22004", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8639", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8637", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22005", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8640", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-IJxf-Cdm", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22006", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8641", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-6U1eQAFM", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8638", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22007", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-KKQ0xR-v", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-PahxJv8L", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22008", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8642", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-V3c4HtRK", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8639", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22009", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-Ltk1AbDn", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22010", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8643", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-OFghu2j_", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-kSrXZybF", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22011", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8644", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-tftEFTtX", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22012", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-IJxf-Cdm", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8640", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22013", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8645", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-TQTcajTg", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8641", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-2N5gUMor", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22014", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-PahxJv8L", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22015", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8646", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8642", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22016", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-Ltk1AbDn", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8643", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22017", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-kSrXZybF", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8644", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-XDdQfOn3", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22018", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-tftEFTtX", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8645", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8646", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22019", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8647", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-Hr-D5Mzb", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22020", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-TQTcajTg", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8648", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-2N5gUMor", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22021", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8647", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8648", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22022", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-static-semantics-exportednames", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-exports-static-semantics-exportednames", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-module-semantics-static-semantics-exportednames", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8649", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22023", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8650", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22023", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-Td0h-qi5", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22024", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8651", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-XDdQfOn3", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22025", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8652", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8653", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8651", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22026", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-Hr-D5Mzb", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8652", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22027", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8653", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ebSwvFft", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22028", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8654", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8655", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22029", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-static-semantics-exportednames", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-exports-static-semantics-exportednames", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-module-semantics-static-semantics-exportednames", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8656", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8657", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-Nqbdsw0J", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22030", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-Td0h-qi5", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-fa0LziO_", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22031", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8655", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-Upv45R4X", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22032", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8658", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22033", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8659", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8656", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22034", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8660", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-ebSwvFft", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-H38kB23_", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8657", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-2_hHRuoS", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22035", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8661", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8658", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8659", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22036", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-Nqbdsw0J", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-zlltzYPM", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22037", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-fa0LziO_", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8660", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22038", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8662", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-Upv45R4X", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-n6JkNQnf", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22039", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8661", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22040", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8663", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-NjdAgwQZ", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22041", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-H38kB23_", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8664", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-2_hHRuoS", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8662", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22042", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8665", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8666", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-iOoR-XLv", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22043", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-zlltzYPM", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-BuNuTBV9", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22044", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8667", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-fWfjxGVB", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22045", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-n6JkNQnf", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-tyOEKkRB", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8663", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-VeE5fiYD", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22046", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8668", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22047", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-NjdAgwQZ", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8664", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22048", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8669", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8665", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22049", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-iOoR-XLv", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8666", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-KtpQleM7", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22050", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-BuNuTBV9", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8667", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8668", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22051", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-fWfjxGVB", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-jiop1t1m", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22052", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-tyOEKkRB", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8670", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-VeE5fiYD", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22053", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8669", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8670", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22054", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-static-semantics-exportentries", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-exports-static-semantics-exportentries", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-module-semantics-static-semantics-exportentries", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8671", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22055", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8672", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22056", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8673", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-KtpQleM7", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22057", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-VtH9KIhP", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8674", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-paVpIqc4", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22055", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22056", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8675", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22057", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8676", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22058", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-jiop1t1m", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8677", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-AebNVOm2", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22059", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-K7CKbuyc", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22060", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8676", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8677", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22061", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-static-semantics-exportentries", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-exports-static-semantics-exportentries", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-module-semantics-static-semantics-exportentries", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8678", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8679", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8680", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-VtH9KIhP", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8681", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-paVpIqc4", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-Pw78KQtD", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22061", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22062", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8679", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22063", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8682", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8680", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22064", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8683", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-VQKcYkbx", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22065", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8684", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-AebNVOm2", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8681", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22066", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-K7CKbuyc", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-vHJuGFG0", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22067", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8685", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-Pw78KQtD", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8682", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8683", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22068", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8684", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-7BCAocpR", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22069", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8685", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8686", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22070", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8687", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-rg_YnEcS", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22071", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-VQKcYkbx", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22072", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8688", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22073", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-vHJuGFG0", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22074", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22072", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8689", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8690", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22075", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-A54_tyTm", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22073", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8691", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-7BCAocpR", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22076", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22074", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8692", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8693", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22077", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-04PQQ9j2", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22075", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8694", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-rg_YnEcS", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22078", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_495", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-static-semantics-exportentriesformodule", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8695", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22079", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8696", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8697", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-A54_tyTm", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22080", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-Xa_xAKMV", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8698", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22081", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-1scalAlY", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22076", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8699", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22077", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8700", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-04PQQ9j2", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22082", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-mzZ83dVi", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8701", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_495", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-static-semantics-exportentriesformodule", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-zadzACBk", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22078", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22079", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8702", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22080", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8703", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22081", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8704", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-Xa_xAKMV", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-IZvnHgpZ", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22082", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8705", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-1scalAlY", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22083", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8706", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22084", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8707", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-mzZ83dVi", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8708", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-zadzACBk", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-WH6U71Y1", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22084", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22085", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8708", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22086", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8709", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22087", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8710", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22088", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8711", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-IZvnHgpZ", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22089", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-static-semantics-referencedbindings", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8712", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22090", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8713", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8714", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-WH6U71Y1", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22091", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22092", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-SuOfrU8K", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8715", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22093", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-eGw90zQ9", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22088", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22089", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8716", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22094", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22090", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8717", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22091", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8718", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-static-semantics-referencedbindings", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-tdM6ZJNC", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22092", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22093", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8719", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8720", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8721", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-SuOfrU8K", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8722", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-eGw90zQ9", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22094", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-YJpWFrW7", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22095", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8720", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22096", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8723", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-hGf2GDb1", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22097", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8724", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8721", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22098", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8725", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-tdM6ZJNC", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-exports-runtime-semantics-evaluation", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-7S1R-xaK", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22099", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22100", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8726", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-HmLCnng_", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22101", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-YJpWFrW7", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-qMwuQwD4", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22102", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8727", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8722", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22103", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-hGf2GDb1", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-RU5ba9t5", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22104", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8728", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8723", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22105", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-exports-runtime-semantics-evaluation", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-7S1R-xaK", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-7GDTz4eH", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22106", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8724", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22107", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-HmLCnng_", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-963jyNzQ", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22108", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-qMwuQwD4", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8725", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22109", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8729", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8726", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22110", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-RU5ba9t5", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8727", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8728", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-KpBQ_5fa", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22111", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8730", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8729", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22112", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-7GDTz4eH", + "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8730", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22113", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8731", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22114", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-963jyNzQ", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22115", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8732", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22116", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8733", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22117", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8734", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8735", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#prod-KpBQ_5fa", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22118", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8736", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22119", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8737", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22120", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8738", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_22121", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8739", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8740", - "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#_ref_8741", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#references-pane-container", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#references-pane-spacer", "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#references-pane", @@ -18658,75 +18650,75 @@ "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#spec-container", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#sec-error-handling-and-language-extensions", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#early-error", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22122", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22115", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8735", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8736", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22116", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22117", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8737", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8738", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22118", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22119", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22120", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8739", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8740", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8741", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8742", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_496", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8743", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22123", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22124", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22121", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22122", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8744", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8745", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22125", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22126", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22127", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8746", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_497", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8747", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8748", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#sec-forbidden-extensions", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8749", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_496", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8750", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22128", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22129", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8751", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8752", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22123", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22124", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22125", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22126", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22127", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22128", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22129", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22130", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22131", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22132", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22133", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8753", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_497", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8754", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8755", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#sec-forbidden-extensions", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8756", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8757", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8758", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8759", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22130", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22131", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22132", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22133", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22134", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22135", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22136", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22137", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22138", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22139", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22140", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8760", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8761", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8762", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8763", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8764", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8765", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8766", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8767", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8768", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_498", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_499", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22141", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22142", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8769", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8770", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22134", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22135", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8762", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8763", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_500", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22143", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22144", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22145", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22136", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22137", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22138", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_501", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8771", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8764", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_502", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_503", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_504", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_505", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22146", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8772", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22139", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_8765", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_506", - "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22147", + "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#_ref_22140", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#references-pane-container", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#references-pane-spacer", "https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#references-pane", @@ -18745,29 +18737,37 @@ "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#shortcuts-help", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#spec-container", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#sec-ecmascript-standard-built-in-objects", - "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_22148", - "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_22149", + "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_22141", + "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_22142", + "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8766", + "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8767", + "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8768", + "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_507", + "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8769", + "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8770", + "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8771", + "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8772", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8773", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8774", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8775", - "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_507", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8776", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8777", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8778", + "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_508", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8779", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8780", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8781", + "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_509", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8782", + "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_510", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8783", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8784", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8785", - "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_508", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8786", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8787", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8788", - "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_509", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8789", - "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_510", + "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_511", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8790", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8791", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8792", @@ -18775,7 +18775,6 @@ "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8794", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8795", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8796", - "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_511", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8797", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8798", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8799", @@ -18786,17 +18785,10 @@ "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8804", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8805", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8806", - "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8807", - "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8808", - "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8809", - "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8810", - "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8811", - "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8812", - "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8813", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_512", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_513", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_514", - "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8814", + "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_8807", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_515", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_516", "https://tc39.es/ecma262/multipage/ecmascript-standard-built-in-objects.html#_ref_517", @@ -18819,15 +18811,15 @@ "https://tc39.es/ecma262/multipage/global-object.html#spec-container", "https://tc39.es/ecma262/multipage/global-object.html#sec-global-object", "https://tc39.es/ecma262/multipage/global-object.html#sec-global-object", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8815", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8816", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8817", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8818", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8808", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8809", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8810", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8811", "https://tc39.es/ecma262/multipage/global-object.html#sec-value-properties-of-the-global-object", "https://tc39.es/ecma262/multipage/global-object.html#sec-globalthis", "https://tc39.es/ecma262/multipage/global-object.html#sec-globalthis", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8819", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8820", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8812", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8813", "https://tc39.es/ecma262/multipage/global-object.html#sec-value-properties-of-the-global-object-infinity", "https://tc39.es/ecma262/multipage/global-object.html#sec-value-properties-of-the-global-object-infinity", "https://tc39.es/ecma262/multipage/global-object.html#_ref_518", @@ -18841,12 +18833,19 @@ "https://tc39.es/ecma262/multipage/global-object.html#sec-eval-x", "https://tc39.es/ecma262/multipage/global-object.html#sec-eval-x", "https://tc39.es/ecma262/multipage/global-object.html#sec-eval-x", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8821", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8814", "https://tc39.es/ecma262/multipage/global-object.html#sec-performeval", "https://tc39.es/ecma262/multipage/global-object.html#sec-performeval-rules-outside-constructors", "https://tc39.es/ecma262/multipage/global-object.html#sec-performeval-rules-outside-methods", "https://tc39.es/ecma262/multipage/global-object.html#sec-performeval-rules-outside-functions", "https://tc39.es/ecma262/multipage/global-object.html#sec-performeval", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8815", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8816", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8817", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8818", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8819", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8820", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8821", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8822", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8823", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8824", @@ -18854,24 +18853,24 @@ "https://tc39.es/ecma262/multipage/global-object.html#_ref_8826", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8827", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8828", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_22143", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8829", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8830", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_22144", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_22145", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8831", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_22146", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8832", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_22147", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8833", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_22148", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8834", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8835", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_22150", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8836", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8837", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_22151", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_22152", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8838", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_22153", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8839", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_22154", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8840", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_22155", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8841", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8842", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8843", @@ -18888,6 +18887,8 @@ "https://tc39.es/ecma262/multipage/global-object.html#_ref_8854", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8855", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8856", + "https://tc39.es/ecma262/multipage/global-object.html#sec-hostensurecancompilestrings", + "https://tc39.es/ecma262/multipage/global-object.html#sec-hostensurecancompilestrings", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8857", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8858", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8859", @@ -18895,10 +18896,11 @@ "https://tc39.es/ecma262/multipage/global-object.html#_ref_8861", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8862", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8863", - "https://tc39.es/ecma262/multipage/global-object.html#sec-hostensurecancompilestrings", - "https://tc39.es/ecma262/multipage/global-object.html#sec-hostensurecancompilestrings", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8864", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8865", + "https://tc39.es/ecma262/multipage/global-object.html#sec-evaldeclarationinstantiation", + "https://tc39.es/ecma262/multipage/global-object.html#sec-evaldeclarationinstantiation", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_22149", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8866", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8867", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8868", @@ -18906,15 +18908,14 @@ "https://tc39.es/ecma262/multipage/global-object.html#_ref_8870", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8871", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8872", - "https://tc39.es/ecma262/multipage/global-object.html#sec-evaldeclarationinstantiation", - "https://tc39.es/ecma262/multipage/global-object.html#sec-evaldeclarationinstantiation", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_22156", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8873", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8874", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8875", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8876", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8877", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8878", + "https://tc39.es/ecma262/multipage/global-object.html#step-evaldeclarationinstantiation-throw-duplicate-binding", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_521", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8879", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8880", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8881", @@ -18922,75 +18923,73 @@ "https://tc39.es/ecma262/multipage/global-object.html#_ref_8883", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8884", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8885", - "https://tc39.es/ecma262/multipage/global-object.html#step-evaldeclarationinstantiation-throw-duplicate-binding", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_521", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_22150", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_22151", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_22152", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8886", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_22153", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_22154", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_22155", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_22156", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8887", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8888", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8889", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8890", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8891", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8892", "https://tc39.es/ecma262/multipage/global-object.html#_ref_22157", "https://tc39.es/ecma262/multipage/global-object.html#_ref_22158", "https://tc39.es/ecma262/multipage/global-object.html#_ref_22159", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8890", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8891", + "https://tc39.es/ecma262/multipage/global-object.html#step-evaldeclarationinstantiation-web-compat-insertion-point", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_522", + "https://tc39.es/ecma262/multipage/global-object.html#step-evaldeclarationinstantiation-post-validation", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8892", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8893", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_22160", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_22161", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_22162", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_22163", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8894", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8895", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8896", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_22164", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_22165", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_22166", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8897", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8898", - "https://tc39.es/ecma262/multipage/global-object.html#step-evaldeclarationinstantiation-web-compat-insertion-point", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_522", - "https://tc39.es/ecma262/multipage/global-object.html#step-evaldeclarationinstantiation-post-validation", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8899", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8900", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8901", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8902", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_523", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8903", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8904", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8905", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8906", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8907", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8908", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8909", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_523", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8910", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8911", "https://tc39.es/ecma262/multipage/global-object.html#_ref_524", "https://tc39.es/ecma262/multipage/global-object.html#_ref_525", "https://tc39.es/ecma262/multipage/global-object.html#sec-isfinite-number", "https://tc39.es/ecma262/multipage/global-object.html#sec-isfinite-number", "https://tc39.es/ecma262/multipage/global-object.html#sec-isfinite-number", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8912", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8913", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8905", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8906", "https://tc39.es/ecma262/multipage/global-object.html#sec-isnan-number", "https://tc39.es/ecma262/multipage/global-object.html#sec-isnan-number", "https://tc39.es/ecma262/multipage/global-object.html#sec-isnan-number", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8914", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8907", "https://tc39.es/ecma262/multipage/global-object.html#sec-parsefloat-string", "https://tc39.es/ecma262/multipage/global-object.html#sec-parsefloat-string", "https://tc39.es/ecma262/multipage/global-object.html#sec-parsefloat-string", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8908", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8909", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8910", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_22160", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8911", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_22161", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8912", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8913", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8914", + "https://tc39.es/ecma262/multipage/global-object.html#sec-parseint-string-radix", + "https://tc39.es/ecma262/multipage/global-object.html#sec-parseint-string-radix", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8915", + "https://tc39.es/ecma262/multipage/global-object.html#sec-parseint-string-radix", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8916", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8917", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_22167", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8918", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_22168", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8919", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8920", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8921", - "https://tc39.es/ecma262/multipage/global-object.html#sec-parseint-string-radix", - "https://tc39.es/ecma262/multipage/global-object.html#sec-parseint-string-radix", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8922", - "https://tc39.es/ecma262/multipage/global-object.html#sec-parseint-string-radix", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8923", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8924", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8925", @@ -18998,43 +18997,45 @@ "https://tc39.es/ecma262/multipage/global-object.html#_ref_8927", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8928", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8929", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8930", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8931", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8932", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8933", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8934", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8935", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8936", "https://tc39.es/ecma262/multipage/global-object.html#sec-uri-handling-functions", "https://tc39.es/ecma262/multipage/global-object.html#sec-uri-syntax-and-semantics", "https://tc39.es/ecma262/multipage/global-object.html#sec-decodeuri-encodeduri", "https://tc39.es/ecma262/multipage/global-object.html#sec-decodeuri-encodeduri", "https://tc39.es/ecma262/multipage/global-object.html#sec-decodeuri-encodeduri", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8937", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8938", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8930", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8931", "https://tc39.es/ecma262/multipage/global-object.html#sec-decodeuricomponent-encodeduricomponent", "https://tc39.es/ecma262/multipage/global-object.html#sec-decodeuricomponent-encodeduricomponent", "https://tc39.es/ecma262/multipage/global-object.html#sec-decodeuricomponent-encodeduricomponent", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8939", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8940", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8932", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8933", "https://tc39.es/ecma262/multipage/global-object.html#sec-encodeuri-uri", "https://tc39.es/ecma262/multipage/global-object.html#sec-encodeuri-uri", "https://tc39.es/ecma262/multipage/global-object.html#_ref_526", "https://tc39.es/ecma262/multipage/global-object.html#sec-encodeuri-uri", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8941", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8942", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8934", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8935", "https://tc39.es/ecma262/multipage/global-object.html#sec-encodeuricomponent-uricomponent", "https://tc39.es/ecma262/multipage/global-object.html#sec-encodeuricomponent-uricomponent", "https://tc39.es/ecma262/multipage/global-object.html#_ref_527", "https://tc39.es/ecma262/multipage/global-object.html#sec-encodeuricomponent-uricomponent", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8936", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8937", + "https://tc39.es/ecma262/multipage/global-object.html#sec-encode", + "https://tc39.es/ecma262/multipage/global-object.html#sec-encode", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8938", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8939", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_528", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8940", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8941", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_8942", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8943", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8944", - "https://tc39.es/ecma262/multipage/global-object.html#sec-encode", - "https://tc39.es/ecma262/multipage/global-object.html#sec-encode", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8945", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8946", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_528", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8947", + "https://tc39.es/ecma262/multipage/global-object.html#sec-decode", + "https://tc39.es/ecma262/multipage/global-object.html#sec-decode", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8948", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8949", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8950", @@ -19042,12 +19043,12 @@ "https://tc39.es/ecma262/multipage/global-object.html#_ref_8952", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8953", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8954", - "https://tc39.es/ecma262/multipage/global-object.html#sec-decode", - "https://tc39.es/ecma262/multipage/global-object.html#sec-decode", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8955", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8956", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8957", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8958", + "https://tc39.es/ecma262/multipage/global-object.html#sec-parsehexoctet", + "https://tc39.es/ecma262/multipage/global-object.html#sec-parsehexoctet", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8959", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8960", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8961", @@ -19055,19 +19056,10 @@ "https://tc39.es/ecma262/multipage/global-object.html#_ref_8963", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8964", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8965", - "https://tc39.es/ecma262/multipage/global-object.html#sec-parsehexoctet", - "https://tc39.es/ecma262/multipage/global-object.html#sec-parsehexoctet", + "https://tc39.es/ecma262/multipage/global-object.html#_ref_22162", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8966", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8967", "https://tc39.es/ecma262/multipage/global-object.html#_ref_8968", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8969", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8970", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8971", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8972", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_22169", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8973", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8974", - "https://tc39.es/ecma262/multipage/global-object.html#_ref_8975", "https://tc39.es/ecma262/multipage/global-object.html#sec-constructor-properties-of-the-global-object", "https://tc39.es/ecma262/multipage/global-object.html#sec-constructor-properties-of-the-global-object-aggregate-error", "https://tc39.es/ecma262/multipage/global-object.html#_ref_529", @@ -19179,291 +19171,298 @@ "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object-objects", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object-objects", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object-constructor", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8976", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8969", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object-constructor", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8970", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8971", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8972", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8973", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object-value", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object-value", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8974", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8975", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8976", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8977", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8978", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-object-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8979", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8980", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object-value", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object-value", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.assign", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.assign", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8981", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8982", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8983", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8984", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.create", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.create", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8985", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-object-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8986", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8987", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.assign", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.assign", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.defineproperties", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.defineproperties", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8988", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8989", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-objectdefineproperties", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-objectdefineproperties", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8990", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8991", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.create", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.create", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8992", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8993", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8994", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.defineproperties", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.defineproperties", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8995", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8996", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-objectdefineproperties", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-objectdefineproperties", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8997", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8998", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.defineproperty", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.defineproperty", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_8999", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9000", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9001", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9002", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.entries", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.entries", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9003", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9004", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9005", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.defineproperty", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.defineproperty", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.freeze", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.freeze", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9006", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9007", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.fromentries", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-create-data-property-on-object-functions", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.fromentries", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9008", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9009", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.entries", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.entries", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9010", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9011", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9012", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.freeze", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.freeze", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9013", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9014", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.fromentries", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-create-data-property-on-object-functions", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.fromentries", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9015", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9016", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9017", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.getownpropertydescriptor", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.getownpropertydescriptor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9018", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9019", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9020", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.getownpropertydescriptors", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.getownpropertydescriptors", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9021", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9022", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9023", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9024", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.getownpropertydescriptor", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.getownpropertydescriptor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9025", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.getownpropertynames", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.getownpropertynames", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9026", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9027", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.getownpropertydescriptors", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.getownpropertydescriptors", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.getownpropertysymbols", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.getownpropertysymbols", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9028", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9029", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-getownpropertykeys", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-getownpropertykeys", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9030", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9031", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9032", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.getownpropertynames", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.getownpropertynames", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9033", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9034", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.getownpropertysymbols", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.getownpropertysymbols", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9035", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9036", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-getownpropertykeys", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-getownpropertykeys", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9037", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9038", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.getprototypeof", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.getprototypeof", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9039", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.groupby", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.groupby", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9040", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9041", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9042", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9043", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9044", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9045", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.getprototypeof", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.getprototypeof", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9046", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.groupby", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.groupby", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9047", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9048", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.hasown", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.hasown", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9049", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9050", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9051", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.is", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.is", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9052", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.isextensible", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.isextensible", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9053", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9054", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.isfrozen", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.isfrozen", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9055", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.hasown", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.hasown", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9056", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.issealed", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.issealed", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9057", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9058", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.is", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.is", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.keys", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.keys", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9059", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.isextensible", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.isextensible", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9060", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9061", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.isfrozen", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.isfrozen", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.preventextensions", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.preventextensions", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9062", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9063", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.issealed", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.issealed", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.seal", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.seal", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9064", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9065", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.keys", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.keys", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.setprototypeof", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.setprototypeof", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9066", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9067", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9068", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.preventextensions", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.preventextensions", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.values", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.values", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9069", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9070", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.seal", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.seal", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9071", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9072", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.setprototypeof", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.setprototypeof", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9073", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9074", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9075", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.values", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.values", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9076", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9077", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9078", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-object-prototype-object", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-additional-properties-of-the-object.prototype-object", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-object-prototype-object", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9079", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9072", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_573", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9080", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9073", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.constructor", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9081", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9074", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.hasownproperty", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.hasownproperty", "https://tc39.es/ecma262/multipage/fundamental-objects.html#step-hasownproperty-topropertykey", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9082", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9075", "https://tc39.es/ecma262/multipage/fundamental-objects.html#step-hasownproperty-toobject", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9083", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9084", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9076", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9077", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_574", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_575", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_576", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.isprototypeof", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.isprototypeof", "https://tc39.es/ecma262/multipage/fundamental-objects.html#step-isprototypeof-check-object", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9085", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9078", "https://tc39.es/ecma262/multipage/fundamental-objects.html#step-isprototypeof-toobject", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9086", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9087", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9079", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9080", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_577", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_578", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.propertyisenumerable", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.propertyisenumerable", "https://tc39.es/ecma262/multipage/fundamental-objects.html#step-propertyisenumerable-topropertykey", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9088", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9081", "https://tc39.es/ecma262/multipage/fundamental-objects.html#step-propertyisenumerable-toobject", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9089", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9082", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_579", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_580", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_581", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.tolocalestring", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.tolocalestring", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9090", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9091", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9083", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9084", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.tostring", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.tostring", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9085", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9086", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9087", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9088", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9089", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9090", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9091", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.valueof", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.valueof", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9092", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.__proto__", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9098", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9099", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9093", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-get-object.prototype.__proto__", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9094", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-set-object.prototype.__proto__", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9095", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9096", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9097", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9098", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.valueof", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.valueof", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9099", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.__proto__", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9105", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9106", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype-legacy-accessor-methods", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9114", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9115", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.__defineGetter__", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9100", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-get-object.prototype.__proto__", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9101", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-set-object.prototype.__proto__", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9102", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9103", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.__defineSetter__", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9104", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype-legacy-accessor-methods", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9121", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9122", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.__defineGetter__", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9105", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9106", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9107", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.__lookupGetter__", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9108", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9109", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9110", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.__defineSetter__", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.__lookupSetter__", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9111", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9112", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9113", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9114", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.__lookupGetter__", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9115", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-object-instances", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9116", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function-objects", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function-objects", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9117", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.__lookupSetter__", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9118", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9119", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9120", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-object-instances", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9121", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9122", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9123", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function-objects", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function-objects", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function-constructor", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function-p1-p2-pn-body", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function-p1-p2-pn-body", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9124", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9125", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-createdynamicfunction", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#table-dynamic-function-sourcetext-prefixes", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-createdynamicfunction", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9126", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9127", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9128", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9129", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9130", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function-p1-p2-pn-body", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function-p1-p2-pn-body", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9131", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9132", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-createdynamicfunction", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#table-dynamic-function-sourcetext-prefixes", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-createdynamicfunction", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9133", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9134", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9135", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22163", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22164", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22165", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22166", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22167", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22168", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22169", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22170", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22171", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9136", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22172", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22173", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22174", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9137", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9138", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9139", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9140", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9141", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9142", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22170", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22171", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22172", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22173", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22174", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22175", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22176", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22177", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22178", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9143", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22179", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22180", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22181", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9144", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9145", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9146", @@ -19483,42 +19482,42 @@ "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9160", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9161", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9162", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-function-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9163", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9164", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9165", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function.length", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function.prototype", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9166", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-function-prototype-object", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-function-prototype-object", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9167", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9168", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9169", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-function-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9170", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function.prototype.apply", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function.prototype.apply", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9171", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9172", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function.length", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function.prototype", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9173", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-function-prototype-object", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-function-prototype-object", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9174", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9175", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#step-function-proto-apply-call", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9176", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9177", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function.prototype.apply", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function.prototype.apply", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9178", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9179", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9180", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_582", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function.prototype.bind", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function.prototype.bind", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9181", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9182", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#step-function-proto-apply-call", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9183", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9184", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9185", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9186", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9187", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_582", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function.prototype.bind", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function.prototype.bind", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9188", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9189", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9190", @@ -19528,414 +19527,407 @@ "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9194", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9195", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9196", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function.prototype.call", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function.prototype.call", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9197", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9198", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#step-function-proto-call-call", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9199", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9200", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9201", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9202", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9203", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function.prototype.call", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function.prototype.call", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_583", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function.prototype.constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9204", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function.prototype.tostring", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function.prototype.tostring", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9205", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#step-function-proto-call-call", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9206", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9207", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_584", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9208", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22175", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9209", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22176", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22177", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9210", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_583", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function.prototype.constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9211", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function.prototype.tostring", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function.prototype.tostring", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9212", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22178", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#prod-NativeFunction", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22179", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22180", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22181", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#prod-NativeFunctionAccessor", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function.prototype-%40%40hasinstance", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9213", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9214", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_584", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9215", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22182", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function-instances", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9216", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22183", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22184", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_585", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9217", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_586", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_587", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function-instances-length", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9218", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function-instances-name", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9219", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22185", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#prod-NativeFunction", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22186", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22187", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22188", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#prod-NativeFunctionAccessor", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function.prototype-%40%40hasinstance", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9220", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9221", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function-instances-prototype", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9222", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function-instances", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9223", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_585", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9224", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_586", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_587", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function-instances-length", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9225", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function-instances-name", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22182", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22183", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22184", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22185", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-hosthassourcetextavailable", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-hosthassourcetextavailable", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9226", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9227", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9228", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function-instances-prototype", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-boolean-objects", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-boolean-objects", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-boolean-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9229", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-boolean-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9230", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9231", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9232", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22189", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22190", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22191", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_22192", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-hosthassourcetextavailable", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-hosthassourcetextavailable", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9233", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9234", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-boolean-constructor-boolean-value", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-boolean-constructor-boolean-value", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9235", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-boolean-objects", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-boolean-objects", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-boolean-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9236", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-boolean-constructor", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-boolean-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9237", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9238", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-boolean.prototype", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9239", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-boolean-prototype-object", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-boolean-prototype-object", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9240", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9241", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-boolean-constructor-boolean-value", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-boolean-constructor-boolean-value", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-boolean.prototype.constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9242", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-boolean.prototype.tostring", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-boolean.prototype.tostring", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9243", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-boolean-constructor", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-boolean.prototype.valueof", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-boolean.prototype.valueof", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9244", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-thisbooleanvalue", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#thisbooleanvalue", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-thisbooleanvalue", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9245", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-boolean.prototype", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9246", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-boolean-prototype-object", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-boolean-prototype-object", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9247", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9248", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-boolean.prototype.constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9249", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-boolean.prototype.tostring", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-boolean.prototype.tostring", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9250", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-boolean.prototype.valueof", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-boolean.prototype.valueof", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9251", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-thisbooleanvalue", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#thisbooleanvalue", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-thisbooleanvalue", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-boolean-instances", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9252", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9253", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol-objects", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol-objects", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9254", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9255", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol-description", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol-description", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9256", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-symbol-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9257", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9258", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-boolean-instances", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.asynciterator", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.asynciterator", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9259", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_588", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.for", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.for", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9260", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol-objects", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol-objects", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9261", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9262", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol-description", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol-description", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9263", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-symbol-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9264", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9265", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.asynciterator", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.asynciterator", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9266", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_588", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.for", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.for", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9267", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9268", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9269", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9270", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9271", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9272", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9273", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9274", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9275", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_589", "https://tc39.es/ecma262/multipage/fundamental-objects.html#table-globalsymbolregistry-record-fields", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9276", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9269", "https://tc39.es/ecma262/multipage/fundamental-objects.html#table-44", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9277", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9270", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.hasinstance", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.hasinstance", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9278", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9271", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_590", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.isconcatspreadable", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.isconcatspreadable", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9279", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9272", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_591", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.iterator", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.iterator", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9280", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9273", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_592", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.keyfor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.keyfor", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9281", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9282", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9274", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9275", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.match", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.match", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9283", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9276", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_593", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.matchall", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.matchall", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9284", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9277", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_594", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.prototype", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9285", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9278", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.replace", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.replace", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9286", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9279", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_595", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.search", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.search", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9287", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9280", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_596", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.species", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.species", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9288", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9281", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_597", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.split", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.split", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9289", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9282", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_598", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.toprimitive", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.toprimitive", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9290", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9283", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_599", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.tostringtag", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.tostringtag", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9291", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9284", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_600", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.unscopables", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.unscopables", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9292", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9285", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_601", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-symbol-prototype-object", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-symbol-prototype-object", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9293", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9294", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9295", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9286", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9287", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9288", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.prototype.constructor", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9296", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9289", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.prototype.description", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.prototype.description", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9297", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9298", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9290", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9291", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.prototype.tostring", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.prototype.tostring", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9299", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9300", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9292", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9293", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symboldescriptivestring", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symboldescriptivestring", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9301", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9302", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9303", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9294", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9295", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9296", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.prototype.valueof", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.prototype.valueof", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9304", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9297", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-thissymbolvalue", "https://tc39.es/ecma262/multipage/fundamental-objects.html#thissymbolvalue", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-thissymbolvalue", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9298", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9299", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9300", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9301", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9302", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9303", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9304", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.prototype-%40%40toprimitive", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9305", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.prototype-%40%40tostringtag", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9306", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-symbol-instances", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9307", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9308", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-abstract-operations-for-symbols", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-keyforsymbol", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-keyforsymbol", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_602", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9309", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9310", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9311", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.prototype-%40%40toprimitive", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error-objects", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error-objects", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_603", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_604", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9312", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.prototype-%40%40tostringtag", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9313", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-symbol-instances", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9314", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9315", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-abstract-operations-for-symbols", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-keyforsymbol", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-keyforsymbol", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_602", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9316", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error-message", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error-message", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9317", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9318", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error-objects", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error-objects", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_603", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_604", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9319", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9320", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9321", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-error-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9322", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9323", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error-message", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error-message", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error.prototype", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9324", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-error-prototype-object", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-error-prototype-object", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9325", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9326", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error.prototype.constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9327", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error.prototype.message", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error.prototype.message", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error.prototype.name", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error.prototype.name", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error.prototype.tostring", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error.prototype.tostring", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9328", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-error-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9329", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9330", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error.prototype", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9331", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-error-prototype-object", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-error-prototype-object", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9332", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9333", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error.prototype.constructor", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-error-instances", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9334", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error.prototype.message", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error.prototype.message", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error.prototype.name", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error.prototype.name", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error.prototype.tostring", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-error.prototype.tostring", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9335", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9336", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9337", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9338", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9339", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9340", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-error-instances", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9341", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9342", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-native-error-types-used-in-this-standard", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_605", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-native-error-types-used-in-this-standard-evalerror", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-native-error-types-used-in-this-standard-evalerror", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9343", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9336", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-native-error-types-used-in-this-standard-evalerror", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-native-error-types-used-in-this-standard-rangeerror", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-native-error-types-used-in-this-standard-rangeerror", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9344", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9337", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-native-error-types-used-in-this-standard-rangeerror", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-native-error-types-used-in-this-standard-referenceerror", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-native-error-types-used-in-this-standard-referenceerror", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9345", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9338", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-native-error-types-used-in-this-standard-referenceerror", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-native-error-types-used-in-this-standard-syntaxerror", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-native-error-types-used-in-this-standard-syntaxerror", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9346", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9339", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-native-error-types-used-in-this-standard-syntaxerror", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-native-error-types-used-in-this-standard-typeerror", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-native-error-types-used-in-this-standard-typeerror", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9347", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9340", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-native-error-types-used-in-this-standard-typeerror", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-native-error-types-used-in-this-standard-urierror", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-native-error-types-used-in-this-standard-urierror", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9348", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9341", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-native-error-types-used-in-this-standard-urierror", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-nativeerror-object-structure", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9349", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9342", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_606", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-nativeerror-constructors", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9343", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9344", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9345", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9346", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9347", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-nativeerror", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-nativeerror", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9348", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#step-nativerror-ordinarycreatefromconstructor", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9349", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9350", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9351", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9352", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_607", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9353", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-nativeerror-constructors", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9354", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-nativeerror", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-nativeerror", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9355", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#step-nativerror-ordinarycreatefromconstructor", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-nativeerror.prototype", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_608", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9356", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-nativeerror-prototype-objects", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-nativeerror-prototype-objects", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9357", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9358", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-nativeerror.prototype.constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9359", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_607", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9360", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-nativeerror-constructors", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-nativeerror.prototype.message", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-nativeerror.prototype.message", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9361", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-nativeerror.prototype.name", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-nativeerror.prototype.name", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9362", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-nativeerror.prototype", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_608", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9363", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-nativeerror-prototype-objects", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-nativeerror-prototype-objects", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-nativeerror-instances", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9364", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_609", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-aggregate-error-objects", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-aggregate-error-objects", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-aggregate-error-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9365", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-nativeerror.prototype.constructor", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-aggregate-error-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9366", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9367", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-nativeerror.prototype.message", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-nativeerror.prototype.message", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9368", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-nativeerror.prototype.name", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-nativeerror.prototype.name", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9369", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-aggregate-error", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-aggregate-error", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9370", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-nativeerror-instances", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9371", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_609", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-aggregate-error-objects", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-aggregate-error-objects", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-aggregate-error-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9372", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-aggregate-error-constructor", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9373", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9374", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9375", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9376", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-aggregate-error", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-aggregate-error", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9377", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9378", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-aggregate-error-constructors", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9379", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9380", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9381", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9382", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9383", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9384", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9385", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-aggregate-error-constructors", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9386", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9387", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-aggregate-error.prototype", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9388", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9381", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-aggregate-error-prototype-objects", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-the-aggregate-error-prototype-objects", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9389", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9390", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9382", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9383", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-aggregate-error.prototype.constructor", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9391", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9384", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-aggregate-error.prototype.message", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-aggregate-error.prototype.message", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-aggregate-error.prototype.name", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-aggregate-error.prototype.name", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-properties-of-aggregate-error-instances", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9392", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9393", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9385", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9386", "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_610", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-abstract-operations-for-error-objects", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-installerrorcause", "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-installerrorcause", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9394", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9395", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9396", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9397", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9398", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9399", - "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9400", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9387", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9388", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9389", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9390", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9391", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9392", + "https://tc39.es/ecma262/multipage/fundamental-objects.html#_ref_9393", "https://tc39.es/ecma262/multipage/fundamental-objects.html#references-pane-container", "https://tc39.es/ecma262/multipage/fundamental-objects.html#references-pane-spacer", "https://tc39.es/ecma262/multipage/fundamental-objects.html#references-pane", @@ -19957,97 +19949,105 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number-objects", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number-objects", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number-constructor", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9401", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9394", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number-constructor", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9395", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9396", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9397", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9398", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9399", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number-constructor-number-value", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number-constructor-number-value", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9400", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9401", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9402", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9403", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9404", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-properties-of-the-number-constructor", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9405", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9406", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number-constructor-number-value", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number-constructor-number-value", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.epsilon", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.epsilon", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9407", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.isfinite", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.isfinite", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9408", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9409", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.isinteger", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.isinteger", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9410", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.isnan", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.isnan", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9411", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-properties-of-the-number-constructor", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_611", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.issafeinteger", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.issafeinteger", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9412", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#safe-integer", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9413", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.epsilon", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.epsilon", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9414", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.isfinite", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.isfinite", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9415", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9416", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.isinteger", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.isinteger", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9417", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.isnan", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.isnan", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9418", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_611", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.issafeinteger", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.issafeinteger", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.max_safe_integer", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.max_safe_integer", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9419", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#safe-integer", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9420", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9421", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9422", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9423", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_612", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9424", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.max_value", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.max_value", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9425", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.max_safe_integer", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.max_safe_integer", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9426", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.min_safe_integer", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.min_safe_integer", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9427", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9428", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9429", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9430", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_612", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9431", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.max_value", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.max_value", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9432", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9433", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.min_safe_integer", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.min_safe_integer", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9434", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9435", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9436", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9437", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9438", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_613", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9439", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9432", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.min_value", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.min_value", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9440", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9441", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9433", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9434", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.nan", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.nan", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.negative_infinity", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.negative_infinity", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.parsefloat", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.parsefloat", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9442", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9435", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.parseint", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.parseint", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9443", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9436", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.positive_infinity", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.positive_infinity", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9444", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9437", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-properties-of-the-number-prototype-object", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-properties-of-the-number-prototype-object", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9438", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9439", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9440", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.constructor", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9441", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.toexponential", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.toexponential", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9442", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9443", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9444", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9445", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9446", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9447", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.constructor", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9448", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.toexponential", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.toexponential", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9449", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#step-number-proto-toexponential-intermediate-values", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9450", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9451", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9452", @@ -20055,41 +20055,40 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9454", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9455", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9456", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#step-number-proto-toexponential-intermediate-values", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_614", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9457", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9458", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9459", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9460", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9461", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.tofixed", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.tofixed", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9462", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9463", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_614", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9464", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9465", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9466", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9467", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9468", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.tofixed", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.tofixed", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9469", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9470", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9471", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9472", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9473", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9474", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.tolocalestring", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.tolocalestring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9475", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9476", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.toprecision", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.toprecision", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9477", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9478", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9479", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9480", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9481", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.tolocalestring", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.tolocalestring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9482", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9483", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.toprecision", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.toprecision", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9484", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9485", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9486", @@ -20099,6 +20098,8 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9490", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9491", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9492", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.tostring", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.tostring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9493", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9494", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9495", @@ -20106,196 +20107,194 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9497", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9498", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9499", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.tostring", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.tostring", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.valueof", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.valueof", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9500", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-thisnumbervalue", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#thisnumbervalue", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-thisnumbervalue", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9501", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9502", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9503", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9504", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9505", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9506", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.valueof", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-number.prototype.valueof", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9507", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-thisnumbervalue", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#thisnumbervalue", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-thisnumbervalue", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-properties-of-number-instances", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9508", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9509", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint-objects", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint-objects", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint-constructor", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9510", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint-constructor", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9511", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9512", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9513", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint-constructor-number-value", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint-constructor-number-value", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9514", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-properties-of-number-instances", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9515", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9516", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint-objects", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint-objects", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint-constructor", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9517", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint-constructor", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-numbertobigint", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-numbertobigint", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9518", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9519", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9520", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint-constructor-number-value", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint-constructor-number-value", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9521", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9522", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-properties-of-the-bigint-constructor", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9523", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9524", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-numbertobigint", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-numbertobigint", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.asintn", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.asintn", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9525", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9526", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9527", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9528", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9529", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-properties-of-the-bigint-constructor", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9530", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.asuintn", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.asuintn", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9531", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.asintn", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.asintn", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9532", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9533", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9534", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9535", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.prototype", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9536", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-properties-of-the-bigint-prototype-object", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-properties-of-the-bigint-prototype-object", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9537", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.asuintn", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.asuintn", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9538", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9539", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9540", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.prototype.constructor", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9541", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.prototype.tolocalestring", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.prototype.tolocalestring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9542", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.prototype", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9543", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-properties-of-the-bigint-prototype-object", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-properties-of-the-bigint-prototype-object", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.prototype.tostring", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.prototype.tostring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9544", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9545", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9546", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9547", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.prototype.constructor", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9548", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.prototype.tolocalestring", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.prototype.tolocalestring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9549", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9550", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.prototype.tostring", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.prototype.tostring", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.prototype.valueof", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.prototype.valueof", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9551", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-thisbigintvalue", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#thisbigintvalue", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-thisbigintvalue", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9552", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9553", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9554", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9555", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9556", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9557", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.prototype.valueof", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.prototype.valueof", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9558", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-thisbigintvalue", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#thisbigintvalue", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-thisbigintvalue", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.prototype-%40%40tostringtag", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9559", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-properties-of-bigint-instances", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9560", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9561", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math-object", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math-object", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math-object", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9562", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9563", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9564", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9565", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-bigint.prototype-%40%40tostringtag", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9566", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-properties-of-bigint-instances", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9567", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9568", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math-object", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math-object", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math-object", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9569", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9570", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9571", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9572", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9573", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9574", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_615", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-value-properties-of-the-math-object", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.e", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.e", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9575", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9568", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.ln10", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.ln10", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9576", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9569", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.ln2", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.ln2", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9577", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9570", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.log10e", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.log10e", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9578", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9571", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.log2e", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.log2e", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9579", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9572", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.pi", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.pi", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9580", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9573", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.sqrt1_2", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.sqrt1_2", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9581", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9574", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.sqrt2", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.sqrt2", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9582", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9575", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math-%40%40tostringtag", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9583", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9576", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-function-properties-of-the-math-object", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9584", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9577", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.abs", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.abs", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9585", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9578", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.acos", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.acos", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9579", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9580", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9581", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9582", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9583", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.acosh", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.acosh", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9584", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9585", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9586", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.asin", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.asin", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9587", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9588", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9589", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9590", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.acosh", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.acosh", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9591", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9592", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.asinh", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.asinh", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9593", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.asin", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.asin", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9594", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9595", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9596", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.atan", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.atan", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9597", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9598", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9599", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.asinh", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.asinh", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9600", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9601", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9602", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9603", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.atan", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.atan", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9604", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.atanh", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.atanh", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9605", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9606", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9607", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.atan2", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.atan2", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9608", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9609", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9610", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9611", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.atanh", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.atanh", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9612", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9613", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9614", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.atan2", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.atan2", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9615", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9616", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9617", @@ -20312,179 +20311,172 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9628", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9629", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9630", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.cbrt", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.cbrt", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9631", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9632", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9633", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9634", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.ceil", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.ceil", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9635", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9636", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9637", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.cbrt", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.cbrt", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9638", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9639", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9640", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.clz32", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.clz32", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9641", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.ceil", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.ceil", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9642", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.cos", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.cos", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9643", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9644", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9645", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9646", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.cosh", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.cosh", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9647", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.clz32", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.clz32", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9648", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9649", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.cos", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.cos", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.exp", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.exp", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9650", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9651", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9652", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.expm1", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.expm1", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9653", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.cosh", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.cosh", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9654", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9655", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.floor", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.floor", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9656", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.exp", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.exp", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9657", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9658", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9659", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.expm1", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.expm1", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9660", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9661", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.fround", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.fround", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9662", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.floor", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.floor", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9663", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9664", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.hypot", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.hypot", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9665", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9666", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9667", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9668", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.fround", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.fround", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.imul", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.imul", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9669", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9670", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9671", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.hypot", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.hypot", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9672", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9673", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9674", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9675", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.imul", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.imul", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.log", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.log", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9676", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9677", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9678", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.log1p", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.log1p", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9679", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9680", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9681", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.log10", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.log10", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9682", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.log", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.log", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9683", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9684", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.log2", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.log2", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9685", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.log1p", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.log1p", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9686", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9687", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.max", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.max", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9688", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.log10", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.log10", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9689", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9690", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9691", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.log2", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.log2", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.min", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.min", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9692", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9693", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9694", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.max", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.max", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9695", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.pow", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.pow", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9696", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9697", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9698", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.min", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.min", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.random", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.random", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9699", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9700", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.round", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.round", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9701", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9702", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.pow", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.pow", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9703", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9704", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9705", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.random", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.random", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.sign", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.sign", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9706", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.sin", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.sin", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9707", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.round", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.round", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9708", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9709", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.sinh", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.sinh", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9710", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9711", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9712", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.sign", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.sign", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9713", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.sin", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.sin", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.sqrt", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.sqrt", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9714", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9715", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9716", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.sinh", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.sinh", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.tan", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.tan", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9717", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9718", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9719", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.tanh", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.tanh", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9720", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.sqrt", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.sqrt", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9721", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9722", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.trunc", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.trunc", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9723", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.tan", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.tan", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9724", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9725", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date-objects", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date-objects", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-overview-of-date-objects-and-definitions-of-abstract-operations", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9726", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.tanh", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.tanh", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9727", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_616", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-values-and-time-range", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#epoch", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-values-and-time-range", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9728", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9729", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.trunc", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.trunc", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9730", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9731", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9732", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date-objects", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date-objects", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-overview-of-date-objects-and-definitions-of-abstract-operations", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9733", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9734", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_616", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-values-and-time-range", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#epoch", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-values-and-time-range", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9735", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9736", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9737", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9738", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9739", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9740", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9741", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9742", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_617", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_618", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-related-constants", @@ -20493,21 +20485,31 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-SecondsPerMinute", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-msPerSecond", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-msPerMinute", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9736", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9737", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9738", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-msPerHour", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9739", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9740", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9741", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-msPerDay", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9742", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9743", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9744", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-day", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-day-number-and-time-within-day", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-Day", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-day", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9745", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-msPerHour", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9746", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9747", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9748", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-msPerDay", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9749", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9750", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9751", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-day", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-day-number-and-time-within-day", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-Day", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-day", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-timewithinday", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-TimeWithinDay", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-timewithinday", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9752", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9753", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9754", @@ -20515,77 +20517,77 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9756", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9757", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9758", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-timewithinday", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-TimeWithinDay", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-timewithinday", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9759", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9760", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9761", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-daysinyear", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-year-number", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-DaysInYear", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-daysinyear", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9762", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9763", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9764", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9765", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9766", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-dayfromyear", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-DaysFromYear", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-dayfromyear", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9767", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9768", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-daysinyear", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-year-number", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-DaysInYear", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-daysinyear", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9769", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9770", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9771", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9772", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9773", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-dayfromyear", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-DaysFromYear", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-dayfromyear", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9774", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9775", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-timefromyear", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-TimeFromYear", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-timefromyear", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9776", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9777", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9778", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9779", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9780", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-yearfromtime", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-YearFromTime", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-yearfromtime", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9781", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9782", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-timefromyear", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-TimeFromYear", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-timefromyear", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9783", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9784", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9785", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-daywithinyear", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-DayWithinYear", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-daywithinyear", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9786", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9787", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-yearfromtime", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-YearFromTime", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-yearfromtime", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9788", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9789", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9790", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9791", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9792", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-daywithinyear", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-DayWithinYear", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-daywithinyear", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-inleapyear", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-InLeapYear", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-inleapyear", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9793", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9794", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9795", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9796", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-monthfromtime", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-month-number", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-MonthFromTime", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-monthfromtime", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9797", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9798", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9799", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-inleapyear", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-InLeapYear", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-inleapyear", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9800", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9801", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9802", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9803", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-monthfromtime", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-month-number", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-MonthFromTime", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-monthfromtime", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-datefromtime", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date-number", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-datefromtime", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9804", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9805", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9806", @@ -20593,10 +20595,10 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9808", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9809", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9810", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-datefromtime", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date-number", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-datefromtime", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9811", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-weekday", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-week-day", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-weekday", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9812", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9813", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9814", @@ -20604,10 +20606,11 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9816", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9817", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9818", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-weekday", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-week-day", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-weekday", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9819", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-hourfromtime", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-hours-minutes-second-and-milliseconds", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-HourFromTime", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-hourfromtime", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9820", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9821", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9822", @@ -20615,13 +20618,12 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9824", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9825", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9826", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-hourfromtime", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-hours-minutes-second-and-milliseconds", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-HourFromTime", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-hourfromtime", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9827", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9828", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9829", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-minfromtime", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-MinFromTime", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-minfromtime", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9830", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9831", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9832", @@ -20629,12 +20631,12 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9834", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9835", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9836", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-minfromtime", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-MinFromTime", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-minfromtime", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9837", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9838", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9839", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-secfromtime", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-SecFromTime", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-secfromtime", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9840", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9841", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9842", @@ -20642,12 +20644,12 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9844", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9845", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9846", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-secfromtime", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-SecFromTime", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-secfromtime", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9847", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9848", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9849", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-msfromtime", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-msFromTime", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-msfromtime", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9850", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9851", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9852", @@ -20655,11 +20657,10 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9854", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9855", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9856", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-msfromtime", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#eqn-msFromTime", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-msfromtime", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9857", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9858", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-getutcepochnanoseconds", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-getutcepochnanoseconds", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9859", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9860", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9861", @@ -20667,8 +20668,6 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9863", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9864", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9865", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-getutcepochnanoseconds", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-getutcepochnanoseconds", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9866", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9867", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9868", @@ -20694,28 +20693,28 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9888", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9889", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9890", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-zone-identifiers", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-zone-identifiers", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9891", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-zone-identifiers", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9892", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9893", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-zone-identifiers", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9894", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-zone-identifiers", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-zone-identifiers", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-zone-identifiers", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-zone-identifiers", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9895", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-getnamedtimezoneepochnanoseconds", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-getnamedtimezoneepochnanoseconds", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9896", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9897", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-zone-identifiers", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-zone-identifiers", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9898", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-zone-identifiers", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9899", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9900", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-zone-identifiers", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9901", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-zone-identifiers", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-zone-identifiers", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-zone-identifiers", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-zone-identifiers", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9902", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-getnamedtimezoneepochnanoseconds", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-getnamedtimezoneepochnanoseconds", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9903", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9904", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9905", @@ -20738,34 +20737,34 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9922", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9923", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9924", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-getnamedtimezoneoffsetnanoseconds", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-local-time-zone-adjustment", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-getnamedtimezoneoffsetnanoseconds", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9925", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9926", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9927", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9928", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9929", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-zone-identifier-record", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-zone-identifier-record", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9930", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9931", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-getnamedtimezoneoffsetnanoseconds", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-local-time-zone-adjustment", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-getnamedtimezoneoffsetnanoseconds", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9932", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_619", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#table-time-zone-identifier-record-fields", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9933", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9934", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9935", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9936", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-zone-identifier-record", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-zone-identifier-record", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-availablenamedtimezoneidentifiers", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-availablenamedtimezoneidentifiers", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9937", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9938", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9939", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_619", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#table-time-zone-identifier-record-fields", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9940", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9941", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9942", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9943", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-availablenamedtimezoneidentifiers", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-availablenamedtimezoneidentifiers", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9944", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9945", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9946", @@ -20780,6 +20779,9 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9955", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9956", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9957", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-systemtimezoneidentifier", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-defaulttimezone", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-systemtimezoneidentifier", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9958", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9959", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9960", @@ -20787,13 +20789,12 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9962", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9963", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9964", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-systemtimezoneidentifier", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-defaulttimezone", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-systemtimezoneidentifier", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9965", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9966", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9967", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9968", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-localtime", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-localtime", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9969", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9970", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9971", @@ -20801,8 +20802,6 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9973", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9974", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9975", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-localtime", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-localtime", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9976", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9977", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9978", @@ -20813,6 +20812,8 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9983", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9984", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9985", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-utc-t", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-utc-t", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9986", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9987", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9988", @@ -20820,8 +20821,6 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9990", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9991", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9992", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-utc-t", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-utc-t", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9993", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9994", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_9995", @@ -20874,6 +20873,8 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10042", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10043", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10044", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-maketime", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-maketime", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10045", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10046", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10047", @@ -20881,8 +20882,6 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10049", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10050", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10051", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-maketime", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-maketime", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10052", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10053", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10054", @@ -20891,6 +20890,8 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10057", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10058", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10059", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-makeday", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-makeday", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10060", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10061", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10062", @@ -20898,8 +20899,6 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10064", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10065", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10066", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-makeday", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-makeday", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10067", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10068", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10069", @@ -20915,80 +20914,80 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10079", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10080", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10081", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-makedate", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-makedate", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10082", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10083", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10084", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10085", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-makefullyear", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-makefullyear", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10086", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10087", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10088", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-makedate", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-makedate", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10089", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10090", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10091", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10092", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-makefullyear", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-makefullyear", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-timeclip", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-timeclip", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10093", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10094", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10095", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10096", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10097", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10098", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10099", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-timeclip", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-timeclip", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10100", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10101", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10102", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10103", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10104", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date-time-string-format", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_620", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_621", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-expanded-years", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-extended-years", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10105", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10098", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_622", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_623", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10106", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10099", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_624", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-time-zone-offset-strings", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_625", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#table-time-zone-offset-string-code-points", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#prod-UTCOffset", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22186", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22187", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22188", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22189", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22190", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22191", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22192", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22193", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#prod-TemporalSign", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22194", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#prod-ASCIISign", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#prod-Hour", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22195", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22196", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#prod-HourSubcomponents", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22197", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22198", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22199", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22200", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#prod-TemporalSign", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22201", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#prod-ASCIISign", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#prod-Hour", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22202", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22203", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#prod-HourSubcomponents", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#prod-TimeSeparator", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#prod-MinuteSecond", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22204", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22205", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22206", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22207", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22208", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22209", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#prod-TemporalDecimalFraction", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22210", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#prod-TimeSeparator", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#prod-MinuteSecond", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22211", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22212", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22213", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22214", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22215", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22216", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#prod-TemporalDecimalFraction", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22217", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22218", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22219", @@ -21036,88 +21035,89 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22261", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22262", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22263", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#prod-TemporalDecimalSeparator", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-istimezoneoffsetstring", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-istimezoneoffsetstring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22264", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10100", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22265", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10101", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-parsetimezoneoffsetstring", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-parsetimezoneoffsetstring", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10102", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10103", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22266", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10104", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10105", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10106", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22267", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22268", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22269", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22270", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#prod-TemporalDecimalSeparator", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-istimezoneoffsetstring", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-istimezoneoffsetstring", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22271", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10107", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22272", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10108", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-parsetimezoneoffsetstring", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-parsetimezoneoffsetstring", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22268", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10109", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10110", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22273", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10111", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22269", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10112", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10113", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22274", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22270", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10114", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10115", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22275", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10116", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10117", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22271", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10118", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22276", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10119", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22272", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10120", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22277", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10121", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10122", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10123", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22273", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10124", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22278", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10125", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22274", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10126", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22279", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10127", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10128", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10129", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22275", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10130", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22280", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10131", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22276", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10132", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22281", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10133", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10134", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10135", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10136", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22282", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10137", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date-constructor", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#this-Date-object", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#thistimevalue", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-thistimevalue", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#this-time-value", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10138", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_22283", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date-constructor", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10139", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10140", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10141", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10142", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10143", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date-year-month-date-hours-minutes-seconds-ms", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date-value", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date-constructor-date", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10144", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date-constructor", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#this-Date-object", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#thistimevalue", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-thistimevalue", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#this-time-value", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10145", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date-constructor", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10146", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10147", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10148", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10149", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10150", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date-year-month-date-hours-minutes-seconds-ms", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date-value", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date-constructor-date", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10151", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10152", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_626", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10153", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10154", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10155", @@ -21125,7 +21125,6 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10157", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10158", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10159", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_626", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10160", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10161", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10162", @@ -21136,34 +21135,34 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10167", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10168", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10169", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-properties-of-the-date-constructor", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10170", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10171", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.now", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.now", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10172", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.parse", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.parse", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10173", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10174", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10175", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10176", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-properties-of-the-date-constructor", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10177", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_627", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_628", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10178", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.now", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.now", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_629", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10179", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.parse", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.parse", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.utc", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.utc", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10180", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10181", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10182", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10183", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10184", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_627", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_628", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10185", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_629", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10186", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.utc", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.utc", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10187", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10188", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10189", @@ -21171,105 +21170,107 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10191", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10192", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10193", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-properties-of-the-date-prototype-object", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-properties-of-the-date-prototype-object", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10194", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10195", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10196", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.constructor", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10197", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getdate", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getdate", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10198", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10199", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10200", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-properties-of-the-date-prototype-object", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-properties-of-the-date-prototype-object", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getday", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getday", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10201", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10202", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10203", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.constructor", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getfullyear", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getfullyear", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10204", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getdate", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getdate", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10205", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10206", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.gethours", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.gethours", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10207", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getday", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getday", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10208", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10209", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getmilliseconds", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getmilliseconds", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10210", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getfullyear", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getfullyear", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10211", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10212", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getminutes", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getminutes", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10213", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.gethours", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.gethours", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10214", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10215", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getmonth", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getmonth", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10216", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getmilliseconds", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getmilliseconds", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10217", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10218", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getseconds", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getseconds", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10219", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getminutes", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getminutes", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10220", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10221", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.gettime", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.gettime", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10222", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getmonth", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getmonth", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.gettimezoneoffset", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.gettimezoneoffset", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10223", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10224", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10225", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getseconds", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getseconds", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcdate", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcdate", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10226", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10227", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcday", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcday", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10228", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.gettime", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.gettime", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10229", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.gettimezoneoffset", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.gettimezoneoffset", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcfullyear", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcfullyear", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10230", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10231", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutchours", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutchours", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10232", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcdate", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcdate", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10233", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcmilliseconds", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcmilliseconds", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10234", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcday", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcday", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10235", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcminutes", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcminutes", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10236", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcfullyear", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcfullyear", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10237", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcmonth", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcmonth", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10238", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutchours", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutchours", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10239", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcseconds", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcseconds", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10240", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcmilliseconds", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcmilliseconds", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10241", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setdate", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setdate", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10242", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcminutes", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcminutes", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10243", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10244", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcmonth", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcmonth", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10245", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10246", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcseconds", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.getutcseconds", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10247", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10248", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setdate", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setdate", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10249", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10250", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10251", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setfullyear", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setfullyear", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10252", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10253", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10254", @@ -21277,13 +21278,13 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10256", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10257", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10258", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setfullyear", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setfullyear", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10259", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10260", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10261", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10262", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10263", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.sethours", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.sethours", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10264", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10265", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10266", @@ -21291,8 +21292,6 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10268", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10269", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10270", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.sethours", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.sethours", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10271", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10272", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10273", @@ -21300,6 +21299,8 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10275", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10276", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10277", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setmilliseconds", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setmilliseconds", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10278", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10279", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10280", @@ -21307,12 +21308,12 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10282", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10283", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10284", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setmilliseconds", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setmilliseconds", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10285", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10286", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10287", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10288", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setminutes", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setminutes", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10289", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10290", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10291", @@ -21320,14 +21321,14 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10293", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10294", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10295", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setminutes", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setminutes", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10296", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10297", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10298", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10299", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10300", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10301", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setmonth", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setmonth", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10302", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10303", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10304", @@ -21335,12 +21336,12 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10306", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10307", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10308", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setmonth", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setmonth", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10309", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10310", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10311", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10312", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setseconds", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setseconds", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10313", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10314", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10315", @@ -21348,28 +21349,28 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10317", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10318", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10319", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setseconds", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setseconds", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10320", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10321", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10322", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10323", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10324", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.settime", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.settime", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10325", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10326", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10327", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutcdate", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutcdate", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10328", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10329", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10330", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10331", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.settime", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.settime", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10332", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10333", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10334", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutcdate", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutcdate", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10335", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutcfullyear", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutcfullyear", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10336", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10337", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10338", @@ -21377,11 +21378,11 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10340", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10341", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10342", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutcfullyear", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutcfullyear", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10343", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10344", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10345", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutchours", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutchours", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10346", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10347", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10348", @@ -21389,13 +21390,13 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10350", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10351", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10352", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutchours", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutchours", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10353", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10354", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10355", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10356", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10357", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutcmilliseconds", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutcmilliseconds", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10358", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10359", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10360", @@ -21403,10 +21404,10 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10362", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10363", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10364", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutcmilliseconds", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutcmilliseconds", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10365", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10366", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutcminutes", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutcminutes", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10367", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10368", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10369", @@ -21414,12 +21415,12 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10371", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10372", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10373", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutcminutes", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutcminutes", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10374", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10375", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10376", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10377", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutcmonth", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutcmonth", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10378", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10379", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10380", @@ -21427,10 +21428,10 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10382", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10383", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10384", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutcmonth", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutcmonth", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10385", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10386", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutcseconds", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutcseconds", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10387", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10388", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10389", @@ -21438,74 +21439,76 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10391", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10392", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10393", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutcseconds", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.setutcseconds", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10394", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10395", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10396", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.todatestring", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.todatestring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10397", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10398", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10399", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.toisostring", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.toisostring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10400", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10401", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10402", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_630", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_631", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.tojson", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.tojson", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_632", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10403", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.todatestring", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.todatestring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10404", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10405", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10406", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.toisostring", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.toisostring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10407", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.tolocaledatestring", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.tolocaledatestring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10408", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10409", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_630", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_631", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.tojson", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.tojson", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_632", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.tolocalestring", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.tolocalestring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10410", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10411", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.tolocaletimestring", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.tolocaletimestring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10412", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10413", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.tostring", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.tostring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10414", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.tolocaledatestring", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.tolocaledatestring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10415", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_633", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-timestring", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-timestring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10416", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.tolocalestring", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.tolocalestring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10417", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10418", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.tolocaletimestring", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.tolocaletimestring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10419", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10420", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.tostring", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.tostring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10421", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10422", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_633", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-timestring", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-timestring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10423", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10424", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10425", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-datestring", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-datestring", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_634", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10426", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_635", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10427", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10428", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10429", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10430", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10431", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10432", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-datestring", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-datestring", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_634", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10433", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_635", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10434", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10435", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-todatestring-day-names", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-todatestring-month-names", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-timezoneestring", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-timezoneestring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10436", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10437", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10438", @@ -21513,10 +21516,6 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10440", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10441", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10442", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-todatestring-day-names", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-todatestring-month-names", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-timezoneestring", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-timezoneestring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10443", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10444", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10445", @@ -21529,54 +21528,47 @@ "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10452", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10453", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10454", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-todatestring", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-todatestring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10455", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10456", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10457", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10458", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10459", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10460", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.totimestring", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.totimestring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10461", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-todatestring", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-todatestring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10462", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10463", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10464", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10465", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.toutcstring", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.toutcstring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10466", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_636", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10467", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.totimestring", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.totimestring", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_637", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10468", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10469", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10470", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10471", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10472", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.toutcstring", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.toutcstring", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10473", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_636", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10474", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_637", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10475", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10476", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10477", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.valueof", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.valueof", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10478", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype-%40%40toprimitive", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10479", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10480", + "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-properties-of-date-instances", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10481", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10482", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10483", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10484", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.valueof", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype.valueof", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10485", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.prototype-%40%40toprimitive", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10486", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10487", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-properties-of-date-instances", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10488", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10489", - "https://tc39.es/ecma262/multipage/numbers-and-dates.html#_ref_10490", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#references-pane-container", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#references-pane-spacer", "https://tc39.es/ecma262/multipage/numbers-and-dates.html#references-pane", @@ -21598,102 +21590,111 @@ "https://tc39.es/ecma262/multipage/text-processing.html#sec-string-objects", "https://tc39.es/ecma262/multipage/text-processing.html#sec-string-objects", "https://tc39.es/ecma262/multipage/text-processing.html#sec-string-constructor", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10491", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10484", "https://tc39.es/ecma262/multipage/text-processing.html#sec-string-constructor", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10485", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10486", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10487", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10488", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10489", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string-constructor-string-value", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string-constructor-string-value", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10490", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10491", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10492", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10493", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10494", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-properties-of-the-string-constructor", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10495", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10496", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string-constructor-string-value", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string-constructor-string-value", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.fromcharcode", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.fromcharcode", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10497", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10498", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10499", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.fromcodepoint", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.fromcodepoint", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10500", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10501", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-properties-of-the-string-constructor", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10502", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10503", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.fromcharcode", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.fromcharcode", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10504", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10505", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10506", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.fromcodepoint", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.fromcodepoint", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10507", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10508", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.raw", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.raw", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10509", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10510", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10511", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10512", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10513", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10514", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10515", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.raw", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.raw", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10516", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10517", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10518", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10519", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10520", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_638", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-properties-of-the-string-prototype-object", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-properties-of-the-string-prototype-object", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10521", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10522", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10523", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.at", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.at", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10524", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10525", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10526", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10527", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_638", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-properties-of-the-string-prototype-object", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-properties-of-the-string-prototype-object", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.charat", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.charat", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10528", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10529", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10530", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.at", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.at", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10531", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10532", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10533", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.charcodeat", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.charcodeat", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10534", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.charat", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.charat", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10535", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10536", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10537", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10538", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.codepointat", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.codepointat", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10539", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_639", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10540", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.charcodeat", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.charcodeat", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10541", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10542", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10543", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10544", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10545", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.codepointat", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.codepointat", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.concat", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.concat", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10546", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_639", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10547", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10548", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10549", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10550", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.constructor", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10551", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.endswith", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.endswith", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10552", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.concat", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.concat", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10553", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10554", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10555", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10556", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10557", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.constructor", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10558", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.endswith", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.endswith", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.includes", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.includes", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10559", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10560", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10561", @@ -21701,9 +21702,9 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10563", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10564", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10565", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.includes", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.includes", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10566", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.indexof", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.indexof", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10567", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10568", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10569", @@ -21711,25 +21712,25 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10571", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10572", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10573", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.indexof", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.indexof", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10574", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.iswellformed", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.iswellformed", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10575", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10576", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10577", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.lastindexof", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.lastindexof", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10578", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10579", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10580", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10581", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.iswellformed", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.iswellformed", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10582", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10583", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10584", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.lastindexof", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.lastindexof", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10585", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10586", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.localecompare", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.localecompare", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10587", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10588", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10589", @@ -21737,11 +21738,11 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10591", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10592", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10593", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.localecompare", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.localecompare", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10594", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10595", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10596", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.match", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.match", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10597", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10598", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10599", @@ -21749,9 +21750,9 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10601", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10602", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10603", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.match", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.match", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10604", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.matchall", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.matchall", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10605", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10606", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10607", @@ -21759,62 +21760,60 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10609", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10610", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10611", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.matchall", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.matchall", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10612", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10613", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10614", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10615", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10616", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.normalize", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.normalize", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10617", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10618", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10619", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.padend", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.padend", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10620", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10621", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.padstart", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.padstart", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10622", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10623", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.normalize", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.normalize", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-stringpaddingbuiltinsimpl", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-stringpaddingbuiltinsimpl", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10624", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10625", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10626", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.padend", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.padend", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10627", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10628", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.padstart", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.padstart", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10629", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10630", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-stringpaddingbuiltinsimpl", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-stringpaddingbuiltinsimpl", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10631", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10632", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10633", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-stringpad", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-stringpad", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10634", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10635", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10636", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-tozeropaddeddecimalstring", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-tozeropaddeddecimalstring", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10637", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10638", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10639", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.repeat", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.repeat", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10640", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-stringpad", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-stringpad", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10641", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10642", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.replace", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.replace", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10643", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-tozeropaddeddecimalstring", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-tozeropaddeddecimalstring", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10644", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10645", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10646", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.repeat", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.repeat", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10647", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10648", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10649", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.replace", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.replace", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10650", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10651", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10652", @@ -21827,6 +21826,10 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10659", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10660", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10661", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-getsubstitution", + "https://tc39.es/ecma262/multipage/text-processing.html#table-45", + "https://tc39.es/ecma262/multipage/text-processing.html#table-replacement-text-symbol-substitutions", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-getsubstitution", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10662", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10663", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10664", @@ -21834,10 +21837,6 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10666", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10667", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10668", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-getsubstitution", - "https://tc39.es/ecma262/multipage/text-processing.html#table-45", - "https://tc39.es/ecma262/multipage/text-processing.html#table-replacement-text-symbol-substitutions", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-getsubstitution", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10669", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10670", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10671", @@ -21860,6 +21859,8 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10688", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10689", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10690", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.replaceall", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.replaceall", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10691", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10692", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10693", @@ -21867,8 +21868,6 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10695", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10696", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10697", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.replaceall", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.replaceall", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10698", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10699", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10700", @@ -21889,6 +21888,8 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10715", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10716", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10717", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.search", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.search", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10718", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10719", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10720", @@ -21896,9 +21897,9 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10722", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10723", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10724", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.search", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.search", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10725", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.slice", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.slice", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10726", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10727", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10728", @@ -21906,11 +21907,11 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10730", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10731", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10732", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.slice", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.slice", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10733", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10734", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10735", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.split", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.split", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10736", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10737", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10738", @@ -21918,8 +21919,6 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10740", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10741", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10742", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.split", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.split", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10743", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10744", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10745", @@ -21935,6 +21934,8 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10755", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10756", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10757", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.startswith", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.startswith", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10758", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10759", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10760", @@ -21942,8 +21943,8 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10762", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10763", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10764", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.startswith", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.startswith", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.substring", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.substring", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10765", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10766", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10767", @@ -21951,80 +21952,84 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10769", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10770", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10771", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.substring", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.substring", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10772", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10773", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10774", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10775", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10776", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10777", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10778", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10779", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10780", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10781", "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.tolocalelowercase", "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.tolocalelowercase", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_640", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10782", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10775", "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.tolocaleuppercase", "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.tolocaleuppercase", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_641", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10783", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10776", "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.tolowercase", "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.tolowercase", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_642", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10784", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10785", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10786", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10787", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10777", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10778", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10779", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10780", "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.tostring", "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.tostring", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10788", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10781", "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.touppercase", "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.touppercase", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_643", "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.towellformed", "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.towellformed", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10782", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10783", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10784", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10785", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10786", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10787", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10788", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10789", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10790", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.trim", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.trim", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_644", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10791", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-trimstring", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-trimstring", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10792", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10793", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10794", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_645", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10795", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10796", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10797", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.trim", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.trim", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_644", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10798", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-trimstring", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-trimstring", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10799", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10800", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10801", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_645", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10802", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10803", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10804", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22284", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22285", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22277", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22278", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_646", "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.trimend", "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.trimend", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_647", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10805", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10798", "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.trimstart", "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.trimstart", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_648", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10806", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10799", "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.valueof", "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.valueof", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10807", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10800", "https://tc39.es/ecma262/multipage/text-processing.html#sec-thisstringvalue", "https://tc39.es/ecma262/multipage/text-processing.html#thisstringvalue", "https://tc39.es/ecma262/multipage/text-processing.html#sec-thisstringvalue", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10801", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10802", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10803", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10804", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10805", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10806", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10807", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype-%40%40iterator", + "https://tc39.es/ecma262/multipage/text-processing.html#table-internal-slots-of-string-iterator-instances", + "https://tc39.es/ecma262/multipage/text-processing.html#table-46", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-properties-of-string-iterator-instances", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-createstringiterator", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_649", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10808", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10809", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10810", @@ -22032,197 +22037,184 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10812", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10813", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10814", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype-%40%40iterator", - "https://tc39.es/ecma262/multipage/text-processing.html#table-internal-slots-of-string-iterator-instances", - "https://tc39.es/ecma262/multipage/text-processing.html#table-46", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-properties-of-string-iterator-instances", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-createstringiterator", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_649", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10815", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10816", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-properties-of-string-instances", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10817", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10818", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10819", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10820", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10821", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10822", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10823", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-properties-of-string-instances", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10824", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10825", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10826", "https://tc39.es/ecma262/multipage/text-processing.html#sec-properties-of-string-instances-length", "https://tc39.es/ecma262/multipage/text-processing.html#sec-string-iterator-objects", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10827", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10820", "https://tc39.es/ecma262/multipage/text-processing.html#sec-%25stringiteratorprototype%25-object", "https://tc39.es/ecma262/multipage/text-processing.html#sec-%25stringiteratorprototype%25-object", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10828", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10829", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10821", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10822", "https://tc39.es/ecma262/multipage/text-processing.html#sec-%25stringiteratorprototype%25.next", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10830", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10823", "https://tc39.es/ecma262/multipage/text-processing.html#sec-%25stringiteratorprototype%25-%40%40tostringtag", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10831", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10824", "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp-regular-expression-objects", "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp-regular-expression-objects", "https://tc39.es/ecma262/multipage/text-processing.html#sec-patterns", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10832", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22286", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10825", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22279", "https://tc39.es/ecma262/multipage/text-processing.html#prod-Pattern", "https://tc39.es/ecma262/multipage/text-processing.html#prod-B7AwVhmt", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22287", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22280", "https://tc39.es/ecma262/multipage/text-processing.html#prod-Disjunction", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22288", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22281", "https://tc39.es/ecma262/multipage/text-processing.html#prod-MCRqOZOt", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22289", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22290", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22282", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22283", "https://tc39.es/ecma262/multipage/text-processing.html#prod-Alternative", "https://tc39.es/ecma262/multipage/text-processing.html#prod-59aIYYAE", "https://tc39.es/ecma262/multipage/text-processing.html#prod-AWMX5oRX", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22291", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22292", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22284", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22285", "https://tc39.es/ecma262/multipage/text-processing.html#prod-Term", "https://tc39.es/ecma262/multipage/text-processing.html#prod-R1uQAeY_", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22293", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22286", "https://tc39.es/ecma262/multipage/text-processing.html#prod-j_jePxdh", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22294", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22287", "https://tc39.es/ecma262/multipage/text-processing.html#prod-FwIStaHw", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22295", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22296", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22288", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22289", "https://tc39.es/ecma262/multipage/text-processing.html#prod-Assertion", "https://tc39.es/ecma262/multipage/text-processing.html#prod--UK1vL-o", "https://tc39.es/ecma262/multipage/text-processing.html#prod-2McWu3FN", "https://tc39.es/ecma262/multipage/text-processing.html#prod-YjbmHFUC", "https://tc39.es/ecma262/multipage/text-processing.html#prod-gShCnTuF", "https://tc39.es/ecma262/multipage/text-processing.html#prod-xKW9miPx", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22297", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22290", "https://tc39.es/ecma262/multipage/text-processing.html#prod-vTbSFHd1", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22298", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22291", "https://tc39.es/ecma262/multipage/text-processing.html#prod-Xp1qSNTG", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22299", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22292", "https://tc39.es/ecma262/multipage/text-processing.html#prod-UtOyozI6", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22300", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22293", "https://tc39.es/ecma262/multipage/text-processing.html#prod-Quantifier", "https://tc39.es/ecma262/multipage/text-processing.html#prod-tUDOOFuV", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22301", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22294", "https://tc39.es/ecma262/multipage/text-processing.html#prod-GZavMceB", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22302", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22295", "https://tc39.es/ecma262/multipage/text-processing.html#prod-QuantifierPrefix", "https://tc39.es/ecma262/multipage/text-processing.html#prod-vLv9dnb5", "https://tc39.es/ecma262/multipage/text-processing.html#prod-UgDebVXB", "https://tc39.es/ecma262/multipage/text-processing.html#prod-N4RBWkLM", "https://tc39.es/ecma262/multipage/text-processing.html#prod-kgxh0ghk", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22303", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22296", "https://tc39.es/ecma262/multipage/text-processing.html#prod-FM-pL4Gj", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22304", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22297", "https://tc39.es/ecma262/multipage/text-processing.html#prod-bLgfIwO4", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22305", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22306", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22298", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22299", "https://tc39.es/ecma262/multipage/text-processing.html#prod-Atom", "https://tc39.es/ecma262/multipage/text-processing.html#prod-hYVkAeML", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22307", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22300", "https://tc39.es/ecma262/multipage/text-processing.html#prod-6UeGTTDU", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22308", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22301", "https://tc39.es/ecma262/multipage/text-processing.html#prod-gdPiaYp4", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22309", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22302", "https://tc39.es/ecma262/multipage/text-processing.html#prod-XC-6aJgH", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22310", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22311", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22303", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22304", "https://tc39.es/ecma262/multipage/text-processing.html#prod-L0_YagLX", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22312", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22305", "https://tc39.es/ecma262/multipage/text-processing.html#prod-SyntaxCharacter", "https://tc39.es/ecma262/multipage/text-processing.html#prod-PatternCharacter", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22313", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22314", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22306", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22307", "https://tc39.es/ecma262/multipage/text-processing.html#prod-AtomEscape", "https://tc39.es/ecma262/multipage/text-processing.html#prod-2qcgA24q", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22315", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22308", "https://tc39.es/ecma262/multipage/text-processing.html#prod-QZtCcvYH", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22316", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22309", "https://tc39.es/ecma262/multipage/text-processing.html#prod-sBosbs9Q", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22317", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22310", "https://tc39.es/ecma262/multipage/text-processing.html#prod-YgRCIQFy", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22318", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22311", "https://tc39.es/ecma262/multipage/text-processing.html#prod-CharacterEscape", "https://tc39.es/ecma262/multipage/text-processing.html#prod-q4aq35sO", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22312", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-lMmOF-9c", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22313", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-oPPhk0pZ", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22314", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-CrHLbIYs", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22315", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22316", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-VtjEN4lt", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22317", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-ControlEscape", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-GroupSpecifier", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22318", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-GroupName", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-CieYjAI6", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22319", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-lMmOF-9c", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-RegExpIdentifierName", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-UEFofPmM", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22320", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-oPPhk0pZ", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-Wlj6DCQi", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22321", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-CrHLbIYs", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22322", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-RegExpIdentifierStart", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-ChPpokvC", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22323", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-VtjEN4lt", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-gHtf4gFI", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22324", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-ControlEscape", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-GroupSpecifier", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-WBQHipLA", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22325", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-GroupName", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-CieYjAI6", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22326", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-RegExpIdentifierName", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-UEFofPmM", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-RegExpIdentifierPart", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-QEKJWJ5I", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22327", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-Wlj6DCQi", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-tb_1J4i8", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22328", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-NsruFaTJ", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22329", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-RegExpIdentifierStart", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-ChPpokvC", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22330", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-gHtf4gFI", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-RegExpUnicodeEscapeSequence", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-8GU45ufS", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22331", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-WBQHipLA", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22332", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22333", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-RegExpIdentifierPart", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-QEKJWJ5I", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22334", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-tb_1J4i8", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22335", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-NsruFaTJ", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-5oXd8wzV", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22336", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-CzkVQCuc", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22337", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-RegExpUnicodeEscapeSequence", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-8GU45ufS", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-UnicodeLeadSurrogate", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-UnicodeTrailSurrogate", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22338", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22339", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22340", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22341", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-HexLeadSurrogate", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-AEZ_iyDC", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22342", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-5oXd8wzV", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22343", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-CzkVQCuc", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10826", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-HexTrailSurrogate", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-aZFqSbDx", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22344", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-UnicodeLeadSurrogate", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-UnicodeTrailSurrogate", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22345", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10827", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-HexNonSurrogate", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-YFxZ-zB2", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22346", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22347", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10828", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-IdentityEscape", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22348", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-HexLeadSurrogate", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-AEZ_iyDC", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22349", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22350", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10833", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-HexTrailSurrogate", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-aZFqSbDx", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-DecimalEscape", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-PUMw6WxS", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22351", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22352", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10834", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-HexNonSurrogate", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-YFxZ-zB2", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22353", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22354", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10835", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-IdentityEscape", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22355", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22356", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22357", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-DecimalEscape", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-PUMw6WxS", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22358", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22359", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22360", "https://tc39.es/ecma262/multipage/text-processing.html#prod-CharacterClassEscape", "https://tc39.es/ecma262/multipage/text-processing.html#prod-SeTTaRwS", "https://tc39.es/ecma262/multipage/text-processing.html#prod-JQe22hGV", @@ -22231,143 +22223,143 @@ "https://tc39.es/ecma262/multipage/text-processing.html#prod-uRZ9YD5P", "https://tc39.es/ecma262/multipage/text-processing.html#prod-tSKKQe8i", "https://tc39.es/ecma262/multipage/text-processing.html#prod-5iubKlkQ", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22361", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22354", "https://tc39.es/ecma262/multipage/text-processing.html#prod-LRNY7pYO", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22362", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22355", "https://tc39.es/ecma262/multipage/text-processing.html#prod-UnicodePropertyValueExpression", "https://tc39.es/ecma262/multipage/text-processing.html#prod-wlk0gl-x", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22356", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22357", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-jMQ5xe2C", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22358", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-UnicodePropertyName", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22359", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-UnicodePropertyNameCharacters", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22360", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22361", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-UnicodePropertyValue", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22362", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-LoneUnicodePropertyNameOrValue", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22363", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-UnicodePropertyValueCharacters", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22364", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-jMQ5xe2C", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22365", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-UnicodePropertyName", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-UnicodePropertyValueCharacter", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22366", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-UnicodePropertyNameCharacters", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22367", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-UnicodePropertyNameCharacter", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22368", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-UnicodePropertyValue", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-CharacterClass", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-XeZ8wReK", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22369", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-LoneUnicodePropertyNameOrValue", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-BR9Nw5Gp", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22370", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-UnicodePropertyValueCharacters", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-ClassContents", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-7oNDq70_", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-Qe2Av6B8", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22371", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22372", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-UnicodePropertyValueCharacter", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-NonemptyClassRanges", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22373", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-8-K7AdXe", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22374", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-UnicodePropertyNameCharacter", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22375", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-CharacterClass", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-XeZ8wReK", + "https://tc39.es/ecma262/multipage/text-processing.html#prod--cKKVMsq", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22376", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-BR9Nw5Gp", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22377", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-ClassContents", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-7oNDq70_", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-Qe2Av6B8", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22378", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-NonemptyClassRangesNoDash", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22379", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-NonemptyClassRanges", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-MjoVem1x", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22380", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-8-K7AdXe", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22381", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-AN4eyFTZ", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22382", - "https://tc39.es/ecma262/multipage/text-processing.html#prod--cKKVMsq", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22383", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22384", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-ClassAtom", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-ee-3CYw6", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22385", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-NonemptyClassRangesNoDash", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-ClassAtomNoDash", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-DSKNclKY", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22386", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-MjoVem1x", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22387", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-ClassEscape", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-MZvj9Dzw", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-A6KLgGNK", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-pRiuVk3t", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22388", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-AN4eyFTZ", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-NKSKjwBB", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22389", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-ClassSetExpression", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22390", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22391", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-ClassAtom", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-ee-3CYw6", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22392", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-ClassAtomNoDash", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-DSKNclKY", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-ClassUnion", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-g_C-vqXS", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22393", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22394", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-ClassEscape", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-MZvj9Dzw", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-A6KLgGNK", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-pRiuVk3t", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-x32ygNst", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22395", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-NKSKjwBB", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22396", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-ClassSetExpression", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-ClassIntersection", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-pPEC03dD", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22397", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22398", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-t1FOWCCV", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22399", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-ClassUnion", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-g_C-vqXS", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22400", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-ClassSubtraction", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-ET7TxN9I", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22401", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-x32ygNst", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22402", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-EEppnL8M", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22403", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-ClassIntersection", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-pPEC03dD", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22404", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22405", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-t1FOWCCV", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22406", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22407", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-ClassSubtraction", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-ET7TxN9I", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22408", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22409", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-EEppnL8M", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22410", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22411", "https://tc39.es/ecma262/multipage/text-processing.html#prod-ClassSetRange", "https://tc39.es/ecma262/multipage/text-processing.html#prod-uyCI4Vm7", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22412", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22413", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22405", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22406", "https://tc39.es/ecma262/multipage/text-processing.html#prod-ClassSetOperand", "https://tc39.es/ecma262/multipage/text-processing.html#prod-j3hqQEKY", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22414", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22407", "https://tc39.es/ecma262/multipage/text-processing.html#prod-0J8lXMFz", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22415", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22408", "https://tc39.es/ecma262/multipage/text-processing.html#prod-lqRWpy0s", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22416", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22409", "https://tc39.es/ecma262/multipage/text-processing.html#prod-NestedClass", "https://tc39.es/ecma262/multipage/text-processing.html#prod-gbvVygeq", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22417", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22410", "https://tc39.es/ecma262/multipage/text-processing.html#prod-9Q7EpkJI", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22418", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22411", "https://tc39.es/ecma262/multipage/text-processing.html#prod-NSfZaxtj", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22419", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22412", "https://tc39.es/ecma262/multipage/text-processing.html#prod-ClassStringDisjunction", "https://tc39.es/ecma262/multipage/text-processing.html#prod-OWA-RIEl", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22420", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22413", "https://tc39.es/ecma262/multipage/text-processing.html#prod-ClassStringDisjunctionContents", "https://tc39.es/ecma262/multipage/text-processing.html#prod-4o44xqjO", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22421", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22414", "https://tc39.es/ecma262/multipage/text-processing.html#prod-RLq9E3c7", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22422", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22423", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22415", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22416", "https://tc39.es/ecma262/multipage/text-processing.html#prod-ClassString", "https://tc39.es/ecma262/multipage/text-processing.html#prod-wlHjT_uF", "https://tc39.es/ecma262/multipage/text-processing.html#prod-R19M_TTI", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22424", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22417", "https://tc39.es/ecma262/multipage/text-processing.html#prod-NonEmptyClassString", "https://tc39.es/ecma262/multipage/text-processing.html#prod-u7ZJYYBQ", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22425", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22426", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22418", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22419", "https://tc39.es/ecma262/multipage/text-processing.html#prod-ClassSetCharacter", "https://tc39.es/ecma262/multipage/text-processing.html#prod-aYRGZPo4", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22427", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22428", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22429", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22420", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22421", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22422", "https://tc39.es/ecma262/multipage/text-processing.html#prod-K7v_V3OY", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22430", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22423", "https://tc39.es/ecma262/multipage/text-processing.html#prod-wURb2FX1", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22431", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22424", "https://tc39.es/ecma262/multipage/text-processing.html#prod-3EeamNn_", "https://tc39.es/ecma262/multipage/text-processing.html#prod-ClassSetReservedDoublePunctuator", "https://tc39.es/ecma262/multipage/text-processing.html#prod-ClassSetSyntaxCharacter", @@ -22375,220 +22367,220 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_650", "https://tc39.es/ecma262/multipage/text-processing.html#sec-patterns-static-semantics-early-errors", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_651", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22425", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10829", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22426", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22427", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22428", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10830", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22429", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22430", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22431", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22432", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10836", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22433", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22434", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10831", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22435", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10837", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22436", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10832", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22437", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10833", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22438", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22439", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22440", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22441", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10838", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22442", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10834", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22443", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10839", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10835", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22444", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10840", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10836", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22445", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10837", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22446", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10838", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22447", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10839", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22448", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22449", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10841", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22450", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10842", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22451", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10843", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10840", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22452", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10844", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10841", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22453", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10845", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10842", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22454", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10846", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10843", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22455", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10844", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22456", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10845", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22457", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22458", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10847", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10846", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22459", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10848", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22460", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10849", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22461", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10850", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22462", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10851", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10847", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22463", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10852", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22464", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22465", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10853", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10848", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22466", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22467", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22468", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22469", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10854", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10849", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22470", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22471", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22472", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10855", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22473", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10850", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22474", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10851", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10852", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_652", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10853", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22475", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10854", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22476", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10856", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22477", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10855", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22478", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22479", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22480", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10856", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_653", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10857", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22481", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_654", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22479", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10858", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22480", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10859", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_652", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_655", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22481", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10860", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22482", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10861", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22483", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10861", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22484", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10862", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22485", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10863", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_653", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10864", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_654", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10862", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22486", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10865", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22487", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10866", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_655", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22488", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10867", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10863", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22489", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10864", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22490", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10868", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-countleftcapturingparenswithin", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10865", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10866", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-countleftcapturingparenswithin", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22491", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22492", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10869", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_656", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10867", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_657", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22493", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22494", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22495", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10868", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-countleftcapturingparensbefore", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10869", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10870", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22496", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10871", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22497", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-countleftcapturingparenswithin", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_658", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10872", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_659", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22495", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22496", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22497", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10873", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-countleftcapturingparenswithin", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-patterns-static-semantics-capturing-group-number", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10874", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10875", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_660", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-xT1sXsIe", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22498", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22499", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_656", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10874", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_657", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-lKRUpdJ5", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22500", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22501", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10875", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-countleftcapturingparensbefore", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10876", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10877", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10878", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_658", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10879", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_659", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22502", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22503", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22504", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10880", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-patterns-static-semantics-capturing-group-number", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10881", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10882", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_660", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-xT1sXsIe", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22505", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22506", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-lKRUpdJ5", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22507", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22508", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22509", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22510", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22511", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22512", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22513", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_661", "https://tc39.es/ecma262/multipage/text-processing.html#sec-patterns-static-semantics-is-character-class", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10883", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10876", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_662", "https://tc39.es/ecma262/multipage/text-processing.html#prod-G-2_KzF0", "https://tc39.es/ecma262/multipage/text-processing.html#prod-c9Gs2CyN", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22514", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22507", "https://tc39.es/ecma262/multipage/text-processing.html#prod-CyWYzaiY", "https://tc39.es/ecma262/multipage/text-processing.html#prod-_jzYJMTx", "https://tc39.es/ecma262/multipage/text-processing.html#prod-Z3nmWONm", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22515", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22508", "https://tc39.es/ecma262/multipage/text-processing.html#prod-3d9phfMH", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22516", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22509", "https://tc39.es/ecma262/multipage/text-processing.html#sec-patterns-static-semantics-character-value", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10884", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10885", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10877", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10878", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_663", "https://tc39.es/ecma262/multipage/text-processing.html#prod-xjk33vk0", "https://tc39.es/ecma262/multipage/text-processing.html#prod-r7Whzgyd", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22517", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22518", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22510", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22511", "https://tc39.es/ecma262/multipage/text-processing.html#prod-lioRfUCB", "https://tc39.es/ecma262/multipage/text-processing.html#prod-RssYfbc0", "https://tc39.es/ecma262/multipage/text-processing.html#prod-qdZp22xs", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22519", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22512", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_664", "https://tc39.es/ecma262/multipage/text-processing.html#table-controlescape-code-point-values", "https://tc39.es/ecma262/multipage/text-processing.html#table-47", "https://tc39.es/ecma262/multipage/text-processing.html#prod-OO2zEPPr", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22513", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22514", + "https://tc39.es/ecma262/multipage/text-processing.html#prod--h1KYMFX", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22515", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-GXRVwMQi", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22516", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22517", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-xQFw7WMV", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22518", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22519", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10879", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22520", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10880", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22521", - "https://tc39.es/ecma262/multipage/text-processing.html#prod--h1KYMFX", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10881", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-OI8ASjmd", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22522", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-GXRVwMQi", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22523", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-cC4Huuek", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22524", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-xQFw7WMV", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22525", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-KB9TwXt5", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22526", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10886", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-w_eLE8Wq", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22527", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10887", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-gm_vpVWn", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22528", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10888", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-OI8ASjmd", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22529", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-u6hqoUgl", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22530", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-cC4Huuek", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22531", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-dwcLz84m", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22532", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-KB9TwXt5", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22533", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-w_eLE8Wq", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22534", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-gm_vpVWn", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-y0BubLe1", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22535", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22536", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-u6hqoUgl", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22537", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22538", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-dwcLz84m", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22539", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22540", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22541", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-y0BubLe1", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22542", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22543", "https://tc39.es/ecma262/multipage/text-processing.html#prod-VNuih8IG", "https://tc39.es/ecma262/multipage/text-processing.html#sec-static-semantics-maycontainstrings", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10889", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10882", "https://tc39.es/ecma262/multipage/text-processing.html#prod-Bf6PNBQl", "https://tc39.es/ecma262/multipage/text-processing.html#prod-RGVe7d_l", "https://tc39.es/ecma262/multipage/text-processing.html#prod-OqQUZ1AJ", @@ -22596,172 +22588,180 @@ "https://tc39.es/ecma262/multipage/text-processing.html#prod-f1pS245L", "https://tc39.es/ecma262/multipage/text-processing.html#prod-GFqiLy7V", "https://tc39.es/ecma262/multipage/text-processing.html#prod-RmQZ0iW5", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22544", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22537", "https://tc39.es/ecma262/multipage/text-processing.html#prod-s2EbLfVa", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22545", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22546", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22538", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22539", "https://tc39.es/ecma262/multipage/text-processing.html#prod-KPMY0hl9", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22547", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22540", "https://tc39.es/ecma262/multipage/text-processing.html#prod-mJSrJEIb", "https://tc39.es/ecma262/multipage/text-processing.html#prod-VIFWQA3E", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22548", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22541", "https://tc39.es/ecma262/multipage/text-processing.html#prod-fXQDqqMu", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22549", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22542", "https://tc39.es/ecma262/multipage/text-processing.html#prod-Vo8Rxe-U", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22550", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10890", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22551", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10891", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22543", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10883", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22544", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10884", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_665", "https://tc39.es/ecma262/multipage/text-processing.html#prod-gvGJSfuv", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22545", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22546", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22547", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10885", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22548", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-sW7TOMGn", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22549", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22550", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10886", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22551", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22552", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10887", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22553", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-kLr2Lu9G", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22554", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10892", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22555", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-sW7TOMGn", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10888", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22556", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10889", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22557", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10893", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-TP89l0-Y", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22558", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22559", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10894", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10890", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22560", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-kLr2Lu9G", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10891", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22561", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-tcMmJV95", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22562", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10895", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22563", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10896", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10892", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22564", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-TP89l0-Y", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-vhe5K8uN", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22565", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22566", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10897", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10893", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22567", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10898", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-2TGoIgN5", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22568", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-tcMmJV95", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22569", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10894", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22570", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10899", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10895", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22571", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-vhe5K8uN", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-5vHBhYYk", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-Cx8VwpMk", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22572", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10896", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22573", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10900", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-w1OPLko-", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22574", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-2TGoIgN5", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22575", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22576", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10901", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-groupspecifiersthatmatch", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22577", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10902", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10897", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10898", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22578", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-5vHBhYYk", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-Cx8VwpMk", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10899", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10900", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22579", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10903", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10901", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22580", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-w1OPLko-", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10902", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-static-semantics-capturinggroupname", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp-identifier-names-static-semantics-stringvalue", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10903", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-n_is87x3", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22581", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22582", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22583", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-groupspecifiersthatmatch", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22584", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10904", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22582", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10905", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22585", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpidentifiercodepoints", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10906", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10907", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22586", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-MLgOzB7a", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22583", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10908", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22587", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22584", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-s0FAcATI", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22585", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22586", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10909", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-static-semantics-capturinggroupname", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp-identifier-names-static-semantics-stringvalue", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22587", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10910", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-n_is87x3", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22588", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10911", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22589", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10912", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpidentifiercodepoints", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10913", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10914", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-MLgOzB7a", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpidentifiercodepoint", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10912", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-KawRYiQy", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22589", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22590", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10915", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-hbCPVPTo", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22591", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-s0FAcATI", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22592", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-3xUUqpuD", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22593", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10916", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-qsRdhrnd", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22594", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10917", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10913", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22595", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10918", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpidentifiercodepoint", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10919", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-KawRYiQy", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-rk-_SuFT", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22596", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22597", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-hbCPVPTo", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-NowIa6nU", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22598", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22599", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-3xUUqpuD", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22600", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-qsRdhrnd", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22601", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10920", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10914", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-pattern-semantics", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10915", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10916", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22602", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-rk-_SuFT", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_666", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22603", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22604", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-NowIa6nU", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10917", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22605", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22606", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22607", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22608", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10918", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10919", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10920", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10921", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-pattern-semantics", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10922", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10923", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22609", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_666", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22610", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22611", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10924", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22612", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22613", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22614", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-pattern-notation", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-notation", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-pattern-notation", + "https://tc39.es/ecma262/multipage/text-processing.html#pattern-charset", + "https://tc39.es/ecma262/multipage/text-processing.html#pattern-capturerange", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10925", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10926", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10927", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10928", + "https://tc39.es/ecma262/multipage/text-processing.html#pattern-matchstate", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10929", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10930", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10931", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-pattern-notation", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-notation", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-pattern-notation", - "https://tc39.es/ecma262/multipage/text-processing.html#pattern-charset", - "https://tc39.es/ecma262/multipage/text-processing.html#pattern-capturerange", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10932", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10933", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10934", + "https://tc39.es/ecma262/multipage/text-processing.html#pattern-matchresult", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10935", - "https://tc39.es/ecma262/multipage/text-processing.html#pattern-matchstate", + "https://tc39.es/ecma262/multipage/text-processing.html#pattern-matchercontinuation", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10936", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10937", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10938", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10939", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10940", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10941", - "https://tc39.es/ecma262/multipage/text-processing.html#pattern-matchresult", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10942", - "https://tc39.es/ecma262/multipage/text-processing.html#pattern-matchercontinuation", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10943", + "https://tc39.es/ecma262/multipage/text-processing.html#pattern-matcher", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10944", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10945", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10946", @@ -22769,7 +22769,6 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10948", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10949", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10950", - "https://tc39.es/ecma262/multipage/text-processing.html#pattern-matcher", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10951", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10952", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10953", @@ -22780,32 +22779,32 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10958", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10959", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10960", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp-records", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp-records", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10961", + "https://tc39.es/ecma262/multipage/text-processing.html#table-regexp-record-fields", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10962", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10963", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10964", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-compilepattern", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-pattern", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10965", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10966", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10967", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp-records", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp-records", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10968", - "https://tc39.es/ecma262/multipage/text-processing.html#table-regexp-record-fields", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10969", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10970", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-mHyeO4wo", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22608", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10971", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-compilepattern", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-pattern", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22609", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10972", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10973", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10974", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10975", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10976", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10977", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-mHyeO4wo", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22615", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10978", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22616", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10979", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10980", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10981", @@ -22813,105 +22812,105 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10983", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10984", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10985", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_667", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10986", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10987", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10988", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10989", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10990", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10991", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10992", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_667", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10993", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10994", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10995", "https://tc39.es/ecma262/multipage/text-processing.html#sec-compilesubpattern", "https://tc39.es/ecma262/multipage/text-processing.html#sec-term", "https://tc39.es/ecma262/multipage/text-processing.html#sec-alternative", "https://tc39.es/ecma262/multipage/text-processing.html#sec-disjunction", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10996", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10997", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10998", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10989", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10990", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10991", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_668", "https://tc39.es/ecma262/multipage/text-processing.html#prod-y4rdvkKA", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22610", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22611", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10992", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22612", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10993", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22613", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10994", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22614", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22615", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22616", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22617", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22618", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10999", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22619", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11000", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22620", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11001", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22621", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-DxcBBSWc", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10995", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-fiPiStf_", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22622", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22623", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10996", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22624", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10997", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22625", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10998", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22626", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22627", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22628", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-DxcBBSWc", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11002", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-fiPiStf_", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22629", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22630", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11003", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22631", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11004", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22632", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11005", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22633", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-tmSpn0_R", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22634", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_10999", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22635", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11000", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-fNHoehtY", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22636", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11001", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22637", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-LaYcA3Qv", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22638", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22639", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11002", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22640", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-tmSpn0_R", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11003", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22641", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11006", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11004", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11005", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22642", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11007", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-fNHoehtY", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11006", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22643", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11007", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11008", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22644", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-LaYcA3Qv", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22645", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22646", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11009", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22647", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11010", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22648", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11011", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11012", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22649", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-repeatmatcher-abstract-operation", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-repeatmatcher-abstract-operation", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11013", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22650", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11014", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11015", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11016", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11017", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11018", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11019", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-repeatmatcher-abstract-operation", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-repeatmatcher-abstract-operation", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11020", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11021", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11022", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11023", + "https://tc39.es/ecma262/multipage/text-processing.html#step-repeatmatcher-done", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11024", + "https://tc39.es/ecma262/multipage/text-processing.html#step-repeatmatcher-clear-captures", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11025", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11026", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11027", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11028", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11029", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11030", - "https://tc39.es/ecma262/multipage/text-processing.html#step-repeatmatcher-done", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11031", - "https://tc39.es/ecma262/multipage/text-processing.html#step-repeatmatcher-clear-captures", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11032", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11033", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11034", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22644", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22645", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22646", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22647", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22648", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22649", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22650", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22651", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22652", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22653", @@ -22920,30 +22919,32 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22656", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22657", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22658", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_669", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22659", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22660", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22661", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22662", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22663", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22664", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22665", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_669", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22666", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22667", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22668", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_670", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22669", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22662", "https://tc39.es/ecma262/multipage/text-processing.html#sec-emptymatcher", "https://tc39.es/ecma262/multipage/text-processing.html#sec-emptymatcher", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11028", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11029", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11030", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11031", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11032", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11033", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-matchtwoalternatives", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-matchtwoalternatives", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11034", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11035", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11036", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11037", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11038", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11039", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11040", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-matchtwoalternatives", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-matchtwoalternatives", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11041", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-matchsequence", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-matchsequence", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11042", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11043", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11044", @@ -22951,8 +22952,6 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11046", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11047", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11048", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-matchsequence", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-matchsequence", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11049", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11050", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11051", @@ -22966,34 +22965,35 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11059", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11060", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11061", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-compileassertion", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-assertion", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11062", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11063", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11064", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_671", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-sVm_wok4", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11065", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11066", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11067", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11068", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-compileassertion", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-assertion", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11069", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22663", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-STP3aqEM", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11070", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11071", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_671", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-sVm_wok4", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11072", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11073", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11074", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22664", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-IZJSBUZJ", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11075", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11076", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22670", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-STP3aqEM", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11077", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11078", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11079", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11080", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11081", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22671", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-IZJSBUZJ", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-92fnNlhg", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11082", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11083", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11084", @@ -23001,146 +23001,145 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11086", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11087", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11088", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-92fnNlhg", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-eBn333dp", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22665", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11089", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22666", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11090", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11091", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11092", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11093", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11094", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11095", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-eBn333dp", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22672", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11096", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22673", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11097", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11098", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11099", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11100", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22667", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22668", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22669", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22670", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-R66yItqF", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22671", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11101", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22672", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11102", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11103", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11104", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11105", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11106", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11107", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11108", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11109", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22673", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22674", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22675", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22676", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-sZjx8A-T", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22677", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-R66yItqF", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22678", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11108", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22679", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11109", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11110", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22678", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11111", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11112", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11113", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11114", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11115", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11116", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22680", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22681", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22682", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22683", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-sZjx8A-T", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22684", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11117", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22685", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11118", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11119", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11120", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11121", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-OBuox7k0", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22679", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11122", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22680", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11123", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11124", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11125", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11126", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11127", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11128", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-OBuox7k0", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22686", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11129", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22687", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11130", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-iswordchar-abstract-operation", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-iswordchar-abstract-operation", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11131", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11132", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11133", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11134", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-compilequantifier", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-quantifier", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11135", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11136", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11137", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-iswordchar-abstract-operation", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-iswordchar-abstract-operation", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11138", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-9qV9mwu-", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22681", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11139", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22682", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11140", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-qWoBDE8M", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22683", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11141", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-compilequantifier", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-quantifier", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22684", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11142", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-compilequantifierprefix", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11143", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11144", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11145", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-9qV9mwu-", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22688", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11146", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22689", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-s8nl1xnS", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11147", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-qWoBDE8M", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22690", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-4GxjzerI", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11148", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22691", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-xg-YUvEA", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11149", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-compilequantifierprefix", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-cx_RnfxU", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22685", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22686", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_672", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11150", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-zaHyl8D0", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22687", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22688", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11151", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-JGD-kmEs", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22689", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22690", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22691", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22692", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11152", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-compileatom", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-decimalescape", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-characterescape", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-atomescape", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-atom", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11153", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-s8nl1xnS", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11154", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-4GxjzerI", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11155", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-xg-YUvEA", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11156", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-cx_RnfxU", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22692", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_673", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-Js9cL8Bl", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22693", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_672", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11157", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-zaHyl8D0", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22694", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22695", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11156", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11157", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-HeZ4ZCvZ", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11158", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-JGD-kmEs", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22696", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22697", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22698", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22699", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22695", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11159", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-compileatom", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-decimalescape", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-characterescape", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-atomescape", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-atom", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-lKfl4ziO", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22696", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11160", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22697", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11161", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11162", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_673", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-Js9cL8Bl", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22700", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22701", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11163", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11164", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-HeZ4ZCvZ", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11165", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22702", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11166", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-lKfl4ziO", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22703", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11167", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22704", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11168", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11169", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11170", @@ -23152,20 +23151,20 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11176", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11177", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11178", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-rOrnsPez", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22698", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22699", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11179", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22700", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11180", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22701", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11181", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11182", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11183", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11184", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11185", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-rOrnsPez", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22705", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22706", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11186", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22707", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11187", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22708", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11188", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11189", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11190", @@ -23173,38 +23172,38 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11192", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11193", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11194", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22702", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22703", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11195", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22704", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-u5dRHgc0", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22705", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11196", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22706", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-cCYT06VF", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22707", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11197", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22708", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11198", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11199", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11200", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11201", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_674", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-HH-Xi2Q_", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22709", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11200", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22710", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11201", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11202", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-k2ESRh0v", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22711", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-u5dRHgc0", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22712", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11203", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22713", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-cCYT06VF", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22714", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22712", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11204", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22715", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11205", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11206", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_674", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-HH-Xi2Q_", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22716", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11207", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22717", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11208", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11209", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-k2ESRh0v", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22718", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11210", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22719", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11211", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11212", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11213", @@ -23215,23 +23214,23 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11218", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11219", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11220", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-VB-OogXI", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22713", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11221", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22714", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11222", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22715", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11223", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11224", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-charactersetmatcher-abstract-operation", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-charactersetmatcher-abstract-operation", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11225", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11226", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11227", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-VB-OogXI", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22720", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11228", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22721", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11229", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22722", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11230", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11231", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-charactersetmatcher-abstract-operation", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-charactersetmatcher-abstract-operation", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11232", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11233", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11234", @@ -23241,6 +23240,8 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11238", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11239", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11240", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-backreference-matcher", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-backreference-matcher", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11241", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11242", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11243", @@ -23248,8 +23249,6 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11245", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11246", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11247", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-backreference-matcher", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-backreference-matcher", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11248", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11249", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11250", @@ -23258,39 +23257,32 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11253", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11254", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11255", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-canonicalize-ch", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-canonicalize-ch", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11256", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11257", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11258", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11259", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11260", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11261", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-compilecharacterclass", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-characterclass", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11262", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-canonicalize-ch", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-canonicalize-ch", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11263", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11264", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11265", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-WTA5_13X", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22716", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11266", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22717", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11267", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-C4IeNsQH", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22718", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11268", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-compilecharacterclass", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-characterclass", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22719", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11269", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11270", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11271", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11272", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-WTA5_13X", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22723", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11273", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22724", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11274", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-C4IeNsQH", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22725", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11275", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22726", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11276", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11277", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11278", "https://tc39.es/ecma262/multipage/text-processing.html#sec-compiletocharset", "https://tc39.es/ecma262/multipage/text-processing.html#sec-characterclassescape", "https://tc39.es/ecma262/multipage/text-processing.html#sec-classescape", @@ -23299,267 +23291,276 @@ "https://tc39.es/ecma262/multipage/text-processing.html#sec-nonemptyclassrangesnodash", "https://tc39.es/ecma262/multipage/text-processing.html#sec-nonemptyclassranges", "https://tc39.es/ecma262/multipage/text-processing.html#sec-classranges", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11279", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11280", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11281", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11272", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11273", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11274", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_675", "https://tc39.es/ecma262/multipage/text-processing.html#prod-JD0n1C2m", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11282", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11275", "https://tc39.es/ecma262/multipage/text-processing.html#prod-v8F30MhJ", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22720", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22721", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11276", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22722", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11277", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22723", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11278", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-3Hff_hWr", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22724", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22725", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22726", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11279", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22727", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11280", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22728", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11283", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11281", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22729", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11284", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11282", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-F2f_obS_", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22730", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11285", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-3Hff_hWr", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22731", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11283", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22732", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11284", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22733", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11286", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11285", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-m3mx3xme", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22734", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11287", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22735", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11288", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22736", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11289", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-F2f_obS_", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11286", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22737", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11287", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22738", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11290", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11288", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22739", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11291", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11289", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22740", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11292", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-m3mx3xme", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22741", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22742", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22743", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11293", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22744", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11294", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22745", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11295", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22746", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11296", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22747", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22748", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22749", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-v1pSxa5N", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11290", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-XIQ-jH7Q", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22750", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11291", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22751", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-y4BsoD9c", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-dYEaUVMZ", + "https://tc39.es/ecma262/multipage/text-processing.html#prod--6UgQqmj", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22752", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11292", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22753", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11293", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22754", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22755", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22756", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-v1pSxa5N", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-E23U4UCW", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11294", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-CJ70Staj", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11295", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11296", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-4qp2L35t", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11297", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-XIQ-jH7Q", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22757", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11298", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22758", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-y4BsoD9c", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-dYEaUVMZ", - "https://tc39.es/ecma262/multipage/text-processing.html#prod--6UgQqmj", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22759", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-sOQsJGFN", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11298", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11299", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22760", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-yVuyKzZ7", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11300", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22761", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22762", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22763", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-E23U4UCW", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11301", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-CJ70Staj", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-3TNl1K-Z", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11302", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11303", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-4qp2L35t", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-kc86cCn-", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22759", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11304", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22764", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22765", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-sOQsJGFN", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22760", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-rM2HtPxJ", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22761", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11305", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22762", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11306", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-yVuyKzZ7", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11307", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-5_vYUeM-", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22763", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22764", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11308", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-3TNl1K-Z", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22765", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11309", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11310", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-kc86cCn-", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22766", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11311", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22767", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-rM2HtPxJ", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22768", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11312", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22769", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_676", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11313", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22766", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11314", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-5_vYUeM-", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22770", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22771", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11315", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22772", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11316", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-JU4eVWl0", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22767", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11317", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22768", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11318", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11319", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_676", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11320", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22773", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11321", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_677", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_678", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11322", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11323", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-JU4eVWl0", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22774", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-9tLGzF96", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22769", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22770", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11324", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22775", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22771", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22772", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11325", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22773", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11326", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-x0IzZQcL", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22774", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22775", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11327", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11328", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_677", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_678", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11329", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11330", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-9tLGzF96", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22776", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22777", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11331", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11328", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22778", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11329", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-w2-hkHQn", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22779", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11332", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22780", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11333", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-x0IzZQcL", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11330", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22781", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11331", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22782", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11334", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11332", + "https://tc39.es/ecma262/multipage/text-processing.html#prod--kctPbXq", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22783", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22784", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11335", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11333", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22785", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11336", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-w2-hkHQn", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11334", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22786", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11335", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-NbIP4ydn", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22787", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11337", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22788", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11338", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11336", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22789", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11339", - "https://tc39.es/ecma262/multipage/text-processing.html#prod--kctPbXq", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11337", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22790", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11338", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-rCqAsGUK", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22791", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11340", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22792", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11341", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11339", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22793", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11342", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-NbIP4ydn", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11340", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22794", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11341", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-_hGzIVko", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22795", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11343", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22796", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11344", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11342", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22797", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11345", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-rCqAsGUK", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11343", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22798", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22799", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11344", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11345", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11346", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22800", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-CT-iOKlu", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22799", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11347", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22801", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22800", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11348", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-_hGzIVko", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-Dc11md8Q", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22801", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11349", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22802", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11350", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-uLxuDcXH", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22803", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11349", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11351", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22804", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11350", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-o6xG9Ln_", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22805", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11351", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11352", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11353", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-CT-iOKlu", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22806", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11354", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-FNPscJtz", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22807", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11355", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-Dc11md8Q", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11353", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22808", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11356", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11354", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-qeN2oG49", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22809", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11357", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-uLxuDcXH", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11355", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22810", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11358", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-D8tzzCjX", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22811", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-o6xG9Ln_", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11356", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22812", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11359", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-S1fk5A6Q", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22813", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-FNPscJtz", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11357", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22814", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11360", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11358", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-r5_vzTE6", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22815", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11361", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-qeN2oG49", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22816", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11362", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11359", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22817", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-D8tzzCjX", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11360", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11361", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22818", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11363", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11362", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-VEApxZ79", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22819", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-S1fk5A6Q", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22820", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11364", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-opgR2DMh", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22821", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11365", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-r5_vzTE6", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-yQoZkx34", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22822", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11363", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22823", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11364", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-lqd7zk2t", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11365", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-characterrange-abstract-operation", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-characterrange-abstract-operation", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11366", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22824", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11367", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11368", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22825", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11369", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-VEApxZ79", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22826", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22827", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-opgR2DMh", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22828", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-yQoZkx34", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22829", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11370", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22830", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11371", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-lqd7zk2t", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11372", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-characterrange-abstract-operation", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-characterrange-abstract-operation", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11373", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11374", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-haseitherunicodeflag-abstract-operation", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-haseitherunicodeflag-abstract-operation", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11375", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-wordcharacters", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-wordcharacters-abstract-operation", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-wordcharacters", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11376", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11377", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11378", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11379", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11380", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11381", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-haseitherunicodeflag-abstract-operation", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-haseitherunicodeflag-abstract-operation", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11382", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-wordcharacters", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-wordcharacters-abstract-operation", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-wordcharacters", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11383", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11384", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-allcharacters", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-allcharacters", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11385", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11386", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11387", @@ -23567,182 +23568,180 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11389", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11390", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11391", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-allcharacters", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-allcharacters", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-maybesimplecasefolding", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-maybesimplecasefolding", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11392", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11393", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11394", + "https://tc39.es/ecma262/multipage/text-processing.html#eqn-scf", + "https://tc39.es/ecma262/multipage/text-processing.html#eqn-scf", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11395", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11396", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11397", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11398", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-maybesimplecasefolding", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-maybesimplecasefolding", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11399", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-charactercomplement", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-charactercomplement", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11400", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11401", - "https://tc39.es/ecma262/multipage/text-processing.html#eqn-scf", - "https://tc39.es/ecma262/multipage/text-processing.html#eqn-scf", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11402", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11403", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11404", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-unicodematchproperty-p", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-unicodematchproperty-p", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11405", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11406", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-charactercomplement", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-charactercomplement", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11407", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_679", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11408", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11409", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_680", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_681", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11410", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_682", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_683", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_684", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11411", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-unicodematchproperty-p", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-unicodematchproperty-p", + "https://tc39.es/ecma262/multipage/text-processing.html#table-nonbinary-unicode-properties", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11412", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11413", + "https://tc39.es/ecma262/multipage/text-processing.html#table-binary-unicode-properties", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11414", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_679", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11415", + "https://tc39.es/ecma262/multipage/text-processing.html#table-binary-unicode-properties-of-strings", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11416", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_680", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_681", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-unicodematchpropertyvalue-p-v", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-unicodematchpropertyvalue-p-v", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11417", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_682", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_683", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_684", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11418", - "https://tc39.es/ecma262/multipage/text-processing.html#table-nonbinary-unicode-properties", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11419", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11420", - "https://tc39.es/ecma262/multipage/text-processing.html#table-binary-unicode-properties", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11421", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_685", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11422", - "https://tc39.es/ecma262/multipage/text-processing.html#table-binary-unicode-properties-of-strings", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11423", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-unicodematchpropertyvalue-p-v", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-unicodematchpropertyvalue-p-v", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_686", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_687", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-compileclasssetstring", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11424", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11425", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-OhiYT-qV", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-DqGvYEuY", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22824", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11426", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22825", + "https://tc39.es/ecma262/multipage/text-processing.html#prod-ew3HL5wc", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22826", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22827", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11427", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22828", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11428", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_685", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22829", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11429", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22830", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-abstract-operations-for-regexp-creation", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-abstract-operations-for-the-regexp-constructor", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpcreate", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpcreate", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11430", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_686", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_687", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-compileclasssetstring", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11431", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11432", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-OhiYT-qV", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-DqGvYEuY", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22831", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11433", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22832", - "https://tc39.es/ecma262/multipage/text-processing.html#prod-ew3HL5wc", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22833", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22834", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11434", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22835", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11435", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22836", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpalloc", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpalloc", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11436", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22837", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-abstract-operations-for-regexp-creation", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-abstract-operations-for-the-regexp-constructor", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpcreate", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpcreate", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11437", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11438", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11439", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11440", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpinitialize", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpinitialize", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11441", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11442", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpalloc", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpalloc", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11443", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11444", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11445", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11446", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11447", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpinitialize", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpinitialize", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11448", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11449", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11450", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22831", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11451", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11452", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11453", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11454", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11455", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-parsepattern", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11456", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11457", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22838", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_688", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11458", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11459", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22832", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11460", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22833", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11461", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22834", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp-constructor", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11462", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-parsepattern", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp-constructor", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11463", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11464", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_688", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11465", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11466", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22839", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11467", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22840", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp-pattern-flags", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp-pattern-flags", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11468", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22841", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp-constructor", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11469", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp-constructor", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11470", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11471", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11472", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11473", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11474", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp-pattern-flags", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp-pattern-flags", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11475", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11476", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22835", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22836", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22837", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-properties-of-the-regexp-constructor", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11477", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11478", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11479", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp-%40%40species", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11480", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11481", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11482", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11483", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22842", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22843", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22844", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-properties-of-the-regexp-constructor", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-properties-of-the-regexp-prototype-object", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-properties-of-the-regexp-prototype-object", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11484", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11485", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11486", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp-%40%40species", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype.constructor", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11487", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype.exec", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype.exec", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11488", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11489", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11490", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-properties-of-the-regexp-prototype-object", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-properties-of-the-regexp-prototype-object", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.dotAll", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.dotAll", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11491", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11492", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.flags", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.flags", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11493", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype.constructor", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11494", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype.exec", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype.exec", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11495", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11496", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11497", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.dotAll", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.dotAll", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11498", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11499", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.flags", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.flags", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11500", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11501", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11502", @@ -23756,34 +23755,34 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11510", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11511", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11512", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexphasflag", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexphasflag", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11513", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11514", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11515", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11516", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11517", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11518", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.global", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.global", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11519", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexphasflag", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexphasflag", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11520", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.hasIndices", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.hasIndices", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11521", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11522", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.ignorecase", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.ignorecase", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11523", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11524", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype-%40%40match", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11525", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.global", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.global", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11526", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11527", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.hasIndices", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.hasIndices", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11528", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11529", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.ignorecase", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.ignorecase", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11530", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11531", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype-%40%40match", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11532", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11533", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11534", @@ -23799,6 +23798,7 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11544", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11545", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11546", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp-prototype-matchall", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11547", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11548", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11549", @@ -23806,23 +23806,22 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11551", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11552", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11553", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp-prototype-matchall", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11554", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11555", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11556", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11557", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.multiline", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.multiline", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11558", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11559", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype-%40%40replace", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11560", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11561", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11562", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11563", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11564", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.multiline", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.multiline", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11565", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11566", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype-%40%40replace", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11567", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11568", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11569", @@ -23856,6 +23855,7 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11597", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11598", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11599", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype-%40%40search", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11600", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11601", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11602", @@ -23863,38 +23863,37 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11604", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11605", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11606", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype-%40%40search", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11607", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11608", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.source", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.source", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11609", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11610", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11611", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11612", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11613", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11614", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-escaperegexppattern", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-escaperegexppattern", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22838", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22839", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22840", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_689", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11615", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.source", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.source", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11616", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22841", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11617", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22842", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22843", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22844", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype-%40%40split", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11618", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11619", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11620", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11621", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-escaperegexppattern", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-escaperegexppattern", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22845", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22846", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22847", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_689", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11622", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11623", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22848", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11624", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22849", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22850", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22851", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype-%40%40split", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11625", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11626", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11627", @@ -23926,43 +23925,45 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11653", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11654", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11655", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.sticky", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.sticky", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11656", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11657", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype.test", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype.test", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11658", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11659", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11660", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype.tostring", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype.tostring", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11661", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11662", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.sticky", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.sticky", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11663", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11664", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype.test", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype.test", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11665", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11666", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22845", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.unicode", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.unicode", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11667", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype.tostring", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype.tostring", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11668", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.unicodesets", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.unicodesets", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11669", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11670", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-abstract-operations-for-regexp-matching", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpexec", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpexec", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11671", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11672", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11673", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22852", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.unicode", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.unicode", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11674", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11675", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.unicodesets", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.unicodesets", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11676", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11677", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-abstract-operations-for-regexp-matching", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpexec", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpexec", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11678", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpbuiltinexec", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpbuiltinexec", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11679", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11680", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11681", @@ -23970,8 +23971,6 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11683", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11684", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11685", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpbuiltinexec", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpbuiltinexec", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11686", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11687", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11688", @@ -23994,6 +23993,7 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11705", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11706", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11707", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22846", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11708", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11709", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11710", @@ -24001,57 +24001,56 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11712", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11713", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11714", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22853", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11715", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11716", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11717", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22847", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11718", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22848", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11719", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11720", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11721", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-advancestringindex", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-advancestringindex", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11722", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11723", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11724", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22854", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11725", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22855", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-getstringindex", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-getstringindex", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11726", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11727", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_690", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11728", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-advancestringindex", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-advancestringindex", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-match-records", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-match-records", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11729", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_691", + "https://tc39.es/ecma262/multipage/text-processing.html#table-match-record", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11730", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11731", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11732", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-getstringindex", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-getstringindex", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-getmatchstring", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-getmatchstring", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11733", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11734", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_690", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11735", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-match-records", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-match-records", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-getmatchindexpair", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-getmatchindexpair", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11736", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_691", - "https://tc39.es/ecma262/multipage/text-processing.html#table-match-record", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11737", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11738", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11739", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-getmatchstring", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-getmatchstring", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11740", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-makematchindicesindexpairarray", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-makematchindicesindexpairarray", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11741", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11742", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-getmatchindexpair", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-getmatchindexpair", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11743", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11744", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11745", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11746", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11747", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-makematchindicesindexpairarray", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-makematchindicesindexpairarray", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11748", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11749", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11750", @@ -24062,29 +24061,29 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11755", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11756", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11757", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-properties-of-regexp-instances", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11758", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11759", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11760", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22849", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11761", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11762", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-lastindex", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11763", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_692", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp-string-iterator-objects", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11764", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-properties-of-regexp-instances", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-createregexpstringiterator", + "https://tc39.es/ecma262/multipage/text-processing.html#table-regexp-string-iterator-instance-slots", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-properties-of-regexp-string-iterator-instances", + "https://tc39.es/ecma262/multipage/text-processing.html#sec-createregexpstringiterator", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11765", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11766", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11767", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_22856", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11768", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11769", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-lastindex", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11770", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_692", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp-string-iterator-objects", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11771", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-createregexpstringiterator", - "https://tc39.es/ecma262/multipage/text-processing.html#table-regexp-string-iterator-instance-slots", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-properties-of-regexp-string-iterator-instances", - "https://tc39.es/ecma262/multipage/text-processing.html#sec-createregexpstringiterator", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11772", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11773", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11774", @@ -24094,21 +24093,14 @@ "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11778", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11779", "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11780", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11781", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11782", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11783", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11784", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11785", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11786", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11787", "https://tc39.es/ecma262/multipage/text-processing.html#sec-%25regexpstringiteratorprototype%25-object", "https://tc39.es/ecma262/multipage/text-processing.html#sec-%25regexpstringiteratorprototype%25-object", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11788", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11789", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11781", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11782", "https://tc39.es/ecma262/multipage/text-processing.html#sec-%25regexpstringiteratorprototype%25.next", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11790", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11783", "https://tc39.es/ecma262/multipage/text-processing.html#sec-%25regexpstringiteratorprototype%25-%40%40tostringtag", - "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11791", + "https://tc39.es/ecma262/multipage/text-processing.html#_ref_11784", "https://tc39.es/ecma262/multipage/text-processing.html#references-pane-container", "https://tc39.es/ecma262/multipage/text-processing.html#references-pane-spacer", "https://tc39.es/ecma262/multipage/text-processing.html#references-pane", @@ -24129,11 +24121,23 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-indexed-collections", "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array-objects", "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array-objects", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11792", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11785", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_693", "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array-constructor", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11793", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11786", "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array-constructor", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11787", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11788", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11789", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11790", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11791", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11792", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11793", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array-items", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array-len", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array-constructor-array", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11794", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11795", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11796", @@ -24141,11 +24145,6 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11798", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11799", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11800", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array-items", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array-len", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array-constructor-array", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11801", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11802", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11803", @@ -24155,18 +24154,18 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11807", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11808", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11809", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-the-array-constructor", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11810", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11811", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.from", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.from", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11812", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11813", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11814", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11815", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11816", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-the-array-constructor", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11817", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11818", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.from", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.from", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11819", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11820", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11821", @@ -24198,50 +24197,50 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11847", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11848", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11849", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.isarray", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.isarray", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11850", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.of", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.of", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11851", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11852", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11853", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11854", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11855", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11856", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.isarray", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.isarray", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11857", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.of", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.of", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11858", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11859", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11860", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11861", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-get-array-%40%40species", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11862", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11863", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11864", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11865", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-the-array-prototype-object", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-the-array-prototype-object", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11866", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11867", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11868", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-get-array-%40%40species", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.at", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.at", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11869", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11870", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11871", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11872", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-the-array-prototype-object", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-the-array-prototype-object", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11873", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11874", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.concat", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.concat", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11875", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.at", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.at", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11876", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11877", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11878", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11879", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11880", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11881", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.concat", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.concat", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11882", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11883", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11884", @@ -24249,31 +24248,31 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11886", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11887", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11888", + "https://tc39.es/ecma262/multipage/indexed-collections.html#step-array-proto-concat-set-length", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11889", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11890", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_694", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-isconcatspreadable", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-isconcatspreadable", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11891", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11892", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11893", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11894", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11895", - "https://tc39.es/ecma262/multipage/indexed-collections.html#step-array-proto-concat-set-length", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11896", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11897", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_694", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-isconcatspreadable", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-isconcatspreadable", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11898", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.constructor", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11899", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.copywithin", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.copywithin", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11900", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11901", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11902", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11903", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11904", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11905", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.constructor", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11906", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.copywithin", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.copywithin", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11907", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11908", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11909", @@ -24288,22 +24287,24 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11918", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11919", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11920", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.entries", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.entries", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11921", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11922", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.every", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.every", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11923", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11924", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11925", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11926", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11927", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.entries", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.entries", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11928", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11929", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.every", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.every", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11930", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11931", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11932", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.fill", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.fill", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11933", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11934", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11935", @@ -24311,12 +24312,12 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11937", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11938", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11939", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.fill", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.fill", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11940", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11941", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11942", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11943", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.filter", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.filter", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11944", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11945", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11946", @@ -24324,8 +24325,6 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11948", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11949", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11950", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.filter", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.filter", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11951", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11952", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11953", @@ -24333,39 +24332,39 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11955", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11956", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11957", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.find", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.find", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11958", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11959", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11960", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11961", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.findindex", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.findindex", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11962", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11963", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11964", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.find", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.find", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11965", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.findlast", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.findlast", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11966", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11967", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11968", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.findindex", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.findindex", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11969", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.findlastindex", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.findlastindex", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11970", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11971", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11972", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.findlast", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.findlast", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11973", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-findviapredicate", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-findviapredicate", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11974", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11975", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11976", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.findlastindex", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.findlastindex", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11977", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11978", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11979", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11980", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-findviapredicate", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-findviapredicate", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11981", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11982", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_11983", @@ -24391,22 +24390,22 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12003", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12004", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12005", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.flat", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.flat", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12006", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12007", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12008", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12009", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12010", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-flattenintoarray", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-flattenintoarray", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12011", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12012", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.flat", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.flat", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12013", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12014", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12015", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12016", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12017", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-flattenintoarray", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-flattenintoarray", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12018", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12019", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12020", @@ -24421,24 +24420,26 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12029", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12030", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12031", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.flatmap", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.flatmap", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12032", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12033", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12034", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12035", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12036", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.foreach", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.foreach", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12037", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12038", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.flatmap", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.flatmap", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12039", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12040", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12041", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12042", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12043", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.foreach", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.foreach", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12044", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12045", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.includes", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.includes", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12046", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12047", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12048", @@ -24446,12 +24447,12 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12050", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12051", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12052", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.includes", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.includes", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12053", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12054", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12055", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12056", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.indexof", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.indexof", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12057", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12058", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12059", @@ -24459,12 +24460,12 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12061", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12062", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12063", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.indexof", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.indexof", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12064", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12065", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12066", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12067", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.join", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.join", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12068", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12069", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12070", @@ -24472,27 +24473,27 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12072", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12073", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12074", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.join", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.join", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12075", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12076", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.keys", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.keys", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12077", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12078", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.lastindexof", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.lastindexof", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12079", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12080", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12081", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12082", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12083", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.keys", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.keys", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12084", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12085", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.lastindexof", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.lastindexof", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12086", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12087", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12088", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12089", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.map", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.map", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12090", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12091", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12092", @@ -24500,12 +24501,12 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12094", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12095", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12096", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.map", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.map", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12097", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12098", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12099", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12100", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.pop", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.pop", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12101", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12102", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12103", @@ -24513,10 +24514,10 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12105", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12106", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12107", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.pop", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.pop", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12108", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12109", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.push", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.push", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12110", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12111", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12112", @@ -24524,9 +24525,9 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12114", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12115", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12116", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.push", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.push", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12117", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.reduce", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.reduce", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12118", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12119", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12120", @@ -24534,14 +24535,14 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12122", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12123", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12124", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.reduce", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.reduce", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12125", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12126", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12127", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12128", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12129", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12130", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.reduceright", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.reduceright", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12131", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12132", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12133", @@ -24549,14 +24550,14 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12135", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12136", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12137", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.reduceright", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.reduceright", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12138", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12139", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12140", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12141", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12142", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12143", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.reverse", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.reverse", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12144", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12145", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12146", @@ -24564,8 +24565,6 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12148", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12149", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12150", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.reverse", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.reverse", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12151", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12152", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12153", @@ -24577,6 +24576,8 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12159", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12160", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12161", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.shift", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.shift", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12162", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12163", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12164", @@ -24584,8 +24585,6 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12166", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12167", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12168", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.shift", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.shift", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12169", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12170", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12171", @@ -24597,6 +24596,8 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12177", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12178", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12179", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.slice", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.slice", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12180", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12181", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12182", @@ -24604,8 +24605,6 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12184", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12185", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12186", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.slice", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.slice", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12187", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12188", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12189", @@ -24616,112 +24615,112 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12194", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12195", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12196", + "https://tc39.es/ecma262/multipage/indexed-collections.html#step-array-proto-slice-set-length", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12197", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12198", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_695", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.some", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.some", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12199", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12200", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12201", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12202", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12203", - "https://tc39.es/ecma262/multipage/indexed-collections.html#step-array-proto-slice-set-length", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12204", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12205", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_695", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.some", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.some", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12206", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12207", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12208", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.sort", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-sortcompare", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.sort", + "https://tc39.es/ecma262/multipage/indexed-collections.html#step-array-sort-comparefn", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12209", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12210", + "https://tc39.es/ecma262/multipage/indexed-collections.html#step-array-sort-len", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12211", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12212", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12213", + "https://tc39.es/ecma262/multipage/indexed-collections.html#step-array-sortindexedproperties", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12214", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12215", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.sort", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-sortcompare", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.sort", - "https://tc39.es/ecma262/multipage/indexed-collections.html#step-array-sort-comparefn", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12216", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12217", - "https://tc39.es/ecma262/multipage/indexed-collections.html#step-array-sort-len", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12218", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_696", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12219", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12220", - "https://tc39.es/ecma262/multipage/indexed-collections.html#step-array-sortindexedproperties", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12221", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12222", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12223", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12224", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_697", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_698", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12225", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_696", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-sortindexedproperties", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-sortindexedproperties", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12226", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12227", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12228", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12229", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12230", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12231", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_697", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_698", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12232", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-sortindexedproperties", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-sortindexedproperties", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12233", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12234", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12235", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12236", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12237", + "https://tc39.es/ecma262/multipage/indexed-collections.html#step-array-sort", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12238", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12239", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12240", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sort-order", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_699", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12241", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12242", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12243", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_700", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12244", - "https://tc39.es/ecma262/multipage/indexed-collections.html#step-array-sort", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12245", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12246", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12247", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sort-order", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_699", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12248", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12249", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12250", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_700", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12251", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12252", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_701", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_702", + "https://tc39.es/ecma262/multipage/indexed-collections.html#consistent-comparator", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12253", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12254", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12255", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12256", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-comparearrayelements", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-comparearrayelements", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12257", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12258", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12259", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_701", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_702", - "https://tc39.es/ecma262/multipage/indexed-collections.html#consistent-comparator", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12260", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12261", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12262", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12263", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-comparearrayelements", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-comparearrayelements", + "https://tc39.es/ecma262/multipage/indexed-collections.html#step-sortcompare-tostring-x", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12264", + "https://tc39.es/ecma262/multipage/indexed-collections.html#step-sortcompare-tostring-y", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12265", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12266", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12267", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.splice", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.splice", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12268", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12269", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12270", - "https://tc39.es/ecma262/multipage/indexed-collections.html#step-sortcompare-tostring-x", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12271", - "https://tc39.es/ecma262/multipage/indexed-collections.html#step-sortcompare-tostring-y", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12272", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12273", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12274", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.splice", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.splice", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12275", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12276", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12277", @@ -24731,6 +24730,7 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12281", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12282", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12283", + "https://tc39.es/ecma262/multipage/indexed-collections.html#step-array-proto-splice-set-length", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12284", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12285", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12286", @@ -24738,7 +24738,6 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12288", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12289", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12290", - "https://tc39.es/ecma262/multipage/indexed-collections.html#step-array-proto-splice-set-length", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12291", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12292", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12293", @@ -24756,26 +24755,28 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12305", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12306", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12307", + "https://tc39.es/ecma262/multipage/indexed-collections.html#step-array-proto-splice-set-length-2", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12308", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12309", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_703", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_704", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.tolocalestring", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.tolocalestring", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12310", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12311", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12312", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12313", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12314", - "https://tc39.es/ecma262/multipage/indexed-collections.html#step-array-proto-splice-set-length-2", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12315", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12316", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_703", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_704", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.tolocalestring", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.tolocalestring", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12317", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12318", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12319", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12320", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12321", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12322", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.toreversed", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.toreversed", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12323", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12324", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12325", @@ -24783,10 +24784,10 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12327", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12328", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12329", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.toreversed", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.toreversed", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12330", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12331", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.tosorted", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.tosorted", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12332", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12333", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12334", @@ -24794,11 +24795,11 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12336", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12337", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12338", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.tosorted", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.tosorted", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12339", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12340", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12341", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.tospliced", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.tospliced", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12342", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12343", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12344", @@ -24806,8 +24807,6 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12346", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12347", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12348", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.tospliced", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.tospliced", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12349", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12350", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12351", @@ -24822,21 +24821,21 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12360", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12361", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12362", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.tostring", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.tostring", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12363", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12364", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12365", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12366", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.unshift", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.unshift", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12367", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12368", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12369", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.tostring", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.tostring", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12370", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12371", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12372", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12373", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.unshift", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.unshift", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12374", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12375", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12376", @@ -24846,31 +24845,31 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12380", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12381", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12382", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.values", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.values", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12383", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12384", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.with", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.with", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12385", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12386", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12387", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12388", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12389", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.values", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.values", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12390", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12391", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.with", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.with", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12392", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype-%40%40iterator", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12393", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_705", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype-%40%40unscopables", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12394", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12395", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12396", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12397", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12398", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12399", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype-%40%40iterator", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12400", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_705", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype-%40%40unscopables", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12401", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12402", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12403", @@ -24883,33 +24882,33 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12410", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12411", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12412", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_706", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-array-instances", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12413", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12414", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12415", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-array-instances-length", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12416", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12417", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12418", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12419", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_706", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-array-instances", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_707", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12420", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_708", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array-iterator-objects", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12421", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-createarrayiterator", + "https://tc39.es/ecma262/multipage/indexed-collections.html#table-internal-slots-of-array-iterator-instances", + "https://tc39.es/ecma262/multipage/indexed-collections.html#table-48", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-array-iterator-instances", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-createarrayiterator", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12422", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-array-instances-length", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12423", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12424", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12425", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12426", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_707", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12427", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_708", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array-iterator-objects", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12428", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-createarrayiterator", - "https://tc39.es/ecma262/multipage/indexed-collections.html#table-internal-slots-of-array-iterator-instances", - "https://tc39.es/ecma262/multipage/indexed-collections.html#table-48", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-array-iterator-instances", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-createarrayiterator", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12429", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12430", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12431", @@ -24918,79 +24917,79 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12434", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12435", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12436", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25arrayiteratorprototype%25-object", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25arrayiteratorprototype%25-object", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12437", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12438", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25arrayiteratorprototype%25.next", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12439", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25arrayiteratorprototype%25-%40%40tostringtag", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12440", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_709", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12441", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_710", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12442", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_711", + "https://tc39.es/ecma262/multipage/indexed-collections.html#table-the-typedarray-constructors", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12443", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25arrayiteratorprototype%25-object", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25arrayiteratorprototype%25-object", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12444", + "https://tc39.es/ecma262/multipage/indexed-collections.html#table-49", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12445", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25arrayiteratorprototype%25.next", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12446", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25arrayiteratorprototype%25-%40%40tostringtag", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12447", "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_709", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12448", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_710", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12449", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_711", - "https://tc39.es/ecma262/multipage/indexed-collections.html#table-the-typedarray-constructors", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12450", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12451", - "https://tc39.es/ecma262/multipage/indexed-collections.html#table-49", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12452", "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12452", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12453", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12454", "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12454", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12455", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12456", "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12456", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12457", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12458", "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12458", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12459", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12460", "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12460", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12461", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12462", "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12462", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12463", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12464", "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12464", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25-intrinsic-object", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25-intrinsic-object", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12465", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12466", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12467", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12468", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12469", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12470", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12471", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25-intrinsic-object", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25-intrinsic-object", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12472", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-the-%25typedarray%25-intrinsic-object", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12473", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12474", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.from", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12475", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12476", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12477", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12478", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12479", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-the-%25typedarray%25-intrinsic-object", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12480", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12481", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.from", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12482", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12483", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12484", @@ -25010,51 +25009,53 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12498", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12499", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12500", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.of", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12501", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12502", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12503", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12504", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12505", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12506", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12507", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.of", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12508", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-get-%25typedarray%25-%40%40species", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12509", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12510", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12511", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12512", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12513", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12514", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-the-%25typedarrayprototype%25-object", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-the-%25typedarrayprototype%25-object", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12515", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-get-%25typedarray%25-%40%40species", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-the-%25typedarrayprototype%25-object", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12516", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.at", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.at", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12517", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12518", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12519", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12520", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12521", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-the-%25typedarrayprototype%25-object", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-the-%25typedarrayprototype%25-object", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12522", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-the-%25typedarrayprototype%25-object", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-get-%25typedarray%25.prototype.buffer", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-get-%25typedarray%25.prototype.buffer", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12523", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.at", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.at", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12524", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12525", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12526", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-get-%25typedarray%25.prototype.bytelength", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-get-%25typedarray%25.prototype.bytelength", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12527", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12528", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12529", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-get-%25typedarray%25.prototype.buffer", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-get-%25typedarray%25.prototype.buffer", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12530", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12531", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12532", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12533", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-get-%25typedarray%25.prototype.bytelength", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-get-%25typedarray%25.prototype.bytelength", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-get-%25typedarray%25.prototype.byteoffset", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-get-%25typedarray%25.prototype.byteoffset", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12534", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12535", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12536", @@ -25062,21 +25063,19 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12538", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12539", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12540", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-get-%25typedarray%25.prototype.byteoffset", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-get-%25typedarray%25.prototype.byteoffset", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.constructor", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12541", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12542", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.copywithin", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.copywithin", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_712", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12543", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12544", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12545", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12546", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12547", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.constructor", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12548", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12549", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.copywithin", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.copywithin", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_712", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12550", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12551", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12552", @@ -25088,22 +25087,25 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12558", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12559", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12560", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.entries", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.entries", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12561", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12562", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.every", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.every", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_713", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12563", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12564", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12565", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12566", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12567", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.entries", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.entries", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12568", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12569", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.every", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.every", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_713", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12570", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12571", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.fill", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.fill", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_714", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12572", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12573", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12574", @@ -25111,9 +25113,6 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12576", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12577", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12578", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.fill", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.fill", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_714", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12579", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12580", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12581", @@ -25124,6 +25123,9 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12586", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12587", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12588", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.filter", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.filter", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_715", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12589", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12590", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12591", @@ -25131,9 +25133,6 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12593", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12594", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12595", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.filter", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.filter", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_715", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12596", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12597", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12598", @@ -25142,41 +25141,44 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12601", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12602", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12603", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.find", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.find", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_716", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12604", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12605", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12606", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.findindex", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.findindex", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_717", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12607", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12608", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12609", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.findlast", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.findlast", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_718", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12610", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.find", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.find", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_716", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12611", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12612", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.findlastindex", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.findlastindex", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_719", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12613", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.findindex", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.findindex", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_717", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12614", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12615", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.foreach", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.foreach", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_720", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12616", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.findlast", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.findlast", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_718", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12617", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12618", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12619", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.findlastindex", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.findlastindex", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_719", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12620", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12621", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12622", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.foreach", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.foreach", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_720", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12623", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.includes", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.includes", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_721", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12624", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12625", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12626", @@ -25184,10 +25186,10 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12628", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12629", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12630", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.includes", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.includes", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_721", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12631", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.indexof", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.indexof", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_722", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12632", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12633", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12634", @@ -25195,14 +25197,14 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12636", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12637", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12638", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.indexof", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.indexof", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_722", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12639", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12640", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12641", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12642", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12643", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.join", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.join", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_723", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12644", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12645", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12646", @@ -25210,30 +25212,29 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12648", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12649", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12650", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.join", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.join", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_723", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12651", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12652", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.keys", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.keys", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12653", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12654", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.lastindexof", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.lastindexof", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_724", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12655", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12656", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12657", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12658", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12659", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.keys", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.keys", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12660", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12661", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.lastindexof", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.lastindexof", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_724", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12662", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12663", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12664", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12665", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12666", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-get-%25typedarray%25.prototype.length", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-get-%25typedarray%25.prototype.length", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12667", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12668", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12669", @@ -25241,9 +25242,10 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12671", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12672", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12673", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-get-%25typedarray%25.prototype.length", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-get-%25typedarray%25.prototype.length", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12674", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.map", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.map", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_725", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12675", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12676", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12677", @@ -25251,13 +25253,13 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12679", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12680", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12681", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.map", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.map", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_725", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12682", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12683", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12684", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12685", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.reduce", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.reduce", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_726", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12686", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12687", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12688", @@ -25265,13 +25267,13 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12690", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12691", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12692", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.reduce", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.reduce", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_726", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12693", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12694", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12695", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12696", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.reduceright", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.reduceright", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_727", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12697", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12698", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12699", @@ -25279,13 +25281,13 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12701", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12702", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12703", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.reduceright", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.reduceright", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_727", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12704", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12705", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12706", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12707", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.reverse", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.reverse", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_728", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12708", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12709", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12710", @@ -25293,32 +25295,29 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12712", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12713", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12714", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.reverse", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.reverse", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_728", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12715", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12716", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12717", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12718", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.set", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.set-overloaded-offset", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.set", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12719", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12720", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12721", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12722", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12723", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12724", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-settypedarrayfromtypedarray", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.set-typedarray-offset", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-settypedarrayfromtypedarray", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12725", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.set", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.set-overloaded-offset", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.set", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12726", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12727", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12728", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12729", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12730", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12731", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-settypedarrayfromtypedarray", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.set-typedarray-offset", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-settypedarrayfromtypedarray", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12732", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12733", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12734", @@ -25336,6 +25335,9 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12746", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12747", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12748", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-settypedarrayfromarraylike", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.set-array-offset", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-settypedarrayfromarraylike", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12749", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12750", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12751", @@ -25343,9 +25345,6 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12753", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12754", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12755", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-settypedarrayfromarraylike", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.set-array-offset", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-settypedarrayfromarraylike", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12756", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12757", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12758", @@ -25355,6 +25354,9 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12762", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12763", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12764", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.slice", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.slice", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_729", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12765", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12766", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12767", @@ -25362,9 +25364,6 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12769", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12770", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12771", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.slice", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.slice", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_729", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12772", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12773", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12774", @@ -25385,6 +25384,9 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12789", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12790", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12791", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.some", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.some", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_730", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12792", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12793", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12794", @@ -25392,27 +25394,26 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12796", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12797", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12798", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.some", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.some", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_730", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12799", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12800", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.sort", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarraysortcompare", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.sort", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_731", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12801", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12802", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12803", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12804", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_732", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12805", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12806", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12807", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.sort", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarraysortcompare", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.sort", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_731", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12808", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12809", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12810", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12811", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_732", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.subarray", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.subarray", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12812", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12813", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12814", @@ -25420,8 +25421,6 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12816", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12817", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12818", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.subarray", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.subarray", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12819", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12820", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12821", @@ -25433,100 +25432,100 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12827", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12828", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12829", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.tolocalestring", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.tolocalestring", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_733", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12830", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12831", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12832", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12833", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.toreversed", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.toreversed", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12834", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12835", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12836", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.tolocalestring", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.tolocalestring", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_733", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12837", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12838", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12839", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12840", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.toreversed", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.toreversed", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12841", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12842", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12843", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.tosorted", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.tosorted", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12844", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12845", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12846", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12847", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12848", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_734", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12849", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12850", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.tosorted", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.tosorted", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12851", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12852", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12853", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12854", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.tostring", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.tostring", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_735", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.values", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.values", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12855", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_734", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12856", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.with", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.with", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12857", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12858", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12859", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12860", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12861", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.tostring", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.tostring", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_735", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.values", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.values", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12862", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12863", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.with", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype.with", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12864", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12865", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12866", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12867", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12868", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12869", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype-%40%40iterator", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12870", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_736", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-get-%25typedarray%25.prototype-%40%40tostringtag", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12871", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12872", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12873", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12874", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12875", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-abstract-operations-for-typedarray-objects", + "https://tc39.es/ecma262/multipage/indexed-collections.html#typedarray-species-create", + "https://tc39.es/ecma262/multipage/indexed-collections.html#typedarray-species-create", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12876", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-%25typedarray%25.prototype-%40%40iterator", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12877", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_736", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-get-%25typedarray%25.prototype-%40%40tostringtag", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12878", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12879", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12880", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12881", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12882", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-abstract-operations-for-typedarray-objects", - "https://tc39.es/ecma262/multipage/indexed-collections.html#typedarray-species-create", - "https://tc39.es/ecma262/multipage/indexed-collections.html#typedarray-species-create", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12883", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12884", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12885", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12886", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12887", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12888", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_737", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12889", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12890", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12891", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarraycreatefromconstructor", + "https://tc39.es/ecma262/multipage/indexed-collections.html#typedarray-create", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarraycreatefromconstructor", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12892", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12893", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12894", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12895", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_737", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12896", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12897", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12898", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarraycreatefromconstructor", - "https://tc39.es/ecma262/multipage/indexed-collections.html#typedarray-create", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarraycreatefromconstructor", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12899", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12900", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12901", @@ -25534,6 +25533,8 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12903", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12904", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12905", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-create-same-type", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-create-same-type", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12906", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12907", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12908", @@ -25541,8 +25542,6 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12910", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12911", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12912", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-create-same-type", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-create-same-type", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12913", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12914", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12915", @@ -25550,64 +25549,64 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12917", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12918", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12919", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_738", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12920", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12921", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12922", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-validatetypedarray", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-validatetypedarray", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12923", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12924", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12925", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12926", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_738", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12927", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12928", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12929", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-validatetypedarray", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-validatetypedarray", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12930", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarrayelementsize", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarrayelementsize", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12931", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12932", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_739", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarrayelementtype", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarrayelementtype", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12933", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12934", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_740", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-comparetypedarrayelements", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-comparetypedarrayelements", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12935", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12936", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12937", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarrayelementsize", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarrayelementsize", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12938", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12939", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_739", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarrayelementtype", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarrayelementtype", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12940", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12941", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_740", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-comparetypedarrayelements", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-comparetypedarrayelements", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12942", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12943", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12944", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_741", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-constructors", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12945", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12946", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_742", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12947", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12948", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12949", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-object", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-length", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12950", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12951", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_741", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-constructors", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_743", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12952", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12953", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_742", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12954", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12955", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12956", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-object", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-length", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12957", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12958", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_743", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12959", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12960", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12961", @@ -25620,23 +25619,26 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12968", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12969", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12970", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-allocatetypedarray", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-allocatetypedarray", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12971", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12972", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_744", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12973", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12974", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12975", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12976", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12977", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-allocatetypedarray", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-allocatetypedarray", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12978", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12979", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_744", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12980", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12981", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12982", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12983", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12984", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-initializetypedarrayfromtypedarray", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-typedarray", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-initializetypedarrayfromtypedarray", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12985", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12986", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12987", @@ -25644,9 +25646,6 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12989", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12990", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12991", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-initializetypedarrayfromtypedarray", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-typedarray", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-initializetypedarrayfromtypedarray", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12992", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12993", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12994", @@ -25656,6 +25655,9 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12998", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_12999", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13000", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-initializetypedarrayfromarraybuffer", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-buffer-byteoffset-length", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-initializetypedarrayfromarraybuffer", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13001", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13002", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13003", @@ -25663,15 +25665,14 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13005", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13006", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13007", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-initializetypedarrayfromarraybuffer", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-buffer-byteoffset-length", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-initializetypedarrayfromarraybuffer", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13008", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13009", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13010", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13011", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13012", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13013", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-initializetypedarrayfromlist", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-initializetypedarrayfromlist", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13014", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13015", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13016", @@ -25679,12 +25680,12 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13018", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13019", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13020", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-initializetypedarrayfromlist", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-initializetypedarrayfromlist", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13021", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13022", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13023", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13024", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-initializetypedarrayfromarraylike", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-initializetypedarrayfromarraylike", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13025", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13026", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13027", @@ -25692,11 +25693,11 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13029", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13030", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13031", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-initializetypedarrayfromarraylike", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-initializetypedarrayfromarraylike", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13032", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13033", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13034", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-allocatetypedarraybuffer", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-allocatetypedarraybuffer", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13035", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13036", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13037", @@ -25704,20 +25705,11 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13039", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13040", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13041", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-allocatetypedarraybuffer", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-allocatetypedarraybuffer", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13042", + "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-the-typedarray-constructors", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13043", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13044", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13045", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13046", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13047", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13048", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13049", - "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-the-typedarray-constructors", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13050", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13051", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13052", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_745", "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray.bytes_per_element", "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray.bytes_per_element", @@ -25725,16 +25717,16 @@ "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray.prototype", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_747", "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-typedarray-prototype-objects", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13053", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13054", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13046", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13047", "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray.prototype.bytes_per_element", "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray.prototype.bytes_per_element", "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_748", "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray.prototype.constructor", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13055", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13056", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13048", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13049", "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-typedarray-instances", - "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13057", + "https://tc39.es/ecma262/multipage/indexed-collections.html#_ref_13050", "https://tc39.es/ecma262/multipage/indexed-collections.html#references-pane-container", "https://tc39.es/ecma262/multipage/indexed-collections.html#references-pane-spacer", "https://tc39.es/ecma262/multipage/indexed-collections.html#references-pane", @@ -25756,17 +25748,26 @@ "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-keyed-collection", "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map-objects", "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map-objects", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13051", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13052", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map-constructor", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13053", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map-constructor", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13054", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13055", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13056", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13057", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map-iterable", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map-iterable", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13058", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13059", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map-constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13060", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map-constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13061", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13062", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13063", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13064", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map-iterable", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map-iterable", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-add-entries-from-iterable", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-add-entries-from-iterable", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13065", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13066", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13067", @@ -25774,8 +25775,6 @@ "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13069", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13070", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13071", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-add-entries-from-iterable", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-add-entries-from-iterable", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13072", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13073", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13074", @@ -25790,243 +25789,243 @@ "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13083", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13084", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13085", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-the-map-constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13086", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13087", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.groupby", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.groupby", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13088", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13089", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13090", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13091", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13092", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-the-map-constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13093", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13094", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.groupby", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.groupby", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-get-map-%40%40species", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13095", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13096", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13097", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13098", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13099", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13100", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-the-map-prototype-object", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-the-map-prototype-object", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13101", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-get-map-%40%40species", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13102", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.clear", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.clear", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13103", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13104", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13105", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13106", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13107", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-the-map-prototype-object", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-the-map-prototype-object", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.delete", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.delete", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13108", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13109", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.clear", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.clear", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13110", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.entries", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.entries", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13111", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.foreach", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.foreach", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13112", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13113", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13114", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.delete", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.delete", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.get", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.get", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13115", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13116", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13117", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.entries", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.entries", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.has", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.has", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13118", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.foreach", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.foreach", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13119", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13120", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.keys", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.keys", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13121", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.get", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.get", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.set", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.set", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13122", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13123", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13124", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.has", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.has", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13125", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-get-map.prototype.size", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-get-map.prototype.size", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13126", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13127", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.keys", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.keys", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13128", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.set", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.set", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13129", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13130", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13131", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13132", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-get-map.prototype.size", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-get-map.prototype.size", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13133", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13134", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13135", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13136", "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.values", "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.values", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13137", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13130", "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype-%40%40iterator", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13138", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13131", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_749", "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype-%40%40tostringtag", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13139", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13132", "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-map-instances", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13140", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13133", "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map-iterator-objects", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13141", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13134", "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-createmapiterator", "https://tc39.es/ecma262/multipage/keyed-collections.html#table-internal-slots-of-map-iterator-instances", "https://tc39.es/ecma262/multipage/keyed-collections.html#table-50", "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-map-iterator-instances", "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-createmapiterator", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13135", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13136", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13137", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13138", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13139", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13140", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13141", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13142", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13143", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13144", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13145", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13146", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-%25mapiteratorprototype%25-object", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-%25mapiteratorprototype%25-object", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13147", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13148", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-%25mapiteratorprototype%25.next", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13149", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-%25mapiteratorprototype%25-%40%40tostringtag", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13150", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set-objects", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set-objects", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13151", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13152", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-abstract-operations-for-set-objects", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set-records", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set-records", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13153", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-%25mapiteratorprototype%25-object", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-%25mapiteratorprototype%25-object", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_750", + "https://tc39.es/ecma262/multipage/keyed-collections.html#table-set-record-fields", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13154", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13155", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-%25mapiteratorprototype%25.next", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13156", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-%25mapiteratorprototype%25-%40%40tostringtag", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13157", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set-objects", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set-objects", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-getsetrecord", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-getsetrecord", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13158", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13159", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-abstract-operations-for-set-objects", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set-records", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set-records", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13160", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_750", - "https://tc39.es/ecma262/multipage/keyed-collections.html#table-set-record-fields", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13161", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13162", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13163", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13164", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-getsetrecord", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-getsetrecord", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13165", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13166", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13167", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13168", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13169", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13170", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-setdatahas", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-setdatahas", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13171", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13172", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13173", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13174", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-setdataindex", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-setdataindex", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13175", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13176", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13177", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-setdatahas", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-setdatahas", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13178", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13179", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-setdatasize", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-setdatasize", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13180", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13181", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-setdataindex", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-setdataindex", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13182", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set-constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13183", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set-constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13184", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13185", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13186", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-setdatasize", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-setdatasize", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13187", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set-iterable", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set-iterable", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13188", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13189", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set-constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13190", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set-constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13191", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13192", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13193", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13194", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set-iterable", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set-iterable", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13195", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13196", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-the-set-constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13197", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13198", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13199", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-get-set-%40%40species", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13200", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13201", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13202", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13203", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-the-set-constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13204", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13205", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-the-set-prototype-object", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-the-set-prototype-object", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13206", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-get-set-%40%40species", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13207", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.add", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.add", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13208", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13209", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.clear", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.clear", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13210", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13211", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13212", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-the-set-prototype-object", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-the-set-prototype-object", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13213", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.delete", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.delete", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13214", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.add", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.add", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13215", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.difference", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.difference", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13216", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.clear", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.clear", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13217", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13218", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13219", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13220", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.delete", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.delete", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13221", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13222", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.difference", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.difference", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13223", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13224", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13225", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13226", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.entries", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.entries", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13227", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.foreach", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.foreach", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13228", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13229", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13230", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.has", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.has", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13231", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13232", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.intersection", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.intersection", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13233", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.entries", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.entries", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13234", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.foreach", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.foreach", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13235", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13236", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13237", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.has", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.has", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13238", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13239", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.intersection", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.intersection", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13240", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13241", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13242", @@ -26034,6 +26033,8 @@ "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13244", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13245", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13246", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.isdisjointfrom", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.isdisjointfrom", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13247", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13248", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13249", @@ -26041,48 +26042,48 @@ "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13251", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13252", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13253", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.isdisjointfrom", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.isdisjointfrom", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13254", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13255", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13256", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.issubsetof", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.issubsetof", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13257", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13258", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13259", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13260", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13261", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.issupersetof", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.issupersetof", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13262", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13263", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.issubsetof", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.issubsetof", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13264", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13265", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13266", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13267", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13268", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.issupersetof", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.issupersetof", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13269", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.keys", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.keys", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_751", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-get-set.prototype.size", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-get-set.prototype.size", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13270", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13271", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13272", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13273", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.symmetricdifference", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.symmetricdifference", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13274", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13275", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13276", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.keys", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.keys", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_751", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-get-set.prototype.size", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-get-set.prototype.size", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13277", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13278", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13279", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13280", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.symmetricdifference", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.symmetricdifference", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13281", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13282", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.union", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.union", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13283", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13284", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13285", @@ -26090,34 +26091,32 @@ "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13287", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13288", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13289", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.union", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.union", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13290", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.values", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.values", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13291", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype-%40%40iterator", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13292", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_752", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype-%40%40tostringtag", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13293", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-set-instances", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13294", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set-iterator-objects", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13295", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13296", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-createsetiterator", + "https://tc39.es/ecma262/multipage/keyed-collections.html#table-internal-slots-of-set-iterator-instances", + "https://tc39.es/ecma262/multipage/keyed-collections.html#table-51", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-set-iterator-instances", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-createsetiterator", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13297", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.values", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.values", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13298", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype-%40%40iterator", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13299", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_752", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype-%40%40tostringtag", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13300", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-set-instances", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13301", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set-iterator-objects", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13302", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13303", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-createsetiterator", - "https://tc39.es/ecma262/multipage/keyed-collections.html#table-internal-slots-of-set-iterator-instances", - "https://tc39.es/ecma262/multipage/keyed-collections.html#table-51", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-set-iterator-instances", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-createsetiterator", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13304", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13305", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13306", @@ -26125,140 +26124,133 @@ "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13308", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13309", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13310", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-%25setiteratorprototype%25-object", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-%25setiteratorprototype%25-object", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13311", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13312", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-%25setiteratorprototype%25.next", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13313", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-%25setiteratorprototype%25-%40%40tostringtag", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13314", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap-objects", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap-objects", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13315", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13316", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_753", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap-constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13317", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-%25setiteratorprototype%25-object", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-%25setiteratorprototype%25-object", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap-constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13318", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13319", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-%25setiteratorprototype%25.next", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13320", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-%25setiteratorprototype%25-%40%40tostringtag", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13321", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap-objects", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap-objects", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap-iterable", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap-iterable", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13322", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13323", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_753", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap-constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13324", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap-constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13325", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13326", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13327", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13328", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap-iterable", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap-iterable", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-the-weakmap-constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13329", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13330", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap.prototype", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13331", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-the-weakmap-prototype-object", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-the-weakmap-prototype-object", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13332", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13333", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap.prototype.constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13334", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap.prototype.delete", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap.prototype.delete", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13335", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-the-weakmap-constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13336", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13337", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap.prototype", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13338", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-the-weakmap-prototype-object", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-the-weakmap-prototype-object", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap.prototype.get", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap.prototype.get", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13339", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13340", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap.prototype.constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13341", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap.prototype.delete", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap.prototype.delete", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13342", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap.prototype.has", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap.prototype.has", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13343", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13344", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13345", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap.prototype.get", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap.prototype.get", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13346", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap.prototype.set", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap.prototype.set", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13347", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13348", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13349", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap.prototype.has", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap.prototype.has", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13350", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13351", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap.prototype-%40%40tostringtag", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13352", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-weakmap-instances", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13353", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap.prototype.set", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap.prototype.set", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset-objects", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset-objects", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13354", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_754", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_755", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset-constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13355", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset-constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13356", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13357", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13358", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakmap.prototype-%40%40tostringtag", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13359", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-weakmap-instances", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset-iterable", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset-iterable", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13360", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset-objects", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset-objects", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13361", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_754", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_755", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset-constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13362", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset-constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13363", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13364", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13365", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13366", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset-iterable", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset-iterable", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13367", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13368", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-the-weakset-constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13369", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13370", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset.prototype", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13371", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-the-weakset-prototype-object", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-the-weakset-prototype-object", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13372", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13373", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset.prototype.add", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset.prototype.add", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13374", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13375", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-the-weakset-constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13376", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset.prototype.constructor", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13377", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset.prototype", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset.prototype.delete", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset.prototype.delete", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13378", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-the-weakset-prototype-object", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-the-weakset-prototype-object", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13379", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13380", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset.prototype.add", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset.prototype.add", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset.prototype.has", + "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset.prototype.has", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13381", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13382", "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13383", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset.prototype.constructor", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13384", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset.prototype.delete", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset.prototype.delete", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13385", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13386", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13387", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset.prototype.has", - "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset.prototype.has", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13388", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13389", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13390", "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-weakset.prototype-%40%40tostringtag", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13391", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13384", "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-properties-of-weakset-instances", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13392", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13385", "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-abstract-operations-for-keyed-collections", "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-canonicalizekeyedcollectionkey", "https://tc39.es/ecma262/multipage/keyed-collections.html#sec-canonicalizekeyedcollectionkey", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13393", - "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13394", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13386", + "https://tc39.es/ecma262/multipage/keyed-collections.html#_ref_13387", "https://tc39.es/ecma262/multipage/keyed-collections.html#references-pane-container", "https://tc39.es/ecma262/multipage/keyed-collections.html#references-pane-spacer", "https://tc39.es/ecma262/multipage/keyed-collections.html#references-pane", @@ -26283,12 +26275,12 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_756", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_757", "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer-notation", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13395", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13396", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13397", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13398", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13399", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13400", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13388", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13389", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13390", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13391", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13392", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13393", "https://tc39.es/ecma262/multipage/structured-data.html#sec-fixed-length-and-resizable-arraybuffer-objects", "https://tc39.es/ecma262/multipage/structured-data.html#sec-fixed-length-and-resizable-arraybuffer-objects", "https://tc39.es/ecma262/multipage/structured-data.html#sec-fixed-length-and-resizable-arraybuffer-objects", @@ -26297,7 +26289,16 @@ "https://tc39.es/ecma262/multipage/structured-data.html#sec-abstract-operations-for-arraybuffer-objects", "https://tc39.es/ecma262/multipage/structured-data.html#sec-allocatearraybuffer", "https://tc39.es/ecma262/multipage/structured-data.html#sec-allocatearraybuffer", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13394", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13395", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13396", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13397", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13398", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13399", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13400", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13401", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybufferbytelength", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybufferbytelength", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13402", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13403", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13404", @@ -26305,10 +26306,10 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13406", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13407", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13408", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybufferbytelength", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybufferbytelength", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13409", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13410", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffercopyanddetach", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffercopyanddetach", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13411", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13412", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13413", @@ -26316,8 +26317,6 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13415", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13416", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13417", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffercopyanddetach", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffercopyanddetach", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13418", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13419", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13420", @@ -26327,26 +26326,28 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13424", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13425", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13426", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-isdetachedbuffer", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-isdetachedbuffer", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-detacharraybuffer", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-detacharraybuffer", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13427", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13428", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13429", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13430", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13431", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-clonearraybuffer", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-clonearraybuffer", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13432", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13433", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-isdetachedbuffer", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-isdetachedbuffer", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-detacharraybuffer", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-detacharraybuffer", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13434", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13435", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13436", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13437", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13438", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-clonearraybuffer", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-clonearraybuffer", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13439", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13440", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-getarraybuffermaxbytelengthoption", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-getarraybuffermaxbytelengthoption", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13441", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13442", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13443", @@ -26354,8 +26355,8 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13445", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13446", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13447", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-getarraybuffermaxbytelengthoption", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-getarraybuffermaxbytelengthoption", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-hostresizearraybuffer", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-hostresizearraybuffer", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13448", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13449", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13450", @@ -26363,79 +26364,80 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13452", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13453", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13454", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-hostresizearraybuffer", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-hostresizearraybuffer", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13455", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-isfixedlengtharraybuffer", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-isfixedlengtharraybuffer", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-isunsignedelementtype", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-isunsignedelementtype", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13456", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13457", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-isunclampedintegerelementtype", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-isunclampedintegerelementtype", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13458", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13459", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13460", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-isbigintelementtype", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-isbigintelementtype", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13461", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13462", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-isfixedlengtharraybuffer", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-isfixedlengtharraybuffer", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-isunsignedelementtype", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-isunsignedelementtype", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13463", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-isnotearconfiguration", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-isnotearconfiguration", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13464", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-isunclampedintegerelementtype", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-isunclampedintegerelementtype", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13465", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13466", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-rawbytestonumeric", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-rawbytestonumber", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-rawbytestonumeric", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13467", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-isbigintelementtype", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-isbigintelementtype", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13468", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13469", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_760", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13470", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-isnotearconfiguration", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-isnotearconfiguration", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13471", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13472", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13473", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-rawbytestonumeric", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-rawbytestonumber", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-rawbytestonumeric", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13474", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13475", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-getrawbytesfromsharedblock", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-getrawbytesfromsharedblock", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13476", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_760", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13477", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13478", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13479", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13480", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_761", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13481", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13482", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-getrawbytesfromsharedblock", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-getrawbytesfromsharedblock", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13483", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13484", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13485", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13486", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13487", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_761", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13488", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13489", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13490", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-getvaluefrombuffer", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-getvaluefrombuffer", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13491", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13492", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13493", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13494", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13495", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_762", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13496", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13497", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-getvaluefrombuffer", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-getvaluefrombuffer", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13498", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13499", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13500", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13501", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13502", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_762", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13503", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13504", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13505", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-numerictorawbytes", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-numbertorawbytes", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-numerictorawbytes", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13506", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13507", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13508", @@ -26443,27 +26445,25 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13510", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13511", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13512", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-numerictorawbytes", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-numbertorawbytes", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-numerictorawbytes", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13513", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13514", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_763", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_764", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13515", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13516", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13517", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-setvalueinbuffer", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-setvalueinbuffer", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13518", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13519", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13520", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13521", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_763", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_764", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13522", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13523", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13524", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-setvalueinbuffer", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-setvalueinbuffer", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13525", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13526", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_765", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13527", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13528", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13529", @@ -26471,10 +26471,11 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13531", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13532", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13533", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_765", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13534", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13535", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13536", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-getmodifysetvalueinbuffer", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-getmodifysetvalueinbuffer", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13537", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13538", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13539", @@ -26482,11 +26483,10 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13541", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13542", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13543", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-getmodifysetvalueinbuffer", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-getmodifysetvalueinbuffer", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13544", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13545", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13546", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_766", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13547", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13548", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13549", @@ -26494,7 +26494,6 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13551", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13552", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13553", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_766", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13554", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13555", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13556", @@ -26503,78 +26502,80 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13559", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13560", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13561", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer-constructor", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13562", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer-constructor", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13563", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13564", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13565", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13566", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer-length", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer-length", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13567", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13568", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer-constructor", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13569", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer-constructor", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-properties-of-the-arraybuffer-constructor", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13570", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13571", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.isview", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.isview", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13572", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.prototype", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13573", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer-length", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer-length", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-arraybuffer-%40%40species", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13574", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_767", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13575", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13576", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-properties-of-the-arraybuffer-constructor", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_768", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13577", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-properties-of-the-arraybuffer-prototype-object", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-properties-of-the-arraybuffer-prototype-object", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13578", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.isview", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.isview", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13579", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.prototype", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-arraybuffer.prototype.bytelength", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-arraybuffer.prototype.bytelength", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13580", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-arraybuffer-%40%40species", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13581", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_767", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13582", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13583", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_768", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13584", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-properties-of-the-arraybuffer-prototype-object", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-properties-of-the-arraybuffer-prototype-object", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.prototype.constructor", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13585", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-arraybuffer.prototype.detached", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-arraybuffer.prototype.detached", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13586", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-arraybuffer.prototype.bytelength", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-arraybuffer.prototype.bytelength", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13587", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13588", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13589", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-arraybuffer.prototype.maxbytelength", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-arraybuffer.prototype.maxbytelength", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13590", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13591", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.prototype.constructor", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13592", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-arraybuffer.prototype.detached", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-arraybuffer.prototype.detached", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13593", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13594", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13595", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-arraybuffer.prototype.resizable", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-arraybuffer.prototype.resizable", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13596", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-arraybuffer.prototype.maxbytelength", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-arraybuffer.prototype.maxbytelength", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13597", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13598", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13599", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.prototype.resize", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.prototype.resize", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13600", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13601", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13602", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-arraybuffer.prototype.resizable", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-arraybuffer.prototype.resizable", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13603", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13604", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13605", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13606", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.prototype.resize", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.prototype.resize", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13607", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13608", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13609", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.prototype.slice", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.prototype.slice", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13610", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13611", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13612", @@ -26582,8 +26583,6 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13614", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13615", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13616", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.prototype.slice", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.prototype.slice", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13617", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13618", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13619", @@ -26598,34 +26597,27 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13628", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13629", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13630", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.prototype.transfer", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.prototype.transfer", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13631", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.prototype.transfertofixedlength", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.prototype.transfertofixedlength", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13632", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.prototype-%40%40tostringtag", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13633", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-properties-of-the-arraybuffer-instances", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13634", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13635", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-resizable-arraybuffer-guidelines", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13636", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13637", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.prototype.transfer", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.prototype.transfer", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13638", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.prototype.transfertofixedlength", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.prototype.transfertofixedlength", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13639", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-arraybuffer.prototype-%40%40tostringtag", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13640", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-properties-of-the-arraybuffer-instances", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13641", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13642", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-resizable-arraybuffer-guidelines", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13643", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13644", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13645", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13646", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13647", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13648", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13649", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13650", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13651", "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer-objects", "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer-objects", "https://tc39.es/ecma262/multipage/structured-data.html#sec-fixed-length-and-growable-sharedarraybuffer-objects", @@ -26636,24 +26628,31 @@ "https://tc39.es/ecma262/multipage/structured-data.html#sec-abstract-operations-for-sharedarraybuffer-objects", "https://tc39.es/ecma262/multipage/structured-data.html#sec-allocatesharedarraybuffer", "https://tc39.es/ecma262/multipage/structured-data.html#sec-allocatesharedarraybuffer", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13645", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13646", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13647", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13648", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13649", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13650", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13651", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13652", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13653", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13654", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13655", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-issharedarraybuffer", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-issharedarraybuffer", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13656", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13657", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13658", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-hostgrowsharedarraybuffer", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-hostgrowsharedarraybuffer", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13659", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13660", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13661", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13662", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-issharedarraybuffer", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-issharedarraybuffer", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13663", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13664", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13665", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-hostgrowsharedarraybuffer", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-hostgrowsharedarraybuffer", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13666", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13667", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13668", @@ -26663,49 +26662,49 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13672", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13673", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13674", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer-constructor", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13675", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer-constructor", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13676", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13677", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13678", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13679", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13680", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13681", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer-constructor", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer-length", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer-length", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13682", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer-constructor", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13683", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13684", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-properties-of-the-sharedarraybuffer-constructor", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13685", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13686", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer.prototype", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13687", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer-%40%40species", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13688", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer-length", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer-length", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-properties-of-the-sharedarraybuffer-prototype-object", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-properties-of-the-sharedarraybuffer-prototype-object", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13689", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13690", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-sharedarraybuffer.prototype.bytelength", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-sharedarraybuffer.prototype.bytelength", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13691", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-properties-of-the-sharedarraybuffer-constructor", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13692", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13693", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer.prototype", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13694", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer-%40%40species", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13695", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-properties-of-the-sharedarraybuffer-prototype-object", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-properties-of-the-sharedarraybuffer-prototype-object", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer.prototype.constructor", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13696", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer.prototype.grow", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer.prototype.grow", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13697", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-sharedarraybuffer.prototype.bytelength", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-sharedarraybuffer.prototype.bytelength", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13698", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13699", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13700", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13701", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13702", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer.prototype.constructor", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13703", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer.prototype.grow", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer.prototype.grow", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13704", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13705", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13706", @@ -26718,28 +26717,28 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13713", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13714", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13715", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-sharedarraybuffer.prototype.growable", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-sharedarraybuffer.prototype.growable", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13716", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13717", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13718", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13719", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-sharedarraybuffer.prototype.maxbytelength", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-sharedarraybuffer.prototype.maxbytelength", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13720", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13721", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13722", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-sharedarraybuffer.prototype.growable", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-sharedarraybuffer.prototype.growable", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13723", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13724", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer.prototype.slice", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer.prototype.slice", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13725", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13726", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-sharedarraybuffer.prototype.maxbytelength", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-sharedarraybuffer.prototype.maxbytelength", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13727", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13728", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13729", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13730", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13731", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer.prototype.slice", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer.prototype.slice", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13732", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13733", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13734", @@ -26751,19 +26750,19 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13740", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13741", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13742", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer.prototype-%40%40tostringtag", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer.prototype.toString", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13743", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-properties-of-the-sharedarraybuffer-instances", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13744", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-growable-sharedarraybuffer-guidelines", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13745", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13746", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13747", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13748", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13749", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer.prototype-%40%40tostringtag", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-sharedarraybuffer.prototype.toString", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13750", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-properties-of-the-sharedarraybuffer-instances", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13751", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-growable-sharedarraybuffer-guidelines", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13752", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13753", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13754", @@ -26779,46 +26778,46 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13764", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13765", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13766", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview-objects", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview-objects", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-abstract-operations-for-dataview-objects", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview-with-buffer-witness-records", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview-with-buffer-witness-records", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13767", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_771", + "https://tc39.es/ecma262/multipage/structured-data.html#table-dataview-with-buffer-witness-record-fields", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13768", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13769", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13770", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-makedataviewwithbufferwitnessrecord", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-makedataviewwithbufferwitnessrecord", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13771", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13772", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13773", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview-objects", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview-objects", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-abstract-operations-for-dataview-objects", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview-with-buffer-witness-records", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview-with-buffer-witness-records", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13774", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_771", - "https://tc39.es/ecma262/multipage/structured-data.html#table-dataview-with-buffer-witness-record-fields", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-getviewbytelength", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-getviewbytelength", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13775", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13776", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13777", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-makedataviewwithbufferwitnessrecord", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-makedataviewwithbufferwitnessrecord", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13778", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13779", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13780", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13781", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-getviewbytelength", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-getviewbytelength", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-isviewoutofbounds", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-isviewoutofbounds", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13782", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13783", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13784", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-getviewvalue", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-getviewvalue", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13785", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13786", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13787", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13788", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-isviewoutofbounds", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-isviewoutofbounds", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13789", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13790", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13791", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-getviewvalue", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-getviewvalue", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13792", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13793", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13794", @@ -26826,17 +26825,17 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13796", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13797", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13798", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_772", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13799", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-setviewvalue", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-setviewvalue", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13800", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13801", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13802", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13803", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13804", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13805", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_772", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13806", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-setviewvalue", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-setviewvalue", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13807", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13808", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13809", @@ -26848,166 +26847,167 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13815", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13816", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13817", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_773", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13818", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview-constructor", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13819", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview-constructor", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13820", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13821", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13822", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13823", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview-buffer-byteoffset-bytelength", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview-buffer-byteoffset-bytelength", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13824", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_773", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13825", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview-constructor", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13826", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview-constructor", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13827", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13828", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13829", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13830", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview-buffer-byteoffset-bytelength", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview-buffer-byteoffset-bytelength", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13831", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13832", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-properties-of-the-dataview-constructor", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13833", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13834", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13835", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-properties-of-the-dataview-prototype-object", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-properties-of-the-dataview-prototype-object", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13836", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13837", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-dataview.prototype.buffer", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-dataview.prototype.buffer", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13838", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13839", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-properties-of-the-dataview-constructor", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13840", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-dataview.prototype.bytelength", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-dataview.prototype.bytelength", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13841", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13842", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-properties-of-the-dataview-prototype-object", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-properties-of-the-dataview-prototype-object", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13843", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13844", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-dataview.prototype.buffer", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-dataview.prototype.buffer", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13845", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13846", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13847", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-dataview.prototype.bytelength", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-dataview.prototype.bytelength", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-dataview.prototype.byteoffset", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-dataview.prototype.byteoffset", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13848", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13849", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13850", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13851", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13852", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13853", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13854", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-dataview.prototype.byteoffset", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-get-dataview.prototype.byteoffset", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13855", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13856", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13857", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13858", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13859", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13860", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.constructor", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13861", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13854", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.getbigint64", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.getbigint64", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13862", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13855", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.getbiguint64", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.getbiguint64", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13863", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13856", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.getfloat32", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.getfloat32", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13864", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13857", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.getfloat64", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.getfloat64", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13865", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13858", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.getint8", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.getint8", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13866", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13859", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.getint16", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.getint16", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13867", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13860", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.getint32", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.getint32", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13868", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13861", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.getuint8", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.getuint8", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13869", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13862", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.getuint16", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.getuint16", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13870", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13863", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.getuint32", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.getuint32", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13871", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13864", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.setbigint64", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.setbigint64", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13872", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13865", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.setbiguint64", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.setbiguint64", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13873", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13866", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.setfloat32", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.setfloat32", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13874", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13867", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.setfloat64", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.setfloat64", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13875", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13868", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.setint8", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.setint8", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13876", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13869", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.setint16", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.setint16", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13877", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13870", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.setint32", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.setint32", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13878", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13871", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.setuint8", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.setuint8", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13879", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13872", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.setuint16", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.setuint16", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13880", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13873", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.setuint32", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype.setuint32", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13881", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13874", "https://tc39.es/ecma262/multipage/structured-data.html#sec-dataview.prototype-%40%40tostringtag", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13882", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13875", "https://tc39.es/ecma262/multipage/structured-data.html#sec-properties-of-dataview-instances", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13883", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13884", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13885", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13876", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13877", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13878", "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics-object", "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics-object", "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics-object", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13879", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13880", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13881", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13882", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13883", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13884", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13885", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13886", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-waiter-record", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-waiter-record", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13887", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_774", + "https://tc39.es/ecma262/multipage/structured-data.html#table-waiterrecord", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13888", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13889", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13890", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13891", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13892", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13893", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-waiter-record", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-waiter-record", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-waiterlist-records", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-waiterlist-objects", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-waiterlist-records", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13894", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_774", - "https://tc39.es/ecma262/multipage/structured-data.html#table-waiterrecord", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_775", + "https://tc39.es/ecma262/multipage/structured-data.html#table-waiterlistrecord", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13895", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13896", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13897", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13898", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13899", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13900", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-waiterlist-records", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-waiterlist-objects", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-waiterlist-records", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13901", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_775", - "https://tc39.es/ecma262/multipage/structured-data.html#table-waiterlistrecord", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13902", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13903", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13904", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13905", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13906", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13907", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-waiterlist-records", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13908", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13909", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13910", @@ -27015,9 +27015,12 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13912", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13913", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13914", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-waiterlist-records", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13915", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13916", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-abstract-operations-for-atomics", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-validateintegertypedarray", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-validatesharedintegertypedarray", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-validateintegertypedarray", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13917", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13918", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13919", @@ -27025,12 +27028,10 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13921", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13922", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13923", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-abstract-operations-for-atomics", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-validateintegertypedarray", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-validatesharedintegertypedarray", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-validateintegertypedarray", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13924", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13925", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-validateatomicaccess", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-validateatomicaccess", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13926", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13927", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13928", @@ -27038,10 +27039,10 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13930", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13931", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13932", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-validateatomicaccess", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-validateatomicaccess", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13933", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13934", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-validateatomicaccessonintegertypedarray", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-validateatomicaccessonintegertypedarray", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13935", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13936", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13937", @@ -27049,8 +27050,8 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13939", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13940", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13941", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-validateatomicaccessonintegertypedarray", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-validateatomicaccessonintegertypedarray", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-revalidateatomicaccess", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-revalidateatomicaccess", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13942", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13943", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13944", @@ -27058,25 +27059,23 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13946", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13947", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13948", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-revalidateatomicaccess", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-revalidateatomicaccess", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13949", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-getwaiterlist", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-getwaiterlist", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13950", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13951", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13952", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13953", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13954", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-entercriticalsection", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-entercriticalsection", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13955", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13956", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-getwaiterlist", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-getwaiterlist", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13957", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13958", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13959", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13960", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13961", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-entercriticalsection", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-entercriticalsection", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13962", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13963", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13964", @@ -27087,23 +27086,25 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13969", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13970", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13971", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-entercriticalsection", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13972", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13973", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13974", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13975", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-leavecriticalsection", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-leavecriticalsection", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13976", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13977", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13978", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-entercriticalsection", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13979", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13980", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13981", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13982", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-leavecriticalsection", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-leavecriticalsection", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13983", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13984", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13985", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-addwaiter", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-addwaiter", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13986", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13987", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13988", @@ -27111,27 +27112,29 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13990", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13991", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13992", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-addwaiter", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-addwaiter", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-removewaiter", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-removewaiter", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13993", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13994", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13995", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13996", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13997", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13998", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-removewaiters", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-removewaiters", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_13999", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-removewaiter", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-removewaiter", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14000", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14001", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14002", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14003", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14004", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14005", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-removewaiters", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-removewaiters", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14006", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14007", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-suspendthisagent", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-suspendagent", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-suspend", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-suspendthisagent", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14008", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14009", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14010", @@ -27139,10 +27142,6 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14012", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14013", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14014", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-suspendthisagent", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-suspendagent", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-suspend", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-suspendthisagent", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14015", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14016", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14017", @@ -27154,6 +27153,8 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14023", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14024", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14025", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-notifywaiter", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-notifywaiter", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14026", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14027", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14028", @@ -27161,8 +27162,6 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14030", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14031", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14032", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-notifywaiter", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-notifywaiter", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14033", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14034", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14035", @@ -27170,6 +27169,8 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14037", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14038", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14039", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-enqueueresolveinagentjob", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-enqueueresolveinagentjob", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14040", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14041", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14042", @@ -27177,12 +27178,12 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14044", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14045", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14046", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-enqueueresolveinagentjob", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-enqueueresolveinagentjob", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14047", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14048", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14049", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14050", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-dowait", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-dowait", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14051", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14052", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14053", @@ -27190,8 +27191,6 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14055", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14056", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14057", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-dowait", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-dowait", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14058", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14059", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14060", @@ -27227,6 +27226,8 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14090", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14091", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14092", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-enqueueatomicswaitasynctimeoutjob", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-enqueueatomicswaitasynctimeoutjob", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14093", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14094", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14095", @@ -27234,8 +27235,6 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14097", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14098", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14099", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-enqueueatomicswaitasynctimeoutjob", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-enqueueatomicswaitasynctimeoutjob", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14100", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14101", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14102", @@ -27245,6 +27244,8 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14106", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14107", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14108", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomiccompareexchangeinsharedblock", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomiccompareexchangeinsharedblock", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14109", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14110", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14111", @@ -27252,8 +27253,6 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14113", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14114", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14115", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomiccompareexchangeinsharedblock", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomiccompareexchangeinsharedblock", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14116", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14117", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14118", @@ -27269,6 +27268,8 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14128", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14129", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14130", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomicreadmodifywrite", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomicreadmodifywrite", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14131", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14132", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14133", @@ -27276,8 +27277,6 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14135", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14136", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14137", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomicreadmodifywrite", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomicreadmodifywrite", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14138", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14139", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14140", @@ -27288,6 +27287,8 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14145", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14146", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14147", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-bytelistbitwiseop", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-bytelistbitwiseop", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14148", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14149", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14150", @@ -27295,28 +27296,26 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14152", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14153", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14154", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-bytelistbitwiseop", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-bytelistbitwiseop", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14155", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14156", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14157", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14158", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14159", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-bytelistequal", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-bytelistequal", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14160", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14161", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14162", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14163", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.add", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.add", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14164", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14165", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14166", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-bytelistequal", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-bytelistequal", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14167", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14168", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14169", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14170", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.add", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.add", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14171", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14172", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14173", @@ -27324,20 +27323,20 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14175", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14176", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14177", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.and", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.and", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14178", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14179", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14180", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.compareexchange", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.compareexchange", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14181", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14182", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14183", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14184", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.and", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.and", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14185", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14186", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14187", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.compareexchange", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.compareexchange", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14188", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14189", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14190", @@ -27350,38 +27349,40 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14197", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14198", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14199", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.exchange", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.exchange", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14200", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14201", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.islockfree", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.islockfree", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14202", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14203", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14204", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14205", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14206", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.exchange", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.exchange", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.load", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomicload", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.load", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14207", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14208", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.islockfree", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.islockfree", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14209", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14210", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.or", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.or", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14211", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14212", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14213", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.load", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomicload", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.load", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.store", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.store", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14214", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14215", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14216", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14217", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.or", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.or", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14218", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14219", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14220", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.store", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.store", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.sub", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.sub", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14221", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14222", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14223", @@ -27389,8 +27390,6 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14225", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14226", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14227", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.sub", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.sub", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14228", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14229", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14230", @@ -27398,85 +27397,85 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14232", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14233", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14234", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.wait", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.wait", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14235", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14236", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.waitasync", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.waitasync", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14237", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14238", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.notify", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.notify", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14239", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14240", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14241", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.wait", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.wait", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14242", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14243", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.waitasync", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.waitasync", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14244", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14245", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.notify", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.notify", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14246", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14247", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14248", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14249", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.xor", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.xor", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14250", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14251", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14252", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics-%40%40tostringtag", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14253", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-json-object", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-json-object", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-json-object", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14254", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14255", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14256", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.xor", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.xor", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14257", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-json.parse", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-json.parse", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14258", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14259", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics-%40%40tostringtag", + "https://tc39.es/ecma262/multipage/structured-data.html#step-json-parse-validate", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14260", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-json-object", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-json-object", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-json-object", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14261", + "https://tc39.es/ecma262/multipage/structured-data.html#step-json-parse-parse", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14262", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_22850", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14263", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_776", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14264", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-json.parse", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-json.parse", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14265", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14266", - "https://tc39.es/ecma262/multipage/structured-data.html#step-json-parse-validate", + "https://tc39.es/ecma262/multipage/structured-data.html#step-json-parse-eval", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14267", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14268", - "https://tc39.es/ecma262/multipage/structured-data.html#step-json-parse-parse", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14269", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_22857", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_777", + "https://tc39.es/ecma262/multipage/structured-data.html#step-json-parse-assert-type", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14270", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_776", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_22851", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_22852", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14271", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14272", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14273", - "https://tc39.es/ecma262/multipage/structured-data.html#step-json-parse-eval", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14274", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14275", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_22853", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_778", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_779", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_780", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_22854", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_22855", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-internalizejsonproperty", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-internalizejsonproperty", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14276", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_777", - "https://tc39.es/ecma262/multipage/structured-data.html#step-json-parse-assert-type", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14277", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_22858", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_22859", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14278", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14279", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14280", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14281", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14282", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_22860", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_778", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_779", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_780", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_22861", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_22862", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-internalizejsonproperty", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-internalizejsonproperty", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14283", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14284", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14285", @@ -27487,6 +27486,8 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14290", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14291", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14292", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-json.stringify", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-json.stringify", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14293", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14294", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14295", @@ -27494,8 +27495,6 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14297", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14298", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14299", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-json.stringify", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-json.stringify", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14300", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14301", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14302", @@ -27522,24 +27521,24 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14323", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14324", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14325", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-json-serialization-record", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-json-serialization-record", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14326", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_781", + "https://tc39.es/ecma262/multipage/structured-data.html#table-json-serialization-record", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14327", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14328", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14329", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14330", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-serializejsonproperty", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-serializejsonproperty", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14331", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14332", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-json-serialization-record", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-json-serialization-record", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14333", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_781", - "https://tc39.es/ecma262/multipage/structured-data.html#table-json-serialization-record", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14334", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14335", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14336", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14337", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-serializejsonproperty", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-serializejsonproperty", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14338", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14339", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14340", @@ -27557,34 +27556,34 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14352", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14353", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14354", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-quotejsonstring", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-quotejsonstring", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_782", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14355", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_783", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14356", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14357", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14358", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14359", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14360", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14361", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-quotejsonstring", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-quotejsonstring", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_782", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14362", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_783", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14363", + "https://tc39.es/ecma262/multipage/structured-data.html#table-json-single-character-escapes", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-unicodeescape", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-unicodeescape", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14364", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14365", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14366", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-serializejsonobject", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-serializejsonobject", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14367", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14368", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14369", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14370", - "https://tc39.es/ecma262/multipage/structured-data.html#table-json-single-character-escapes", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-unicodeescape", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-unicodeescape", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14371", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14372", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14373", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-serializejsonobject", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-serializejsonobject", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14374", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14375", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14376", @@ -27592,6 +27591,8 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14378", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14379", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14380", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-serializejsonarray", + "https://tc39.es/ecma262/multipage/structured-data.html#sec-serializejsonarray", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14381", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14382", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14383", @@ -27599,8 +27600,6 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14385", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14386", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14387", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-serializejsonarray", - "https://tc39.es/ecma262/multipage/structured-data.html#sec-serializejsonarray", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14388", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14389", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14390", @@ -27609,15 +27608,8 @@ "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14393", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14394", "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14395", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14396", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14397", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14398", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14399", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14400", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14401", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14402", "https://tc39.es/ecma262/multipage/structured-data.html#sec-json-%40%40tostringtag", - "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14403", + "https://tc39.es/ecma262/multipage/structured-data.html#_ref_14396", "https://tc39.es/ecma262/multipage/structured-data.html#references-pane-container", "https://tc39.es/ecma262/multipage/structured-data.html#references-pane-spacer", "https://tc39.es/ecma262/multipage/structured-data.html#references-pane", @@ -27638,103 +27630,103 @@ "https://tc39.es/ecma262/multipage/managing-memory.html#sec-managing-memory", "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weak-ref-objects", "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weak-ref-objects", + "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14397", + "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14398", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weak-ref-constructor", + "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14399", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weak-ref-constructor", + "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14400", + "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14401", + "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14402", + "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14403", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weak-ref-target", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weak-ref-target", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14404", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14405", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weak-ref-constructor", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14406", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weak-ref-constructor", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-properties-of-the-weak-ref-constructor", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14407", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14408", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14409", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weak-ref.prototype", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14410", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weak-ref-target", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weak-ref-target", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-properties-of-the-weak-ref-prototype-object", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-properties-of-the-weak-ref-prototype-object", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14411", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14412", - "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14413", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-properties-of-the-weak-ref-constructor", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weak-ref.prototype.constructor", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14414", + "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14413", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weak-ref.prototype.deref", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weak-ref.prototype.deref", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14415", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14416", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weak-ref.prototype", - "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14417", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-properties-of-the-weak-ref-prototype-object", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-properties-of-the-weak-ref-prototype-object", + "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14417", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14418", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weak-ref.prototype-%40%40tostringtag", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14419", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weak-ref.prototype.constructor", - "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14421", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weakref-abstract-operations", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weakrefderef", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weakrefderef", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14420", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weak-ref.prototype.deref", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weak-ref.prototype.deref", + "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14421", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14422", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-properties-of-weak-ref-instances", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14423", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14424", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14425", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weak-ref.prototype-%40%40tostringtag", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14426", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weakref-abstract-operations", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weakrefderef", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-weakrefderef", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry-objects", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry-objects", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14427", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry-constructor", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14428", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry-constructor", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14429", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-properties-of-weak-ref-instances", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14430", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14431", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14432", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry-cleanup-callback", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry-cleanup-callback", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14433", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry-objects", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry-objects", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14434", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry-constructor", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14435", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry-constructor", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14436", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14437", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-properties-of-the-finalization-registry-constructor", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14438", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14439", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry-cleanup-callback", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry-cleanup-callback", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14440", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry.prototype", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14441", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-properties-of-the-finalization-registry-prototype-object", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-properties-of-the-finalization-registry-prototype-object", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14442", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14443", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry.prototype.constructor", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14444", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-properties-of-the-finalization-registry-constructor", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry.prototype.register", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry.prototype.register", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14445", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14446", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14447", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry.prototype", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14448", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-properties-of-the-finalization-registry-prototype-object", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-properties-of-the-finalization-registry-prototype-object", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14449", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14450", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry.prototype.constructor", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14451", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry.prototype.register", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry.prototype.register", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry.prototype.unregister", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry.prototype.unregister", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14452", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14453", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14454", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14455", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry.prototype-%40%40tostringtag", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14456", + "https://tc39.es/ecma262/multipage/managing-memory.html#sec-properties-of-finalization-registry-instances", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14457", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14458", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry.prototype.unregister", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry.prototype.unregister", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14459", "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14460", - "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14461", - "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14462", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-finalization-registry.prototype-%40%40tostringtag", - "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14463", - "https://tc39.es/ecma262/multipage/managing-memory.html#sec-properties-of-finalization-registry-instances", - "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14464", - "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14465", - "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14466", - "https://tc39.es/ecma262/multipage/managing-memory.html#_ref_14467", "https://tc39.es/ecma262/multipage/managing-memory.html#references-pane-container", "https://tc39.es/ecma262/multipage/managing-memory.html#references-pane-spacer", "https://tc39.es/ecma262/multipage/managing-memory.html#references-pane", @@ -27755,7 +27747,7 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-control-abstraction-objects", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-iteration", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-common-iteration-interfaces", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14468", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14461", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-iterable-interface", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_784", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#table-iterable-interface-required-properties", @@ -27779,38 +27771,46 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_790", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#table-iteratorresult-interface-properties", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#table-55", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14469", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14462", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-%25iteratorprototype%25-object", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-%25iteratorprototype%25-object", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14470", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14471", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14463", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14464", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-%25iteratorprototype%25-%40%40iterator", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asynciteratorprototype", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asynciteratorprototype", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14472", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14473", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14465", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14466", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asynciteratorprototype-asynciterator", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-from-sync-iterator-objects", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14474", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14475", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14467", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14468", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-createasyncfromsynciterator", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-createasyncfromsynciterator", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14469", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14470", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14471", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14472", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14473", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14474", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14475", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14476", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-%25asyncfromsynciteratorprototype%25-object", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-%25asyncfromsynciteratorprototype%25-object", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14477", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14478", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-%25asyncfromsynciteratorprototype%25.next", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14479", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14480", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14481", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14482", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14483", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-%25asyncfromsynciteratorprototype%25-object", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-%25asyncfromsynciteratorprototype%25-object", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14484", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14485", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-%25asyncfromsynciteratorprototype%25.next", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14486", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14487", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14488", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-%25asyncfromsynciteratorprototype%25.return", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14489", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14490", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14491", @@ -27818,7 +27818,6 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14493", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14494", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14495", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-%25asyncfromsynciteratorprototype%25.return", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14496", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14497", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14498", @@ -27829,6 +27828,8 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14503", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14504", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14505", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-%25asyncfromsynciteratorprototype%25.throw", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_791", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14506", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14507", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14508", @@ -27836,8 +27837,6 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14510", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14511", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14512", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-%25asyncfromsynciteratorprototype%25.throw", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_791", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14513", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14514", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14515", @@ -27847,22 +27846,22 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14519", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14520", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14521", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-async-from-sync-iterator-instances", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14522", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14523", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_792", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#table-async-from-sync-iterator-internal-slots", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14524", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncfromsynciteratorcontinuation", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-from-sync-iterator-value-unwrap-functions", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncfromsynciteratorcontinuation", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14525", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14526", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14527", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14528", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-async-from-sync-iterator-instances", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14529", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14530", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_792", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#table-async-from-sync-iterator-internal-slots", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14531", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncfromsynciteratorcontinuation", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-from-sync-iterator-value-unwrap-functions", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncfromsynciteratorcontinuation", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14532", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14533", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14534", @@ -27874,67 +27873,67 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14540", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14541", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14542", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-objects", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-objects", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14543", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14544", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-abstract-operations", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promisecapability-records", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promisecapability-records", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14545", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14546", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_793", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#table-promisecapability-record-fields", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14547", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#table-57", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14548", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14549", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-objects", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-objects", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-ifabruptrejectpromise", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-ifabruptrejectpromise", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14550", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14551", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-abstract-operations", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promisecapability-records", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promisecapability-records", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14552", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14553", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_793", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#table-promisecapability-record-fields", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14554", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#table-57", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14555", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promisereaction-records", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promisereaction-records", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14556", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-ifabruptrejectpromise", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-ifabruptrejectpromise", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14557", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14558", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14559", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_794", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#table-promisereaction-record-fields", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14560", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#table-58", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14561", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14562", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promisereaction-records", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promisereaction-records", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-createresolvingfunctions", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-createresolvingfunctions", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14563", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14564", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14565", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14566", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_794", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#table-promisereaction-record-fields", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_795", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_796", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14567", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#table-58", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_797", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_798", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14568", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14569", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-createresolvingfunctions", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-createresolvingfunctions", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-reject-functions", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14570", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14571", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14572", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14573", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_795", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_796", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-resolve-functions", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14574", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_797", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_798", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14575", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14576", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-reject-functions", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14577", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14578", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14579", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14580", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-resolve-functions", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14581", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14582", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14583", @@ -27944,24 +27943,25 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14587", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14588", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14589", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-fulfillpromise", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-fulfillpromise", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14590", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14591", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14592", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-newpromisecapability", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-getcapabilitiesexecutor-functions", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-newpromisecapability", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14593", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14594", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14595", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14596", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-fulfillpromise", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-fulfillpromise", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14597", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14598", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14599", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-newpromisecapability", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-getcapabilitiesexecutor-functions", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-newpromisecapability", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14600", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14601", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14602", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_799", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14603", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14604", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14605", @@ -27969,45 +27969,44 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14607", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14608", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14609", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_799", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14610", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14611", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14612", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-ispromise", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-ispromise", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14613", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14614", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-rejectpromise", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-rejectpromise", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14615", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14616", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14617", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14618", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-triggerpromisereactions", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-triggerpromisereactions", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14619", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-ispromise", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-ispromise", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14620", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14621", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-rejectpromise", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-rejectpromise", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14622", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14623", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14624", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14625", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-triggerpromisereactions", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-triggerpromisereactions", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14626", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-host-promise-rejection-tracker", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-host-promise-rejection-tracker", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14627", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14628", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-jobs", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-newpromisereactionjob", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promisereactionjob", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-newpromisereactionjob", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14629", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14630", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14631", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14632", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14633", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-host-promise-rejection-tracker", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-host-promise-rejection-tracker", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14634", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14635", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-jobs", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-newpromisereactionjob", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promisereactionjob", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-newpromisereactionjob", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14636", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14637", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14638", @@ -28028,6 +28027,9 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14653", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14654", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14655", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-newpromiseresolvethenablejob", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promiseresolvethenablejob", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-newpromiseresolvethenablejob", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14656", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14657", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14658", @@ -28035,9 +28037,6 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14660", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14661", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14662", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-newpromiseresolvethenablejob", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promiseresolvethenablejob", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-newpromiseresolvethenablejob", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14663", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14664", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14665", @@ -28050,39 +28049,39 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14672", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14673", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14674", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-constructor", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14675", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-constructor", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14676", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14677", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14678", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14679", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-executor", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-executor", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14680", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14681", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-constructor", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14682", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-constructor", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14683", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14684", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14685", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14686", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-executor", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-executor", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14687", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14688", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14689", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14690", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14691", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-the-promise-constructor", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14692", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14693", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.all", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.all", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14694", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14695", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14696", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14697", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14698", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-the-promise-constructor", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14699", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14700", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.all", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.all", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14701", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14702", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14703", @@ -28091,46 +28090,46 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14706", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14707", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14708", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-getpromiseresolve", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-getpromiseresolve", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14709", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14710", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14711", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14712", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14713", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14714", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromiseall", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromiseall", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14715", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-getpromiseresolve", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-getpromiseresolve", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14716", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14717", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14718", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14719", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14720", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14721", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromiseall", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromiseall", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14722", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14723", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14724", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14725", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14726", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14727", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_800", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_801", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14728", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14729", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.all-resolve-element-functions", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14730", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14731", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14732", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.allsettled", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.allsettled", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14733", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14734", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_800", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_801", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14735", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14736", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.all-resolve-element-functions", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14737", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14738", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14739", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.allsettled", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.allsettled", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14740", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14741", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14742", @@ -28139,6 +28138,8 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14745", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14746", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14747", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromiseallsettled", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromiseallsettled", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14748", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14749", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14750", @@ -28146,30 +28147,29 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14752", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14753", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14754", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromiseallsettled", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromiseallsettled", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14755", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14756", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14757", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14758", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14759", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14760", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_802", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_803", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14761", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14762", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_804", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_805", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14763", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14764", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.allsettled-resolve-element-functions", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14765", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14766", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14767", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_802", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_803", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14768", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14769", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_804", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_805", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14770", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14771", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.allsettled-resolve-element-functions", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.allsettled-reject-element-functions", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14772", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14773", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14774", @@ -28177,7 +28177,8 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14776", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14777", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14778", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.allsettled-reject-element-functions", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.any", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.any", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14779", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14780", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14781", @@ -28185,8 +28186,6 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14783", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14784", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14785", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.any", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.any", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14786", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14787", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14788", @@ -28195,6 +28194,8 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14791", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14792", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14793", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromiseany", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromiseany", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14794", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14795", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14796", @@ -28202,8 +28203,6 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14798", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14799", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14800", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromiseany", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromiseany", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14801", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14802", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14803", @@ -28211,26 +28210,26 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14805", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14806", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14807", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_806", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_807", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14808", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14809", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.any-reject-element-functions", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14810", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14811", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14812", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14813", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.prototype", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14814", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_806", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_807", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.race", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.race", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14815", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14816", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.any-reject-element-functions", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14817", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14818", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14819", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14820", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.prototype", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14821", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.race", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.race", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14822", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14823", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14824", @@ -28239,6 +28238,8 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14827", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14828", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14829", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromiserace", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromiserace", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14830", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14831", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14832", @@ -28246,69 +28247,67 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14834", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14835", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14836", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromiserace", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromiserace", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14837", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14838", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14839", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.reject", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.reject", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14840", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14841", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14842", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14843", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.resolve", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.resolve", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14844", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14845", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14846", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.reject", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.reject", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14847", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14848", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-resolve", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-resolve", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14849", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14850", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.resolve", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.resolve", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14851", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14852", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14853", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14854", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14855", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-resolve", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-resolve", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14856", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14857", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14858", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.withResolvers", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.withResolvers", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14859", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14860", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14861", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14862", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14863", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14864", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-get-promise-%40%40species", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14865", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.withResolvers", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.withResolvers", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14866", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14867", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14868", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-the-promise-prototype-object", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-the-promise-prototype-object", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14869", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14870", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.prototype.catch", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.prototype.catch", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14871", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-get-promise-%40%40species", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.prototype.constructor", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14872", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.prototype.finally", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-catchfinallyfunctions", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-thenfinallyfunctions", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.prototype.finally", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14873", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14874", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14875", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-the-promise-prototype-object", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-the-promise-prototype-object", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14876", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14877", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.prototype.catch", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.prototype.catch", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14878", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.prototype.constructor", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14879", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.prototype.finally", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-catchfinallyfunctions", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-thenfinallyfunctions", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.prototype.finally", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14880", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14881", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14882", @@ -28324,22 +28323,22 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14892", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14893", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14894", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.prototype.then", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.prototype.then", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14895", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14896", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14897", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14898", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14899", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromisethen", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromisethen", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14900", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14901", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.prototype.then", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.prototype.then", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14902", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14903", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14904", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14905", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14906", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromisethen", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromisethen", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14907", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14908", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14909", @@ -28351,166 +28350,166 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14915", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14916", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14917", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.prototype-%40%40tostringtag", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14918", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-promise-instances", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14919", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14920", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14921", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_808", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#table-internal-slots-of-promise-instances", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#table-59", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14922", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14923", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14924", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise.prototype-%40%40tostringtag", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14925", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-promise-instances", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14926", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14927", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14928", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_808", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#table-internal-slots-of-promise-instances", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#table-59", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorfunction-objects", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorfunction-objects", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22856", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22857", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22858", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14929", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#figure-2", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorfunction-constructor", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14930", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorfunction-constructor", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14931", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14932", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14933", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14934", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorfunction", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorfunction", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14935", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorfunction-objects", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorfunction-objects", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22863", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22864", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22865", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14936", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#figure-2", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorfunction-constructor", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_809", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-the-generatorfunction-constructor", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14937", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorfunction-constructor", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14938", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14939", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14940", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14941", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorfunction", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorfunction", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14942", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14943", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_809", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-the-generatorfunction-constructor", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14944", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14945", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14946", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14947", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorfunction.length", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorfunction.prototype", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14948", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14941", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-the-generatorfunction-prototype-object", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-the-generatorfunction-prototype-object", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_810", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14949", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14950", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14942", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14943", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_811", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_812", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14951", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14944", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorfunction.prototype.constructor", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14952", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14945", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorfunction.prototype.prototype", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorfunction.prototype.prototype", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14953", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14946", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorfunction.prototype-%40%40tostringtag", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14954", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14947", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorfunction-instances", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14955", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14948", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_813", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorfunction-instances-length", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_814", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorfunction-instances-name", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_815", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorfunction-instances-prototype", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14956", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14957", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14949", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14950", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorfunction-objects", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorfunction-objects", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22866", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22867", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22868", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14958", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22859", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22860", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22861", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14951", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorfunction-constructor", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14959", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14952", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorfunction-constructor", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14960", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14961", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14962", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14963", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14953", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14954", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14955", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14956", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorfunction", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorfunction", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14964", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14965", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14957", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14958", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_816", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-asyncgeneratorfunction", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14966", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14967", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14968", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14969", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14959", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14960", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14961", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14962", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorfunction-length", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorfunction-prototype", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14970", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14963", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-asyncgeneratorfunction-prototype", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-asyncgeneratorfunction-prototype", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14971", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14972", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14964", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14965", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_817", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_818", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14973", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14966", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorfunction-prototype-constructor", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14974", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14967", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorfunction-prototype-prototype", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorfunction-prototype-prototype", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14975", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14968", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorfunction-prototype-tostringtag", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14976", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14969", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorfunction-instances", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14977", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14970", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_819", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorfunction-instance-length", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14978", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14971", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorfunction-instance-name", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_820", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorfunction-instance-prototype", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14979", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14980", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14972", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14973", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generator-objects", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generator-objects", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14981", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14974", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-generator-prototype", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-generator-prototype", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-generator-prototype", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14982", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14983", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14975", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14976", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generator.prototype.constructor", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14984", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14985", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14977", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14978", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generator.prototype.next", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generator.prototype.next", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14986", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14979", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generator.prototype.return", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generator.prototype.return", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14987", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14988", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14980", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14981", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generator.prototype.throw", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generator.prototype.throw", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14989", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14990", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14982", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14983", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generator.prototype-%40%40tostringtag", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14991", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14984", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-generator-instances", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_821", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#table-internal-slots-of-generator-instances", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#table-56", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14992", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14993", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14994", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14985", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14986", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14987", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generator-abstract-operations", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorstart", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorstart", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22869", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22862", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14988", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14989", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14990", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14991", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14992", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14993", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14994", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14995", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14996", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_14997", @@ -28527,23 +28526,23 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15008", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15009", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15010", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorvalidate", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorvalidate", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15011", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15012", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15013", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15014", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15015", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15016", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorresume", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorresume", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15017", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorvalidate", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorvalidate", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15018", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15019", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15020", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15021", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15022", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15023", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorresume", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorresume", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15024", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15025", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15026", @@ -28552,6 +28551,8 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15029", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15030", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15031", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorresumeabrupt", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorresumeabrupt", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15032", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15033", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15034", @@ -28559,8 +28560,6 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15036", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15037", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15038", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorresumeabrupt", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorresumeabrupt", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15039", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15040", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15041", @@ -28572,18 +28571,18 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15047", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15048", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15049", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-getgeneratorkind", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-getgeneratorkind", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15050", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatoryield", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatoryield", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15051", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15052", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15053", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15054", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15055", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15056", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-getgeneratorkind", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-getgeneratorkind", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15057", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatoryield", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatoryield", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15058", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15059", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15060", @@ -28594,6 +28593,8 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15065", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15066", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15067", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-yield", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-yield", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15068", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15069", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15070", @@ -28601,10 +28602,10 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15072", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15073", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15074", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-yield", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-yield", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15075", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15076", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-createiteratorfromclosure", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-createiteratorfromclosure", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15077", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15078", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15079", @@ -28612,37 +28613,37 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15081", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15082", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15083", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-createiteratorfromclosure", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-createiteratorfromclosure", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15084", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15085", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15086", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15087", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15088", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgenerator-objects", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgenerator-objects", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15089", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-asyncgenerator-prototype", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-asyncgenerator-prototype", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-asyncgenerator-prototype", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15090", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15091", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgenerator-prototype-constructor", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15092", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15093", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgenerator-prototype-next", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgenerator-prototype-next", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15094", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15095", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgenerator-objects", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgenerator-objects", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15096", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-asyncgenerator-prototype", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-asyncgenerator-prototype", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-asyncgenerator-prototype", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15097", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15098", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgenerator-prototype-constructor", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15099", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15100", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgenerator-prototype-next", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgenerator-prototype-next", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15101", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15102", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15103", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15104", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgenerator-prototype-return", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgenerator-prototype-return", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15105", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15106", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15107", @@ -28650,11 +28651,11 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15109", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15110", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15111", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgenerator-prototype-return", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgenerator-prototype-return", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15112", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15113", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15114", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgenerator-prototype-throw", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgenerator-prototype-throw", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15115", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15116", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15117", @@ -28662,40 +28663,38 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15119", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15120", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15121", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgenerator-prototype-throw", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgenerator-prototype-throw", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15122", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15123", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15124", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgenerator-prototype-tostringtag", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15125", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-asyncgenerator-intances", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#table-internal-slots-of-asyncgenerator-instances", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15126", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15127", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15128", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15129", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15130", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15131", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgenerator-prototype-tostringtag", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15132", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-properties-of-asyncgenerator-intances", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#table-internal-slots-of-asyncgenerator-instances", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgenerator-abstract-operations", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorrequest-records", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorrequest-records", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15133", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15134", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15135", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15136", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15137", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorstart", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorstart", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22863", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15138", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15139", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgenerator-abstract-operations", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorrequest-records", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorrequest-records", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15140", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15141", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15142", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15143", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15144", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorstart", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorstart", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22870", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15145", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15146", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15147", @@ -28714,28 +28713,28 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15160", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15161", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15162", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorvalidate", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorvalidate", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15163", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15164", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15165", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15166", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15167", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15168", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorenqueue", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorenqueue", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15169", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorvalidate", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorvalidate", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15170", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15171", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorcompletestep", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorcompletestep", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15172", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15173", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15174", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15175", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorenqueue", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorenqueue", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15176", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15177", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15178", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorcompletestep", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorcompletestep", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15179", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15180", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15181", @@ -28745,6 +28744,8 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15185", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15186", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15187", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorresume", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorresume", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15188", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15189", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15190", @@ -28752,12 +28753,12 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15192", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15193", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15194", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorresume", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorresume", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15195", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15196", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15197", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15198", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorunwrapyieldresumption", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorunwrapyieldresumption", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15199", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15200", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15201", @@ -28765,12 +28766,12 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15203", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15204", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15205", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorunwrapyieldresumption", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorunwrapyieldresumption", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15206", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15207", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15208", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15209", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratoryield", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratoryield", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15210", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15211", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15212", @@ -28778,8 +28779,6 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15214", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15215", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15216", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratoryield", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratoryield", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15217", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15218", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15219", @@ -28799,6 +28798,8 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15233", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15234", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15235", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorawaitreturn", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorawaitreturn", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15236", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15237", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15238", @@ -28806,8 +28807,6 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15240", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15241", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15242", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorawaitreturn", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorawaitreturn", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15243", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15244", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15245", @@ -28820,6 +28819,8 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15252", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15253", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15254", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratordrainqueue", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratordrainqueue", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15255", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15256", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15257", @@ -28827,10 +28828,10 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15259", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15260", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15261", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratordrainqueue", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratordrainqueue", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15262", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15263", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-createasynciteratorfromclosure", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-createasynciteratorfromclosure", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15264", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15265", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15266", @@ -28838,62 +28839,53 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15268", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15269", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15270", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-createasynciteratorfromclosure", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-createasynciteratorfromclosure", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15271", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15272", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15273", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15274", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15275", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15276", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-objects", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-objects", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22864", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22865", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22866", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22867", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15277", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-constructor", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15278", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-constructor", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15279", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15280", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15281", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15282", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-constructor-arguments", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-constructor-arguments", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15283", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-objects", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-objects", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22871", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22872", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22873", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22874", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15284", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-constructor", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_822", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-constructor-properties", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15285", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-constructor", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15286", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15287", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15288", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15289", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-constructor-arguments", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-constructor-arguments", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15290", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15291", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_822", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-constructor-properties", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15292", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15293", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15294", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15295", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-constructor-length", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-constructor-prototype", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15296", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15289", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-prototype-properties", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-prototype-properties", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15297", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15298", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15290", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15291", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_823", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15299", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15292", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-prototype-properties-constructor", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15300", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15293", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-prototype-properties-toStringTag", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15301", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15294", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-instances", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15302", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15295", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_824", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15303", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15296", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-instances-length", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_825", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-instances-name", @@ -28901,16 +28893,23 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-functions-abstract-operations", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-functions-abstract-operations-async-function-start", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-functions-abstract-operations-async-function-start", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15297", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22868", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15298", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22869", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15299", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15300", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15301", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15302", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncblockstart", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncblockstart", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15303", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15304", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22875", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15305", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_22876", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15306", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15307", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15308", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15309", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncblockstart", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncblockstart", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15310", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15311", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15312", @@ -28924,6 +28923,7 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15320", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15321", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15322", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#step-asyncblockstart-return-undefined", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15323", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15324", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15325", @@ -28931,9 +28931,13 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15327", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15328", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15329", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#step-asyncblockstart-return-undefined", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15330", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15331", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_827", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#await", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#await-rejected", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#await-fulfilled", + "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#await", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15332", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15333", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15334", @@ -28941,11 +28945,6 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15336", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15337", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15338", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_827", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#await", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#await-rejected", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#await-fulfilled", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#await", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15339", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15340", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15341", @@ -28973,13 +28972,6 @@ "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15363", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15364", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15365", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15366", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15367", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15368", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15369", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15370", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15371", - "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#_ref_15372", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#references-pane-container", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#references-pane-spacer", "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#references-pane", @@ -29001,102 +28993,102 @@ "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect-object", "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect-object", "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect-object", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15366", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15367", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15368", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15369", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15370", + "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.apply", + "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.apply", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15371", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15372", "https://tc39.es/ecma262/multipage/reflection.html#_ref_15373", "https://tc39.es/ecma262/multipage/reflection.html#_ref_15374", + "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.construct", + "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.construct", "https://tc39.es/ecma262/multipage/reflection.html#_ref_15375", "https://tc39.es/ecma262/multipage/reflection.html#_ref_15376", "https://tc39.es/ecma262/multipage/reflection.html#_ref_15377", - "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.apply", - "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.apply", "https://tc39.es/ecma262/multipage/reflection.html#_ref_15378", + "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.defineproperty", + "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.defineproperty", "https://tc39.es/ecma262/multipage/reflection.html#_ref_15379", "https://tc39.es/ecma262/multipage/reflection.html#_ref_15380", "https://tc39.es/ecma262/multipage/reflection.html#_ref_15381", - "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.construct", - "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.construct", + "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.deleteproperty", + "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.deleteproperty", "https://tc39.es/ecma262/multipage/reflection.html#_ref_15382", "https://tc39.es/ecma262/multipage/reflection.html#_ref_15383", + "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.get", + "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.get", "https://tc39.es/ecma262/multipage/reflection.html#_ref_15384", "https://tc39.es/ecma262/multipage/reflection.html#_ref_15385", - "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.defineproperty", - "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.defineproperty", + "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.getownpropertydescriptor", + "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.getownpropertydescriptor", "https://tc39.es/ecma262/multipage/reflection.html#_ref_15386", "https://tc39.es/ecma262/multipage/reflection.html#_ref_15387", "https://tc39.es/ecma262/multipage/reflection.html#_ref_15388", - "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.deleteproperty", - "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.deleteproperty", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15389", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15390", - "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.get", - "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.get", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15391", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15392", - "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.getownpropertydescriptor", - "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.getownpropertydescriptor", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15393", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15394", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15395", "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.getprototypeof", "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.getprototypeof", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15396", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15389", "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.has", "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.has", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15397", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15398", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15390", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15391", "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.isextensible", "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.isextensible", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15399", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15392", "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.ownkeys", "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.ownkeys", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15400", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15401", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15393", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15394", "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.preventextensions", "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.preventextensions", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15402", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15395", "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.set", "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.set", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15403", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15404", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15396", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15397", "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.setprototypeof", "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.setprototypeof", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15405", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15406", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15398", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15399", "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect-%40%40tostringtag", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15407", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15400", "https://tc39.es/ecma262/multipage/reflection.html#sec-proxy-objects", "https://tc39.es/ecma262/multipage/reflection.html#sec-proxy-objects", "https://tc39.es/ecma262/multipage/reflection.html#sec-proxy-constructor", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15408", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15401", "https://tc39.es/ecma262/multipage/reflection.html#sec-proxy-constructor", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15409", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15410", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15402", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15403", "https://tc39.es/ecma262/multipage/reflection.html#sec-proxy-target-handler", "https://tc39.es/ecma262/multipage/reflection.html#sec-proxy-target-handler", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15411", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15404", "https://tc39.es/ecma262/multipage/reflection.html#sec-properties-of-the-proxy-constructor", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15412", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15413", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15405", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15406", "https://tc39.es/ecma262/multipage/reflection.html#sec-proxy.revocable", "https://tc39.es/ecma262/multipage/reflection.html#sec-proxy-revocation-functions", "https://tc39.es/ecma262/multipage/reflection.html#sec-proxy.revocable", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15407", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15408", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15409", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15410", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15411", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15412", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15413", "https://tc39.es/ecma262/multipage/reflection.html#_ref_15414", "https://tc39.es/ecma262/multipage/reflection.html#_ref_15415", "https://tc39.es/ecma262/multipage/reflection.html#_ref_15416", + "https://tc39.es/ecma262/multipage/reflection.html#sec-module-namespace-objects", "https://tc39.es/ecma262/multipage/reflection.html#_ref_15417", "https://tc39.es/ecma262/multipage/reflection.html#_ref_15418", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15419", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15420", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15421", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15422", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15423", - "https://tc39.es/ecma262/multipage/reflection.html#sec-module-namespace-objects", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15424", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15425", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_22877", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_22878", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_22870", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_22871", "https://tc39.es/ecma262/multipage/reflection.html#_ref_828", "https://tc39.es/ecma262/multipage/reflection.html#sec-%40%40tostringtag", - "https://tc39.es/ecma262/multipage/reflection.html#_ref_15426", + "https://tc39.es/ecma262/multipage/reflection.html#_ref_15419", "https://tc39.es/ecma262/multipage/reflection.html#references-pane-container", "https://tc39.es/ecma262/multipage/reflection.html#references-pane-spacer", "https://tc39.es/ecma262/multipage/reflection.html#references-pane", @@ -29116,30 +29108,38 @@ "https://tc39.es/ecma262/multipage/memory-model.html#spec-container", "https://tc39.es/ecma262/multipage/memory-model.html#sec-memory-model", "https://tc39.es/ecma262/multipage/memory-model.html#sec-memory-model", + "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15420", + "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15421", + "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15422", + "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15423", + "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15424", + "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15425", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-memory-model-fundamentals", + "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15426", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15427", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15428", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-memory-model-fundamentals", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-memory-model-fundamentals", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-memory-model-fundamentals", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-memory-model-fundamentals", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15429", + "https://tc39.es/ecma262/multipage/memory-model.html#table-readsharedmemory-fields", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15430", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15431", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15432", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-memory-model-fundamentals", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15433", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15434", + "https://tc39.es/ecma262/multipage/memory-model.html#table-writesharedmemory-fields", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15435", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-memory-model-fundamentals", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-memory-model-fundamentals", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-memory-model-fundamentals", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-memory-model-fundamentals", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15436", - "https://tc39.es/ecma262/multipage/memory-model.html#table-readsharedmemory-fields", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15437", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15438", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15439", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15440", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15441", - "https://tc39.es/ecma262/multipage/memory-model.html#table-writesharedmemory-fields", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15442", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15443", + "https://tc39.es/ecma262/multipage/memory-model.html#table-rmwsharedmemory-fields", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15444", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15445", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15446", @@ -29147,7 +29147,6 @@ "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15448", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15449", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15450", - "https://tc39.es/ecma262/multipage/memory-model.html#table-rmwsharedmemory-fields", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15451", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15452", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15453", @@ -29155,6 +29154,8 @@ "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15455", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15456", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15457", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-memory-model-fundamentals", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-memory-model-fundamentals", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15458", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15459", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15460", @@ -29162,8 +29163,6 @@ "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15462", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15463", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15464", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-memory-model-fundamentals", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-memory-model-fundamentals", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15465", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15466", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15467", @@ -29172,73 +29171,73 @@ "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15470", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15471", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15472", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-agent-event-records", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-agent-event-records", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15473", + "https://tc39.es/ecma262/multipage/memory-model.html#table-agent-events-records", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15474", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15475", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15476", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15477", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15478", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15479", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-agent-event-records", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-agent-event-records", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15480", - "https://tc39.es/ecma262/multipage/memory-model.html#table-agent-events-records", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-chosen-value-records", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-chosen-value-records", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15481", + "https://tc39.es/ecma262/multipage/memory-model.html#table-chosen-value-records", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15482", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15483", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15484", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15485", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15486", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15487", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-chosen-value-records", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-chosen-value-records", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-candidate-executions", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-candidate-executions", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15488", - "https://tc39.es/ecma262/multipage/memory-model.html#table-chosen-value-records", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15489", + "https://tc39.es/ecma262/multipage/memory-model.html#table-candidate-execution-records", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15490", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15491", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15492", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15493", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15494", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-candidate-executions", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-candidate-executions", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15495", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15496", - "https://tc39.es/ecma262/multipage/memory-model.html#table-candidate-execution-records", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15497", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15498", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15499", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15500", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-candidate-executions", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15501", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15502", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-abstract-operations-for-the-memory-model", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-synchronizeeventset", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-event-set", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-event-set", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15503", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15504", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-sharedatablockeventset", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-sharedatablockeventset", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15505", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15506", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15507", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-candidate-executions", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15508", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15509", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-abstract-operations-for-the-memory-model", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-synchronizeeventset", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-event-set", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-event-set", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-hosteventset", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-hosteventset", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15510", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15511", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-sharedatablockeventset", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-sharedatablockeventset", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15512", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-composewriteeventbytes", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-composewriteeventbytes", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15513", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15514", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15515", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15516", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-hosteventset", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-hosteventset", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15517", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15518", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15519", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-composewriteeventbytes", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-composewriteeventbytes", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15520", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15521", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15522", @@ -29251,6 +29250,8 @@ "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15529", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15530", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15531", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-valueofreadevent", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-valueofreadevent", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15532", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15533", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15534", @@ -29258,25 +29259,24 @@ "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15536", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15537", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15538", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-valueofreadevent", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-valueofreadevent", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15539", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15540", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15541", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15542", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-relations-of-candidate-executions", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15543", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-agent-order", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15544", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-agent-order", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15545", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15546", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15547", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15548", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15549", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-relations-of-candidate-executions", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15550", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-agent-order", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15551", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-agent-order", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15552", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-reads-bytes-from", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15553", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15554", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15555", @@ -29284,58 +29284,59 @@ "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15557", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15558", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15559", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-reads-bytes-from", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15560", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15561", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15562", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15563", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-reads-from", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15564", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-reads-from", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15565", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15566", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15567", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15568", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-host-synchronizes-with", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15569", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-host-synchronizes-with", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15570", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-reads-from", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15571", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-reads-from", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15572", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15573", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15574", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15575", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-host-synchronizes-with", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15576", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-host-synchronizes-with", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15577", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15578", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15579", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15580", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-synchronizes-with", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15581", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-synchronizes-with", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15582", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15583", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15584", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15585", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15586", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15587", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-synchronizes-with", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15588", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-synchronizes-with", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15589", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15590", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15591", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15592", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15593", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15594", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-happens-before", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15595", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-happens-before", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15596", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15597", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15598", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15599", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15600", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15601", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-happens-before", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15602", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-happens-before", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-properties-of-valid-executions", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-valid-chosen-reads", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15603", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15604", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15605", @@ -29343,8 +29344,7 @@ "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15607", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15608", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15609", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-properties-of-valid-executions", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-valid-chosen-reads", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-coherent-reads", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15610", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15611", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15612", @@ -29352,10 +29352,10 @@ "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15614", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15615", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15616", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-coherent-reads", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15617", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15618", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15619", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-tear-free-aligned-reads", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15620", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15621", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15622", @@ -29363,7 +29363,6 @@ "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15624", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15625", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15626", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-tear-free-aligned-reads", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15627", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15628", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15629", @@ -29371,16 +29370,16 @@ "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15631", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15632", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15633", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-memory-order", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15634", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-memory-order", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15635", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15636", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15637", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15638", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15639", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15640", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-memory-order", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15641", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-memory-order", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15642", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15643", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15644", @@ -29399,6 +29398,7 @@ "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15657", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15658", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15659", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-valid-executions", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15660", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15661", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15662", @@ -29406,7 +29406,7 @@ "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15664", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15665", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15666", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-valid-executions", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-races", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15667", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15668", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15669", @@ -29414,25 +29414,24 @@ "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15671", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15672", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15673", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-races", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15674", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-data-races", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15675", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-data-races", + "https://tc39.es/ecma262/multipage/memory-model.html#_ref_829", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-data-race-freedom", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-data-race-freedom", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15676", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15677", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15678", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-shared-memory-guidelines", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15679", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15680", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15681", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-data-races", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15682", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-data-races", - "https://tc39.es/ecma262/multipage/memory-model.html#_ref_829", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-data-race-freedom", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-data-race-freedom", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15683", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15684", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15685", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-shared-memory-guidelines", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15686", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15687", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15688", @@ -29441,31 +29440,24 @@ "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15691", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15692", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15693", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-shared-memory-guidelines", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15694", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15695", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15696", + "https://tc39.es/ecma262/multipage/memory-model.html#sec-shared-memory-guidelines", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15697", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15698", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15699", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15700", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-shared-memory-guidelines", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15701", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15702", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15703", - "https://tc39.es/ecma262/multipage/memory-model.html#sec-shared-memory-guidelines", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15704", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15705", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15706", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15707", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15708", "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15709", - "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15710", - "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15711", - "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15712", - "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15713", - "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15714", - "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15715", - "https://tc39.es/ecma262/multipage/memory-model.html#_ref_15716", "https://tc39.es/ecma262/multipage/memory-model.html#references-pane-container", "https://tc39.es/ecma262/multipage/memory-model.html#references-pane-spacer", "https://tc39.es/ecma262/multipage/memory-model.html#references-pane", @@ -29524,7 +29516,7 @@ "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-iJnRUrcY", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-INZ21P3A", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-INZ21P3A", - "https://tc39.es/ecma262/multipage/grammar-summary.html#_ref_22879", + "https://tc39.es/ecma262/multipage/grammar-summary.html#_ref_22872", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-m5AWMC3P", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-3wWoyoyk", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-T8-D_rlw", @@ -29585,7 +29577,7 @@ "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-WPBp76A-", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-FwaLgcLH", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-ltrZioVe", - "https://tc39.es/ecma262/multipage/grammar-summary.html#_ref_22880", + "https://tc39.es/ecma262/multipage/grammar-summary.html#_ref_22873", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-qBjKPlc1", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-uZn3IQfi", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-lgwqNVq7", @@ -29652,7 +29644,7 @@ "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-w-48XpMo", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-7NM9KEaO", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-eXKFjh2J", - "https://tc39.es/ecma262/multipage/grammar-summary.html#_ref_22881", + "https://tc39.es/ecma262/multipage/grammar-summary.html#_ref_22874", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-Ix53lok1", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-O0K_hLF1", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-3uSyi6IT", @@ -29792,7 +29784,7 @@ "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-c6cxJePv", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-Eaqym5cf", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-W9higncN", - "https://tc39.es/ecma262/multipage/grammar-summary.html#_ref_22882", + "https://tc39.es/ecma262/multipage/grammar-summary.html#_ref_22875", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-YIoJOc1p", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-WTX_aban", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-Dfs5WPuP", @@ -29800,7 +29792,7 @@ "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-I7oDJnBY", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-HT-vtkeW", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-WTX_aban", - "https://tc39.es/ecma262/multipage/grammar-summary.html#_ref_22883", + "https://tc39.es/ecma262/multipage/grammar-summary.html#_ref_22876", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-BMcTBp4V", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-p-hcBiIQ", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-SD1i1opG", @@ -29892,7 +29884,7 @@ "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-0clqUBRw", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-h9Y6iP78", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-14bLNUM8", - "https://tc39.es/ecma262/multipage/grammar-summary.html#_ref_22884", + "https://tc39.es/ecma262/multipage/grammar-summary.html#_ref_22877", "https://tc39.es/ecma262/multipage/grammar-summary.html#_ref_830", "https://tc39.es/ecma262/multipage/grammar-summary.html#sec-time-zone-offset-string-format", "https://tc39.es/ecma262/multipage/grammar-summary.html#sec-regular-expressions", @@ -29945,10 +29937,10 @@ "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-8GU45ufS", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-5oXd8wzV", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-CzkVQCuc", - "https://tc39.es/ecma262/multipage/grammar-summary.html#_ref_22885", - "https://tc39.es/ecma262/multipage/grammar-summary.html#_ref_22886", - "https://tc39.es/ecma262/multipage/grammar-summary.html#_ref_22887", - "https://tc39.es/ecma262/multipage/grammar-summary.html#_ref_22888", + "https://tc39.es/ecma262/multipage/grammar-summary.html#_ref_22878", + "https://tc39.es/ecma262/multipage/grammar-summary.html#_ref_22879", + "https://tc39.es/ecma262/multipage/grammar-summary.html#_ref_22880", + "https://tc39.es/ecma262/multipage/grammar-summary.html#_ref_22881", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-AEZ_iyDC", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-aZFqSbDx", "https://tc39.es/ecma262/multipage/grammar-summary.html#prod-YFxZ-zB2", @@ -30018,196 +30010,203 @@ "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#shortcuts-help", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#spec-container", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-additional-ecmascript-features-for-web-browsers", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15830", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15831", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15832", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15823", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15824", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15825", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-additional-syntax", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-html-like-comments", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_831", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15833", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22889", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15826", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22882", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-InputElementHashbangOrRegExp", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22883", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22884", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22885", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22886", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22887", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22888", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22889", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-Comment", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22890", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22891", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22892", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22893", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22894", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-MultiLineComment", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22895", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22896", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-Comment", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22897", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22898", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-FirstCommentLine", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22899", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-SingleLineHTMLOpenComment", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22900", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-SingleLineHTMLCloseComment", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22901", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-MultiLineComment", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22902", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-SingleLineDelimitedComment", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22903", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-HTMLCloseComment", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22904", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22905", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-FirstCommentLine", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22906", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-SingleLineHTMLOpenComment", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-SingleLineDelimitedCommentChars", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22907", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-SingleLineHTMLCloseComment", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22908", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22909", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-SingleLineDelimitedComment", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-SingleLineNotAsteriskChar", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22910", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-HTMLCloseComment", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22911", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-SingleLinePostAsteriskCommentChars", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22912", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22913", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-SingleLineDelimitedCommentChars", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22914", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-SingleLineNotForwardSlashOrAsteriskChar", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22915", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22916", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-SingleLineNotAsteriskChar", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-WhiteSpaceSequence", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22917", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22918", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-SingleLinePostAsteriskCommentChars", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-SingleLineDelimitedCommentSequence", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22919", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22920", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22921", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-SingleLineNotForwardSlashOrAsteriskChar", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22922", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22923", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-WhiteSpaceSequence", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22924", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-regular-expressions-patterns", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_832", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15827", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-Term", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22925", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-SingleLineDelimitedCommentSequence", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22926", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22927", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22928", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22929", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22930", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22931", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-regular-expressions-patterns", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_832", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15834", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-Term", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22932", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22933", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22934", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-Assertion", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22935", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22936", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22937", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22938", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22939", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-QuantifiableAssertion", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22940", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22941", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-Assertion", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-ExtendedAtom", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22942", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22943", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22944", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22945", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22946", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-QuantifiableAssertion", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22947", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22948", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-ExtendedAtom", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-InvalidBracedQuantifier", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22949", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22950", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22951", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22952", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-ExtendedPatternCharacter", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22953", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-AtomEscape", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22954", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22955", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-InvalidBracedQuantifier", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15828", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22956", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15829", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22957", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22958", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22959", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-ExtendedPatternCharacter", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22960", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-AtomEscape", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22961", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-CharacterEscape", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22962", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15835", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22963", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15836", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22964", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22965", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22966", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22967", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22968", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-CharacterEscape", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-IdentityEscape", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22969", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22970", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-SourceCharacterIdentityEscape", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22971", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22972", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-ClassAtomNoDash", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22973", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22974", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-ClassEscape", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22975", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-IdentityEscape", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22976", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22977", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-SourceCharacterIdentityEscape", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-ClassControlLetter", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22978", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-patterns-static-semantics-early-errors-annexb", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_833", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22979", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-ClassAtomNoDash", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22980", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22981", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-ClassEscape", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22982", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15830", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22983", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15831", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22984", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-ClassControlLetter", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15832", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22985", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-patterns-static-semantics-early-errors-annexb", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_833", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15833", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22986", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15834", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22987", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15835", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22988", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22989", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15837", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22990", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15838", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22991", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15839", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15836", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22992", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15840", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15837", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22993", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15841", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15838", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22994", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15842", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15839", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22995", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15840", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22996", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15841", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22997", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22998", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-countleftcapturingparens-annexb", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15842", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15843", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22998", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_22999", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15844", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23000", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15845", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23001", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15846", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23002", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15847", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23003", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15848", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-patterns-static-semantics-is-character-class-annexb", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_834", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-patterns-static-semantics-character-value-annexb", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_835", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23004", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-countleftcapturingparens-annexb", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15849", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15850", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23005", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23006", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23007", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_836", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-compilesubpattern-annexb", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-regular-expression-patterns-semantics", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15844", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23008", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23009", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23010", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-patterns-static-semantics-is-character-class-annexb", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_834", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-patterns-static-semantics-character-value-annexb", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_835", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23011", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23012", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23013", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23014", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_836", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-compilesubpattern-annexb", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-regular-expression-patterns-semantics", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15851", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23015", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23016", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23017", @@ -30217,184 +30216,177 @@ "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23021", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23022", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23023", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-compileassertion-annexb", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15845", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23024", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23025", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23026", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23027", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23028", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-compileatom-annexb", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15846", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23029", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23030", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-compileassertion-annexb", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15852", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23031", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23032", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23033", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15847", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15848", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23034", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23035", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-compileatom-annexb", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15853", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15849", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15850", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-compiletocharset-annexb", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_837", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15851", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23036", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23037", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23038", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15852", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23039", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15853", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23040", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15854", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15855", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23041", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15855", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23042", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15856", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15857", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-compiletocharset-annexb", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_837", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15858", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23043", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23044", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15856", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23045", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15859", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15857", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23046", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15860", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15858", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23047", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15861", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15859", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15860", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23048", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15862", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15861", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23049", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23050", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23051", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15862", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15863", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23052", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-runtime-semantics-characterrangeorunion-abstract-operation", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-runtime-semantics-characterrangeorunion-abstract-operation", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15864", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23053", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15865", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23054", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15866", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15867", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23055", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15868", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23056", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15869", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15870", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-runtime-semantics-characterrangeorunion-abstract-operation", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-runtime-semantics-characterrangeorunion-abstract-operation", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15871", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-parsepattern-annexb", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_838", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15872", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15873", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15874", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23050", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15875", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23051", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15876", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23052", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15877", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23053", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15878", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-parsepattern-annexb", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_838", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15879", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15880", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15881", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23057", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15882", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23058", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15883", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23059", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15884", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23060", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15885", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23061", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23054", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-additional-built-in-properties", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15886", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15879", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-additional-properties-of-the-global-object", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_839", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_840", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#table-additional-well-known-intrinsic-objects", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#table-60", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15887", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15880", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_841", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15888", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15881", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_842", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-escape-string", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-escape-string", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15882", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15883", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15884", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15885", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15886", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15887", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15888", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15889", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15890", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-unescape-string", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-unescape-string", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15891", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15892", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15893", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15894", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15895", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23055", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15896", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15897", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-unescape-string", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-unescape-string", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-additional-properties-of-the-string.prototype-object", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.substr", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.substr", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15898", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15899", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15900", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15901", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15902", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23062", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15903", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15904", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-additional-properties-of-the-string.prototype-object", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.substr", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.substr", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15905", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15906", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15907", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.anchor", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.anchor", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15908", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-createhtml", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-createhtml", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15909", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15910", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15911", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15912", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15913", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15914", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.anchor", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.anchor", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15915", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-createhtml", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-createhtml", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15916", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15917", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15918", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15919", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15920", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15921", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15922", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15923", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15924", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15925", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15926", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15927", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.big", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.big", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15928", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15921", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.blink", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.blink", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15929", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15922", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.bold", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.bold", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15930", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15923", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.fixed", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.fixed", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15931", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15924", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.fontcolor", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.fontcolor", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15932", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15925", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.fontsize", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.fontsize", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15933", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15926", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.italics", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.italics", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15934", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15927", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.link", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.link", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15935", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15928", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.small", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.small", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15936", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15929", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.strike", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.strike", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15937", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15930", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.sub", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.sub", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15938", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15931", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.sup", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-string.prototype.sup", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15939", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15932", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#String.prototype.trimleft", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#String.prototype.trimleft", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_843", @@ -30404,55 +30396,62 @@ "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-additional-properties-of-the-date.prototype-object", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-date.prototype.getyear", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-date.prototype.getyear", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15933", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15934", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15935", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-date.prototype.setyear", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-date.prototype.setyear", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15936", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15937", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15938", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15939", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15940", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15941", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15942", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-date.prototype.setyear", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-date.prototype.setyear", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15943", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15944", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15945", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15946", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15947", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15948", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15949", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15950", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15951", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15952", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15953", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-date.prototype.togmtstring", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-date.prototype.togmtstring", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_845", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-additional-properties-of-the-regexp.prototype-object", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-regexp.prototype.compile", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-regexp.prototype.compile", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15954", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15955", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15956", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15947", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15948", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15949", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-other-additional-features", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-labelled-function-declarations", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23056", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23057", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23058", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15950", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23059", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23060", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23061", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_846", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23062", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15951", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15952", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23063", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23064", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23065", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15957", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23066", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15953", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-block-level-function-declarations-web-legacy-compatibility-semantics", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23067", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23068", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_846", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23069", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15958", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15959", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23070", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15954", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23071", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23072", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23073", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15960", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-block-level-function-declarations-web-legacy-compatibility-semantics", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23074", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23075", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23076", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23077", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15961", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23078", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23079", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23080", @@ -30471,14 +30470,7 @@ "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23093", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23094", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23095", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23096", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23097", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23098", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23099", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23100", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23101", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23102", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15962", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15955", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_847", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_848", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_849", @@ -30486,269 +30478,269 @@ "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_851", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_852", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_853", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23103", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15963", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23096", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15956", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-web-compat-functiondeclarationinstantiation", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15964", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15957", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_854", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23097", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23098", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23099", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23100", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23101", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15958", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23102", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23103", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23104", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23105", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23106", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23107", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23108", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15965", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15959", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_855", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15960", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15961", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-web-compat-globaldeclarationinstantiation", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15962", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_856", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15963", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15964", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23109", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23110", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23111", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23112", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23113", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15965", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23114", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23115", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15966", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_855", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15967", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15968", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-web-compat-globaldeclarationinstantiation", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15969", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_856", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15970", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15971", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23116", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23117", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23118", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23119", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23120", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15972", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15966", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_857", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15967", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15968", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-web-compat-evaldeclarationinstantiation", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15969", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_858", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15970", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23121", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23122", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23123", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23124", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23125", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15971", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23126", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23127", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23128", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23129", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15972", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15973", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_857", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15974", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#step-evaldeclarationinstantiation-web-compat-bindingexists", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15975", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-web-compat-evaldeclarationinstantiation", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15976", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_858", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15977", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23128", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23129", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23130", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23131", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23132", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15977", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_859", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15978", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23133", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23134", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23135", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23136", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15979", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-block-duplicates-allowed-static-semantics", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_860", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23132", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15980", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23133", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15981", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#step-evaldeclarationinstantiation-web-compat-bindingexists", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15982", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23134", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15983", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23135", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-switch-duplicates-allowed-static-semantics", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_861", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23136", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23137", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23138", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15984", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_859", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23138", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15985", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15986", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-block-duplicates-allowed-static-semantics", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_860", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23139", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15987", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23140", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-web-compat-blockdeclarationinstantiation", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15988", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_862", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15989", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23141", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_863", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15990", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23141", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-functiondeclarations-in-ifstatement-statement-clauses", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23142", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-switch-duplicates-allowed-static-semantics", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_861", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_864", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-IfStatement", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23143", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23144", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15991", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23145", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15992", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15993", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23146", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15994", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23147", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-web-compat-blockdeclarationinstantiation", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15995", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_862", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15996", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_863", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15997", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23148", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-functiondeclarations-in-ifstatement-statement-clauses", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23149", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_864", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-IfStatement", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23150", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23151", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23152", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23153", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15991", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15992", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23154", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23155", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23156", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23157", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_865", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-variablestatements-in-catch-blocks", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_866", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23158", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23159", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15993", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23160", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15998", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15999", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15994", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23161", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15995", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23162", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15996", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23163", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15997", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23164", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_865", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-variablestatements-in-catch-blocks", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_866", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23165", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23166", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16000", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23167", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16001", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23168", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16002", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23169", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16003", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23170", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16004", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23171", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15998", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23172", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23173", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_867", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_868", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_15999", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23174", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_869", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16000", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23175", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-initializers-in-forin-statement-heads", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23176", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_870", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-ForInOfStatement", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23177", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23178", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16005", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23179", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23180", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_867", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_868", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16006", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16001", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16002", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16003", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_871", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23181", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_869", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16007", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23182", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-initializers-in-forin-statement-heads", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23183", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_870", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#prod-annexB-ForInOfStatement", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23184", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16004", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23185", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16005", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16006", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_872", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23186", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23187", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16008", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16009", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16010", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_871", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23188", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23189", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16007", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23190", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16008", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16009", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_873", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23191", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16011", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23192", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16012", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16013", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_872", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23193", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23194", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16010", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23195", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16011", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16012", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_874", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23196", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16013", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16014", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23197", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16015", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16016", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_873", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_875", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23197", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23198", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23199", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23200", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16015", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23201", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16017", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16016", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23202", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16017", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16018", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16019", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_874", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_876", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23203", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16020", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16021", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_875", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23204", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23205", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23206", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23207", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16022", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16020", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23208", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16021", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16022", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16023", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_877", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23209", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16024", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16025", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16026", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_876", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23210", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23211", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23212", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16024", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23213", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16025", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16026", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23214", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16027", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23215", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16028", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23216", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16029", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16030", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_877", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23216", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16031", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23217", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16032", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23218", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23219", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16031", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23220", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16032", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-IsHTMLDDA-internal-slot", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16033", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23221", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_878", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16034", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23222", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16035", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23223", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_879", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16036", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16037", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-IsHTMLDDA-internal-slot-to-boolean", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_880", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16038", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23224", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16039", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23225", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_23226", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-IsHTMLDDA-internal-slot", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-IsHTMLDDA-internal-slot-aec", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_881", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16040", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_878", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16041", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16042", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_879", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16043", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16044", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-IsHTMLDDA-internal-slot-to-boolean", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_880", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16045", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16046", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-IsHTMLDDA-internal-slot-aec", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_881", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16047", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16048", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16049", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-IsHTMLDDA-internal-slot-typeof", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_882", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_883", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-web-compat-host-make-job-callback", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16050", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16051", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16043", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16044", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-web-compat-host-ensure-can-add-private-field", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16052", - "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16053", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16045", + "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#_ref_16046", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#references-pane-container", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#references-pane-spacer", "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#references-pane", @@ -30767,71 +30759,71 @@ "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#shortcuts-help", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#spec-container", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#sec-strict-mode-of-ecmascript", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15717", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15718", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15710", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15711", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_884", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15719", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23227", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23228", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15720", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23229", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23230", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15721", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15722", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23231", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15712", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23220", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23221", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15713", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23222", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23223", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15714", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15715", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23224", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_885", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23232", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15723", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15724", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23225", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15716", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15717", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_886", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23233", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15725", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23234", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23226", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15718", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23227", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_887", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23235", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23228", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_888", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23236", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23229", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_889", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_890", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15726", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15727", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15719", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15720", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_891", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15728", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15721", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_892", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_893", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15729", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15722", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_894", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15730", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23237", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15731", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15723", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23230", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15724", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_895", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_896", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15732", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15733", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15725", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15726", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_897", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_898", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_899", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15734", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23238", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15727", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23231", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_900", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15735", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15728", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_901", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15736", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23239", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23240", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15729", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23232", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23233", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_902", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23241", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15737", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15738", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23242", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23234", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15730", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15731", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23235", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_903", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23243", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23244", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15739", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15740", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23236", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_23237", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15732", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15733", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_904", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_905", - "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15741", + "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#_ref_15734", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#references-pane-container", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#references-pane-spacer", "https://tc39.es/ecma262/multipage/strict-mode-of-ecmascript.html#references-pane", @@ -30851,8 +30843,15 @@ "https://tc39.es/ecma262/multipage/host-layering-points.html#spec-container", "https://tc39.es/ecma262/multipage/host-layering-points.html#sec-host-layering-points", "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_906", - "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15742", + "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15735", "https://tc39.es/ecma262/multipage/host-layering-points.html#sec-host-hooks-summary", + "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15736", + "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15737", + "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15738", + "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15739", + "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15740", + "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15741", + "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15742", "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15743", "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15744", "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15745", @@ -30861,34 +30860,27 @@ "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15748", "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15749", "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15750", - "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15751", - "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15752", - "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15753", - "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15754", - "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15755", - "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15756", - "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15757", "https://tc39.es/ecma262/multipage/host-layering-points.html#sec-host-defined-fields-summary", - "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15758", + "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15751", "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_907", - "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15759", + "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15752", "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_908", - "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15760", + "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15753", "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_909", - "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15761", + "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15754", "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_910", "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_911", "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_912", "https://tc39.es/ecma262/multipage/host-layering-points.html#sec-host-defined-objects-summary", - "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15762", + "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15755", "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_913", "https://tc39.es/ecma262/multipage/host-layering-points.html#sec-host-running-jobs", - "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15763", - "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15764", + "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15756", + "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15757", "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_914", "https://tc39.es/ecma262/multipage/host-layering-points.html#sec-host-internal-methods-of-exotic-objects", "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_915", - "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15765", + "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_15758", "https://tc39.es/ecma262/multipage/host-layering-points.html#sec-host-built-in-objects-and-methods", "https://tc39.es/ecma262/multipage/host-layering-points.html#_ref_916", "https://tc39.es/ecma262/multipage/host-layering-points.html#references-pane-container", @@ -30911,29 +30903,29 @@ "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#sec-corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact", "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_917", "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_918", - "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_15766", + "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_15759", "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_919", - "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_15767", - "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_15768", + "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_15760", + "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_15761", "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_920", - "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_15769", - "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_15770", - "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_15771", - "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_15772", + "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_15762", + "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_15763", + "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_15764", + "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_15765", "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_921", "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_922", "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_923", "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_924", - "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_15773", + "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_15766", "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_925", "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_926", "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_927", "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_928", "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_929", - "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_15774", - "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_15775", - "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_15776", - "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_15777", + "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_15767", + "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_15768", + "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_15769", + "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#_ref_15770", "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#references-pane-container", "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#references-pane-spacer", "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html#references-pane", @@ -30953,155 +30945,155 @@ "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#spec-container", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#sec-additions-and-changes-that-introduce-incompatibilities-with-prior-editions", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_930", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15778", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15771", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_931", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15779", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23245", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23246", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15772", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23238", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23239", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_932", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15780", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15781", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15773", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15774", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_933", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_934", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23247", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23248", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23249", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23240", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23241", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23242", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_935", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_936", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15782", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15775", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_937", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15783", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23250", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15784", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15776", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23243", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15777", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_938", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23244", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23245", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23246", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23247", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23248", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_939", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23249", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23250", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23251", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_940", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23252", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23253", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23254", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15778", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23255", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_939", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_941", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23256", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23257", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_942", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23258", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_940", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23259", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_943", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23260", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15779", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23261", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15785", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15780", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_944", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23262", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_941", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15781", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23263", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23264", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_942", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23265", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15782", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23266", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_943", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15783", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_945", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23267", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15786", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15784", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23268", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15787", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_944", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23269", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15788", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15785", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23270", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15786", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_946", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23271", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15787", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23272", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15789", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23273", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15790", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_945", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15788", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23274", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15791", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15789", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_947", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15790", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23275", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23276", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15792", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23277", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15793", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_946", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23278", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15794", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23279", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_948", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_949", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23280", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15795", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23281", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15796", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_947", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15797", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23282", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_950", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23283", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23284", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23285", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15791", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23286", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_948", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_949", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23287", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23288", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15792", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23289", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_950", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15793", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23290", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23291", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23292", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15798", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15794", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_951", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15795", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15796", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23293", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23294", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23295", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15797", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15798", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_952", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15799", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23296", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_953", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15800", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23297", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23298", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23299", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_954", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15801", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_951", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_955", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15802", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_956", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15803", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_23300", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_957", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15804", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_958", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15805", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_952", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_959", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15806", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_953", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_960", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15807", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_954", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_961", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15808", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_955", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_962", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15809", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_956", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_963", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_964", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15810", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_957", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15811", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_958", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15812", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_959", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15813", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_960", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15814", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_961", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15815", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_962", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15816", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_963", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_964", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15817", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15818", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15819", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_965", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15820", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15813", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_966", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_967", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_968", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_969", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_970", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_971", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15821", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15814", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_972", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15822", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15823", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15824", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15815", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15816", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15817", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_973", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_974", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_975", - "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15825", + "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#_ref_15818", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#references-pane-container", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#references-pane-spacer", "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html#references-pane", diff --git a/ed/index.json b/ed/index.json index 7b33c578d774..1bc54ac6c2f8 100644 --- a/ed/index.json +++ b/ed/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2024-06-06T00:52:48.258Z", + "date": "2024-06-06T06:36:05.815Z", "options": { "fallback": "ed/index.json", "output": "report", @@ -6992,9 +6992,9 @@ ], "crawled": "https://tc39.es/ecma262/multipage/", "crawlCacheInfo": { - "lastModified": "Wed, 05 Jun 2024 05:42:46 GMT" + "lastModified": "Thu, 06 Jun 2024 05:49:59 GMT" }, - "date": "5 June 2024", + "date": "6 June 2024", "links": "links/ecmascript.json", "dfns": "dfns/ecmascript.json", "headings": "headings/ecmascript.json",