| 
9853 | 9853 |       "level": 4,  | 
9854 | 9854 |       "number": "22.2.1.3"  | 
9855 | 9855 |     },  | 
 | 9856 | +    {  | 
 | 9857 | +      "id": "sec-mightbothparticipate",  | 
 | 9858 | +      "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-mightbothparticipate",  | 
 | 9859 | +      "title": "Static Semantics: MightBothParticipate ( x, y )",  | 
 | 9860 | +      "level": 4,  | 
 | 9861 | +      "number": "22.2.1.4"  | 
 | 9862 | +    },  | 
9856 | 9863 |     {  | 
9857 | 9864 |       "id": "sec-patterns-static-semantics-capturing-group-number",  | 
9858 | 9865 |       "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-patterns-static-semantics-capturing-group-number",  | 
9859 | 9866 |       "title": "Static Semantics: CapturingGroupNumber",  | 
9860 | 9867 |       "level": 4,  | 
9861 |  | -      "number": "22.2.1.4"  | 
 | 9868 | +      "number": "22.2.1.5"  | 
9862 | 9869 |     },  | 
9863 | 9870 |     {  | 
9864 | 9871 |       "id": "sec-patterns-static-semantics-is-character-class",  | 
9865 | 9872 |       "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-patterns-static-semantics-is-character-class",  | 
9866 | 9873 |       "title": "Static Semantics: IsCharacterClass",  | 
9867 | 9874 |       "level": 4,  | 
9868 |  | -      "number": "22.2.1.5"  | 
 | 9875 | +      "number": "22.2.1.6"  | 
9869 | 9876 |     },  | 
9870 | 9877 |     {  | 
9871 | 9878 |       "id": "sec-patterns-static-semantics-character-value",  | 
9872 | 9879 |       "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-patterns-static-semantics-character-value",  | 
9873 | 9880 |       "title": "Static Semantics: CharacterValue",  | 
9874 | 9881 |       "level": 4,  | 
9875 |  | -      "number": "22.2.1.6"  | 
 | 9882 | +      "number": "22.2.1.7"  | 
9876 | 9883 |     },  | 
9877 | 9884 |     {  | 
9878 | 9885 |       "id": "sec-static-semantics-maycontainstrings",  | 
9879 | 9886 |       "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-static-semantics-maycontainstrings",  | 
9880 | 9887 |       "title": "Static Semantics: MayContainStrings",  | 
9881 | 9888 |       "level": 4,  | 
9882 |  | -      "number": "22.2.1.7"  | 
 | 9889 | +      "number": "22.2.1.8"  | 
9883 | 9890 |     },  | 
9884 | 9891 |     {  | 
9885 | 9892 |       "id": "sec-groupspecifiersthatmatch",  | 
9886 | 9893 |       "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-groupspecifiersthatmatch",  | 
9887 | 9894 |       "title": "Static Semantics: GroupSpecifiersThatMatch ( thisGroupName )",  | 
9888 | 9895 |       "level": 4,  | 
9889 |  | -      "number": "22.2.1.8"  | 
 | 9896 | +      "number": "22.2.1.9"  | 
9890 | 9897 |     },  | 
9891 | 9898 |     {  | 
9892 | 9899 |       "id": "sec-static-semantics-capturinggroupname",  | 
9893 | 9900 |       "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-static-semantics-capturinggroupname",  | 
9894 | 9901 |       "title": "Static Semantics: CapturingGroupName",  | 
9895 | 9902 |       "level": 4,  | 
9896 |  | -      "number": "22.2.1.9"  | 
 | 9903 | +      "number": "22.2.1.10"  | 
9897 | 9904 |     },  | 
9898 | 9905 |     {  | 
9899 | 9906 |       "id": "sec-regexpidentifiercodepoints",  | 
9900 | 9907 |       "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpidentifiercodepoints",  | 
9901 | 9908 |       "title": "Static Semantics: RegExpIdentifierCodePoints",  | 
9902 | 9909 |       "level": 4,  | 
9903 |  | -      "number": "22.2.1.10"  | 
 | 9910 | +      "number": "22.2.1.11"  | 
9904 | 9911 |     },  | 
9905 | 9912 |     {  | 
9906 | 9913 |       "id": "sec-regexpidentifiercodepoint",  | 
9907 | 9914 |       "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpidentifiercodepoint",  | 
9908 | 9915 |       "title": "Static Semantics: RegExpIdentifierCodePoint",  | 
9909 | 9916 |       "level": 4,  | 
9910 |  | -      "number": "22.2.1.11"  | 
 | 9917 | +      "number": "22.2.1.12"  | 
9911 | 9918 |     },  | 
9912 | 9919 |     {  | 
9913 | 9920 |       "id": "sec-pattern-semantics",  | 
 | 
10017 | 10024 |     {  | 
10018 | 10025 |       "id": "sec-backreference-matcher",  | 
10019 | 10026 |       "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-backreference-matcher",  | 
10020 |  | -      "title": "BackreferenceMatcher ( rer, n, direction )",  | 
 | 10027 | +      "title": "BackreferenceMatcher ( rer, ns, direction )",  | 
10021 | 10028 |       "level": 5,  | 
10022 | 10029 |       "number": "22.2.2.7.2"  | 
10023 | 10030 |     },  | 
 | 
0 commit comments