@webref/xref 1.2.1 → 1.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ed/dfns/FileAPI.json +22 -0
- package/ed/dfns/WGSL.json +3 -3
- package/ed/dfns/attribution.json +10 -10
- package/ed/dfns/css-anchor-position-1.json +30 -30
- package/ed/dfns/css-conditional-5.json +40 -0
- package/ed/dfns/css-display-3.json +4 -2
- package/ed/dfns/css-display-4.json +4 -2
- package/ed/dfns/css-env-1.json +20 -0
- package/ed/dfns/css-navigation-1.json +273 -159
- package/ed/dfns/css-text-3.json +25 -45
- package/ed/dfns/css-text-4.json +4 -238
- package/ed/dfns/did-resolution.json +17 -17
- package/ed/dfns/ecmascript.json +596 -487
- package/ed/dfns/edit-context.json +0 -50
- package/ed/dfns/fetch.json +35 -0
- package/ed/dfns/{fido-v2.1.json → fido-client-to-authenticator-protocol-v2.1.json} +372 -186
- package/ed/dfns/fido-client-to-authenticator-protocol-v2.2.json +4509 -0
- package/ed/dfns/html.json +2354 -478
- package/ed/dfns/json-ld11-api.json +1 -1
- package/ed/dfns/manifest-incubations.json +193 -28
- package/ed/dfns/mathml4.json +2 -2
- package/ed/dfns/rdf12-semantics.json +23 -0
- package/ed/dfns/selectors-4.json +1 -1
- package/ed/dfns/shacl12-rules.json +84 -37
- package/ed/dfns/soft-navigations.json +559 -181
- package/ed/dfns/sparql12-query.json +69 -0
- package/ed/dfns/wcag-3.0.json +23 -0
- package/ed/dfns/webdriver-bidi.json +26 -49
- package/ed/dfns/webmcp.json +16 -38
- package/ed/dfns/webtransport.json +29 -10
- package/ed/dfns/webxr.json +44 -22
- package/ed/dfns/webxrlayers-1.json +63 -50
- package/ed/headings/FileAPI.json +8 -1
- package/ed/headings/IFT.json +1 -1
- package/ed/headings/SVG2.json +0 -6
- package/ed/headings/attribution.json +44 -43
- package/ed/headings/av1-rtp-spec.json +1 -1
- package/ed/headings/connection-allowlists.json +7 -0
- package/ed/headings/css-aam.json +143 -0
- package/ed/headings/css-display-3.json +1 -1
- package/ed/headings/css-navigation-1.json +39 -32
- package/ed/headings/css-text-3.json +9 -16
- package/ed/headings/css-text-4.json +14 -28
- package/ed/headings/design-principles.json +12 -5
- package/ed/headings/did-resolution.json +86 -86
- package/ed/headings/digital-credentials.json +3 -3
- package/ed/headings/ecmascript.json +310 -261
- package/ed/headings/{fido-v2.1.json → fido-client-to-authenticator-protocol-v2.1.json} +4 -1
- package/ed/headings/fido-client-to-authenticator-protocol-v2.2.json +1470 -0
- package/ed/headings/geolocation-element.json +1 -1
- package/ed/headings/html-aam-1.0.json +6 -6
- package/ed/headings/html-ruby-extensions.json +13 -0
- package/ed/headings/html.json +123 -32
- package/ed/headings/json-ld11-api.json +2 -2
- package/ed/headings/largest-contentful-paint.json +1 -1
- package/ed/headings/manifest-incubations.json +68 -8
- package/ed/headings/mathml4.json +110 -50
- package/ed/headings/media-capabilities.json +1 -1
- package/ed/headings/mediasession.json +1 -1
- package/ed/headings/selectors-4.json +57 -8
- package/ed/headings/shacl12-rules.json +26 -6
- package/ed/headings/soft-navigations.json +77 -50
- package/ed/headings/sparql12-query.json +6 -16
- package/ed/headings/tc39-atomics-microwait.json +1 -1
- package/ed/headings/tc39-error-stack-accessor.json +85 -0
- package/ed/headings/tc39-intl-keep-trailing-zeros.json +169 -0
- package/ed/headings/tc39-iterator-chunking.json +22 -0
- package/ed/headings/tc39-iterator-includes.json +15 -0
- package/ed/headings/tc39-iterator-join.json +15 -0
- package/ed/headings/tc39-regexp-buffer-boundaries.json +43 -0
- package/ed/headings/url.json +1 -1
- package/ed/headings/vc-data-model-2.1.json +72 -72
- package/ed/headings/vc-jose-cose.json +70 -70
- package/ed/headings/wasm-core-2.json +4 -4
- package/ed/headings/web-bluetooth-scanning.json +1 -1
- package/ed/headings/web-bluetooth.json +1 -1
- package/ed/headings/webaudio-1.0.json +1 -1
- package/ed/headings/webaudio-1.1.json +1 -1
- package/ed/headings/webcodecs-alaw-codec-registration.json +1 -1
- package/ed/headings/webcodecs-av1-codec-registration.json +1 -1
- package/ed/headings/webcodecs-avc-codec-registration.json +1 -1
- package/ed/headings/webcodecs-hevc-codec-registration.json +1 -1
- package/ed/headings/webcodecs-mp3-codec-registration.json +1 -1
- package/ed/headings/webcodecs-opus-codec-registration.json +1 -1
- package/ed/headings/webcodecs-pcm-codec-registration.json +1 -1
- package/ed/headings/webcodecs-vorbis-codec-registration.json +1 -1
- package/ed/headings/webmcp.json +164 -4
- package/ed/headings/webxr.json +1 -1
- package/ed/headings/webxrlayers-1.json +1 -1
- package/ed/headings/yaml-ld-10.json +4 -4
- package/package.json +1 -1
- package/specs.json +577 -365
- package/tr/dfns/FileAPI.json +22 -0
- package/tr/dfns/WGSL.json +3 -3
- package/tr/dfns/attribution.json +10 -10
- package/tr/dfns/css-display-3.json +323 -241
- package/tr/dfns/css-text-3.json +111 -46
- package/tr/dfns/css-text-4.json +112 -25
- package/tr/dfns/did-resolution.json +17 -17
- package/tr/dfns/edit-context.json +0 -50
- package/tr/dfns/mathml4.json +2 -2
- package/tr/dfns/shacl12-rules.json +84 -37
- package/tr/dfns/shacl12-ui.json +148 -0
- package/tr/dfns/sparql12-query.json +69 -0
- package/tr/dfns/vc-recognized-entities-1.0.json +124 -0
- package/tr/dfns/wai-aria-1.3.json +458 -141
- package/tr/dfns/webdriver-bidi.json +26 -49
- package/tr/dfns/webxr.json +44 -22
- package/tr/dfns/webxrlayers-1.json +63 -50
- package/tr/headings/FileAPI.json +8 -1
- package/tr/headings/attribution.json +44 -43
- package/tr/headings/css-display-3.json +9 -3
- package/tr/headings/css-text-3.json +10 -17
- package/tr/headings/css-text-4.json +15 -15
- package/tr/headings/did-resolution.json +86 -86
- package/tr/headings/digital-credentials.json +3 -3
- package/tr/headings/html-aam-1.0.json +6 -6
- package/tr/headings/html-ruby-extensions.json +8 -1
- package/tr/headings/mathml4.json +110 -50
- package/tr/headings/media-capabilities.json +1 -1
- package/tr/headings/mediasession.json +1 -1
- package/tr/headings/shacl12-rules.json +26 -6
- package/tr/headings/shacl12-ui.json +1020 -0
- package/tr/headings/sparql12-query.json +6 -16
- package/tr/headings/vc-recognized-entities-1.0.json +279 -0
- package/tr/headings/wai-aria-1.3.json +42 -82
- package/tr/headings/webcodecs-alaw-codec-registration.json +1 -1
- package/tr/headings/webcodecs-av1-codec-registration.json +1 -1
- package/tr/headings/webcodecs-avc-codec-registration.json +1 -1
- package/tr/headings/webcodecs-hevc-codec-registration.json +1 -1
- package/tr/headings/webcodecs-mp3-codec-registration.json +1 -1
- package/tr/headings/webcodecs-opus-codec-registration.json +1 -1
- package/tr/headings/webcodecs-pcm-codec-registration.json +1 -1
- package/tr/headings/webcodecs-vorbis-codec-registration.json +1 -1
- package/tr/headings/webxr.json +1 -1
- package/tr/headings/webxrlayers-1.json +1 -1
- package/tr/headings/yaml-ld-10.json +4 -4
- package/ed/dfns/sanitizer-api.json +0 -2390
- package/ed/headings/sanitizer-api.json +0 -224
- /package/ed/dfns/{vc-recognized-entities.json → vc-recognized-entities-1.0.json} +0 -0
- /package/ed/headings/{vc-recognized-entities.json → vc-recognized-entities-1.0.json} +0 -0
package/ed/dfns/ecmascript.json
CHANGED
|
@@ -1708,7 +1708,7 @@
|
|
|
1708
1708
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-ispropertyreference",
|
|
1709
1709
|
"linkingText": [
|
|
1710
1710
|
"IsPropertyReference",
|
|
1711
|
-
"IsPropertyReference(
|
|
1711
|
+
"IsPropertyReference(refRecord)"
|
|
1712
1712
|
],
|
|
1713
1713
|
"localLinkingText": [],
|
|
1714
1714
|
"type": "abstract-op",
|
|
@@ -1718,7 +1718,7 @@
|
|
|
1718
1718
|
"heading": {
|
|
1719
1719
|
"id": "sec-ispropertyreference",
|
|
1720
1720
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-ispropertyreference",
|
|
1721
|
-
"title": "IsPropertyReference (
|
|
1721
|
+
"title": "IsPropertyReference ( refRecord )",
|
|
1722
1722
|
"number": "6.2.5.1"
|
|
1723
1723
|
},
|
|
1724
1724
|
"definedIn": "heading",
|
|
@@ -1729,7 +1729,7 @@
|
|
|
1729
1729
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-isunresolvablereference",
|
|
1730
1730
|
"linkingText": [
|
|
1731
1731
|
"IsUnresolvableReference",
|
|
1732
|
-
"IsUnresolvableReference(
|
|
1732
|
+
"IsUnresolvableReference(refRecord)"
|
|
1733
1733
|
],
|
|
1734
1734
|
"localLinkingText": [],
|
|
1735
1735
|
"type": "abstract-op",
|
|
@@ -1739,7 +1739,7 @@
|
|
|
1739
1739
|
"heading": {
|
|
1740
1740
|
"id": "sec-isunresolvablereference",
|
|
1741
1741
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-isunresolvablereference",
|
|
1742
|
-
"title": "IsUnresolvableReference (
|
|
1742
|
+
"title": "IsUnresolvableReference ( refRecord )",
|
|
1743
1743
|
"number": "6.2.5.2"
|
|
1744
1744
|
},
|
|
1745
1745
|
"definedIn": "heading",
|
|
@@ -1750,7 +1750,7 @@
|
|
|
1750
1750
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-issuperreference",
|
|
1751
1751
|
"linkingText": [
|
|
1752
1752
|
"IsSuperReference",
|
|
1753
|
-
"IsSuperReference(
|
|
1753
|
+
"IsSuperReference(refRecord)"
|
|
1754
1754
|
],
|
|
1755
1755
|
"localLinkingText": [],
|
|
1756
1756
|
"type": "abstract-op",
|
|
@@ -1760,7 +1760,7 @@
|
|
|
1760
1760
|
"heading": {
|
|
1761
1761
|
"id": "sec-issuperreference",
|
|
1762
1762
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-issuperreference",
|
|
1763
|
-
"title": "IsSuperReference (
|
|
1763
|
+
"title": "IsSuperReference ( refRecord )",
|
|
1764
1764
|
"number": "6.2.5.3"
|
|
1765
1765
|
},
|
|
1766
1766
|
"definedIn": "heading",
|
|
@@ -1771,7 +1771,7 @@
|
|
|
1771
1771
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-isprivatereference",
|
|
1772
1772
|
"linkingText": [
|
|
1773
1773
|
"IsPrivateReference",
|
|
1774
|
-
"IsPrivateReference(
|
|
1774
|
+
"IsPrivateReference(refRecord)"
|
|
1775
1775
|
],
|
|
1776
1776
|
"localLinkingText": [],
|
|
1777
1777
|
"type": "abstract-op",
|
|
@@ -1781,7 +1781,7 @@
|
|
|
1781
1781
|
"heading": {
|
|
1782
1782
|
"id": "sec-isprivatereference",
|
|
1783
1783
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-isprivatereference",
|
|
1784
|
-
"title": "IsPrivateReference (
|
|
1784
|
+
"title": "IsPrivateReference ( refRecord )",
|
|
1785
1785
|
"number": "6.2.5.4"
|
|
1786
1786
|
},
|
|
1787
1787
|
"definedIn": "heading",
|
|
@@ -1792,7 +1792,7 @@
|
|
|
1792
1792
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-getvalue",
|
|
1793
1793
|
"linkingText": [
|
|
1794
1794
|
"GetValue",
|
|
1795
|
-
"GetValue(
|
|
1795
|
+
"GetValue(refRecord)"
|
|
1796
1796
|
],
|
|
1797
1797
|
"localLinkingText": [],
|
|
1798
1798
|
"type": "abstract-op",
|
|
@@ -1802,7 +1802,7 @@
|
|
|
1802
1802
|
"heading": {
|
|
1803
1803
|
"id": "sec-getvalue",
|
|
1804
1804
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-getvalue",
|
|
1805
|
-
"title": "GetValue (
|
|
1805
|
+
"title": "GetValue ( refRecord )",
|
|
1806
1806
|
"number": "6.2.5.5"
|
|
1807
1807
|
},
|
|
1808
1808
|
"definedIn": "heading",
|
|
@@ -1813,7 +1813,7 @@
|
|
|
1813
1813
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-putvalue",
|
|
1814
1814
|
"linkingText": [
|
|
1815
1815
|
"PutValue",
|
|
1816
|
-
"PutValue(
|
|
1816
|
+
"PutValue(refRecord, value)"
|
|
1817
1817
|
],
|
|
1818
1818
|
"localLinkingText": [],
|
|
1819
1819
|
"type": "abstract-op",
|
|
@@ -1823,7 +1823,7 @@
|
|
|
1823
1823
|
"heading": {
|
|
1824
1824
|
"id": "sec-putvalue",
|
|
1825
1825
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-putvalue",
|
|
1826
|
-
"title": "PutValue (
|
|
1826
|
+
"title": "PutValue ( refRecord, value )",
|
|
1827
1827
|
"number": "6.2.5.6"
|
|
1828
1828
|
},
|
|
1829
1829
|
"definedIn": "heading",
|
|
@@ -1834,7 +1834,7 @@
|
|
|
1834
1834
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-getthisvalue",
|
|
1835
1835
|
"linkingText": [
|
|
1836
1836
|
"GetThisValue",
|
|
1837
|
-
"GetThisValue(
|
|
1837
|
+
"GetThisValue(refRecord)"
|
|
1838
1838
|
],
|
|
1839
1839
|
"localLinkingText": [],
|
|
1840
1840
|
"type": "abstract-op",
|
|
@@ -1844,7 +1844,7 @@
|
|
|
1844
1844
|
"heading": {
|
|
1845
1845
|
"id": "sec-getthisvalue",
|
|
1846
1846
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-getthisvalue",
|
|
1847
|
-
"title": "GetThisValue (
|
|
1847
|
+
"title": "GetThisValue ( refRecord )",
|
|
1848
1848
|
"number": "6.2.5.7"
|
|
1849
1849
|
},
|
|
1850
1850
|
"definedIn": "heading",
|
|
@@ -1855,7 +1855,7 @@
|
|
|
1855
1855
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-initializereferencedbinding",
|
|
1856
1856
|
"linkingText": [
|
|
1857
1857
|
"InitializeReferencedBinding",
|
|
1858
|
-
"InitializeReferencedBinding(
|
|
1858
|
+
"InitializeReferencedBinding(refRecord, value)"
|
|
1859
1859
|
],
|
|
1860
1860
|
"localLinkingText": [],
|
|
1861
1861
|
"type": "abstract-op",
|
|
@@ -1865,7 +1865,7 @@
|
|
|
1865
1865
|
"heading": {
|
|
1866
1866
|
"id": "sec-initializereferencedbinding",
|
|
1867
1867
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-initializereferencedbinding",
|
|
1868
|
-
"title": "InitializeReferencedBinding (
|
|
1868
|
+
"title": "InitializeReferencedBinding ( refRecord, value )",
|
|
1869
1869
|
"number": "6.2.5.8"
|
|
1870
1870
|
},
|
|
1871
1871
|
"definedIn": "heading",
|
|
@@ -1942,7 +1942,7 @@
|
|
|
1942
1942
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-isaccessordescriptor",
|
|
1943
1943
|
"linkingText": [
|
|
1944
1944
|
"IsAccessorDescriptor",
|
|
1945
|
-
"IsAccessorDescriptor(
|
|
1945
|
+
"IsAccessorDescriptor(propertyDesc)"
|
|
1946
1946
|
],
|
|
1947
1947
|
"localLinkingText": [],
|
|
1948
1948
|
"type": "abstract-op",
|
|
@@ -1952,7 +1952,7 @@
|
|
|
1952
1952
|
"heading": {
|
|
1953
1953
|
"id": "sec-isaccessordescriptor",
|
|
1954
1954
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-isaccessordescriptor",
|
|
1955
|
-
"title": "IsAccessorDescriptor (
|
|
1955
|
+
"title": "IsAccessorDescriptor ( propertyDesc )",
|
|
1956
1956
|
"number": "6.2.6.1"
|
|
1957
1957
|
},
|
|
1958
1958
|
"definedIn": "heading",
|
|
@@ -1963,7 +1963,7 @@
|
|
|
1963
1963
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-isdatadescriptor",
|
|
1964
1964
|
"linkingText": [
|
|
1965
1965
|
"IsDataDescriptor",
|
|
1966
|
-
"IsDataDescriptor(
|
|
1966
|
+
"IsDataDescriptor(propertyDesc)"
|
|
1967
1967
|
],
|
|
1968
1968
|
"localLinkingText": [],
|
|
1969
1969
|
"type": "abstract-op",
|
|
@@ -1973,7 +1973,7 @@
|
|
|
1973
1973
|
"heading": {
|
|
1974
1974
|
"id": "sec-isdatadescriptor",
|
|
1975
1975
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-isdatadescriptor",
|
|
1976
|
-
"title": "IsDataDescriptor (
|
|
1976
|
+
"title": "IsDataDescriptor ( propertyDesc )",
|
|
1977
1977
|
"number": "6.2.6.2"
|
|
1978
1978
|
},
|
|
1979
1979
|
"definedIn": "heading",
|
|
@@ -1984,7 +1984,7 @@
|
|
|
1984
1984
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-isgenericdescriptor",
|
|
1985
1985
|
"linkingText": [
|
|
1986
1986
|
"IsGenericDescriptor",
|
|
1987
|
-
"IsGenericDescriptor(
|
|
1987
|
+
"IsGenericDescriptor(propertyDesc)"
|
|
1988
1988
|
],
|
|
1989
1989
|
"localLinkingText": [],
|
|
1990
1990
|
"type": "abstract-op",
|
|
@@ -1994,7 +1994,7 @@
|
|
|
1994
1994
|
"heading": {
|
|
1995
1995
|
"id": "sec-isgenericdescriptor",
|
|
1996
1996
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-isgenericdescriptor",
|
|
1997
|
-
"title": "IsGenericDescriptor (
|
|
1997
|
+
"title": "IsGenericDescriptor ( propertyDesc )",
|
|
1998
1998
|
"number": "6.2.6.3"
|
|
1999
1999
|
},
|
|
2000
2000
|
"definedIn": "heading",
|
|
@@ -2005,7 +2005,7 @@
|
|
|
2005
2005
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-frompropertydescriptor",
|
|
2006
2006
|
"linkingText": [
|
|
2007
2007
|
"FromPropertyDescriptor",
|
|
2008
|
-
"FromPropertyDescriptor(
|
|
2008
|
+
"FromPropertyDescriptor(propertyDesc)"
|
|
2009
2009
|
],
|
|
2010
2010
|
"localLinkingText": [],
|
|
2011
2011
|
"type": "abstract-op",
|
|
@@ -2015,7 +2015,7 @@
|
|
|
2015
2015
|
"heading": {
|
|
2016
2016
|
"id": "sec-frompropertydescriptor",
|
|
2017
2017
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-frompropertydescriptor",
|
|
2018
|
-
"title": "FromPropertyDescriptor (
|
|
2018
|
+
"title": "FromPropertyDescriptor ( propertyDesc )",
|
|
2019
2019
|
"number": "6.2.6.4"
|
|
2020
2020
|
},
|
|
2021
2021
|
"definedIn": "heading",
|
|
@@ -2047,7 +2047,7 @@
|
|
|
2047
2047
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-completepropertydescriptor",
|
|
2048
2048
|
"linkingText": [
|
|
2049
2049
|
"CompletePropertyDescriptor",
|
|
2050
|
-
"CompletePropertyDescriptor(
|
|
2050
|
+
"CompletePropertyDescriptor(propertyDesc)"
|
|
2051
2051
|
],
|
|
2052
2052
|
"localLinkingText": [],
|
|
2053
2053
|
"type": "abstract-op",
|
|
@@ -2057,7 +2057,7 @@
|
|
|
2057
2057
|
"heading": {
|
|
2058
2058
|
"id": "sec-completepropertydescriptor",
|
|
2059
2059
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-completepropertydescriptor",
|
|
2060
|
-
"title": "CompletePropertyDescriptor (
|
|
2060
|
+
"title": "CompletePropertyDescriptor ( propertyDesc )",
|
|
2061
2061
|
"number": "6.2.6.6"
|
|
2062
2062
|
},
|
|
2063
2063
|
"definedIn": "heading",
|
|
@@ -2357,7 +2357,7 @@
|
|
|
2357
2357
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toboolean",
|
|
2358
2358
|
"linkingText": [
|
|
2359
2359
|
"ToBoolean",
|
|
2360
|
-
"ToBoolean(
|
|
2360
|
+
"ToBoolean(arg)"
|
|
2361
2361
|
],
|
|
2362
2362
|
"localLinkingText": [],
|
|
2363
2363
|
"type": "abstract-op",
|
|
@@ -2367,7 +2367,7 @@
|
|
|
2367
2367
|
"heading": {
|
|
2368
2368
|
"id": "sec-toboolean",
|
|
2369
2369
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toboolean",
|
|
2370
|
-
"title": "ToBoolean (
|
|
2370
|
+
"title": "ToBoolean ( arg )",
|
|
2371
2371
|
"number": "7.1.2"
|
|
2372
2372
|
},
|
|
2373
2373
|
"definedIn": "heading",
|
|
@@ -2378,7 +2378,7 @@
|
|
|
2378
2378
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tonumeric",
|
|
2379
2379
|
"linkingText": [
|
|
2380
2380
|
"ToNumeric",
|
|
2381
|
-
"ToNumeric(
|
|
2381
|
+
"ToNumeric(arg)"
|
|
2382
2382
|
],
|
|
2383
2383
|
"localLinkingText": [],
|
|
2384
2384
|
"type": "abstract-op",
|
|
@@ -2388,7 +2388,7 @@
|
|
|
2388
2388
|
"heading": {
|
|
2389
2389
|
"id": "sec-tonumeric",
|
|
2390
2390
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tonumeric",
|
|
2391
|
-
"title": "ToNumeric (
|
|
2391
|
+
"title": "ToNumeric ( arg )",
|
|
2392
2392
|
"number": "7.1.3"
|
|
2393
2393
|
},
|
|
2394
2394
|
"definedIn": "heading",
|
|
@@ -2399,7 +2399,7 @@
|
|
|
2399
2399
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tonumber",
|
|
2400
2400
|
"linkingText": [
|
|
2401
2401
|
"ToNumber",
|
|
2402
|
-
"ToNumber(
|
|
2402
|
+
"ToNumber(arg)"
|
|
2403
2403
|
],
|
|
2404
2404
|
"localLinkingText": [],
|
|
2405
2405
|
"type": "abstract-op",
|
|
@@ -2409,7 +2409,7 @@
|
|
|
2409
2409
|
"heading": {
|
|
2410
2410
|
"id": "sec-tonumber",
|
|
2411
2411
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tonumber",
|
|
2412
|
-
"title": "ToNumber (
|
|
2412
|
+
"title": "ToNumber ( arg )",
|
|
2413
2413
|
"number": "7.1.4"
|
|
2414
2414
|
},
|
|
2415
2415
|
"definedIn": "heading",
|
|
@@ -2540,7 +2540,7 @@
|
|
|
2540
2540
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-stringtonumber",
|
|
2541
2541
|
"linkingText": [
|
|
2542
2542
|
"StringToNumber",
|
|
2543
|
-
"StringToNumber(
|
|
2543
|
+
"StringToNumber(string)"
|
|
2544
2544
|
],
|
|
2545
2545
|
"localLinkingText": [],
|
|
2546
2546
|
"type": "abstract-op",
|
|
@@ -2550,7 +2550,7 @@
|
|
|
2550
2550
|
"heading": {
|
|
2551
2551
|
"id": "sec-stringtonumber",
|
|
2552
2552
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-stringtonumber",
|
|
2553
|
-
"title": "StringToNumber (
|
|
2553
|
+
"title": "StringToNumber ( string )",
|
|
2554
2554
|
"number": "7.1.4.1.1"
|
|
2555
2555
|
},
|
|
2556
2556
|
"definedIn": "heading",
|
|
@@ -2582,7 +2582,7 @@
|
|
|
2582
2582
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tointegerorinfinity",
|
|
2583
2583
|
"linkingText": [
|
|
2584
2584
|
"ToIntegerOrInfinity",
|
|
2585
|
-
"ToIntegerOrInfinity(
|
|
2585
|
+
"ToIntegerOrInfinity(arg)"
|
|
2586
2586
|
],
|
|
2587
2587
|
"localLinkingText": [],
|
|
2588
2588
|
"type": "abstract-op",
|
|
@@ -2592,7 +2592,7 @@
|
|
|
2592
2592
|
"heading": {
|
|
2593
2593
|
"id": "sec-tointegerorinfinity",
|
|
2594
2594
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tointegerorinfinity",
|
|
2595
|
-
"title": "ToIntegerOrInfinity (
|
|
2595
|
+
"title": "ToIntegerOrInfinity ( arg )",
|
|
2596
2596
|
"number": "7.1.5"
|
|
2597
2597
|
},
|
|
2598
2598
|
"definedIn": "heading",
|
|
@@ -2624,7 +2624,7 @@
|
|
|
2624
2624
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toint32",
|
|
2625
2625
|
"linkingText": [
|
|
2626
2626
|
"ToInt32",
|
|
2627
|
-
"ToInt32(
|
|
2627
|
+
"ToInt32(arg)"
|
|
2628
2628
|
],
|
|
2629
2629
|
"localLinkingText": [],
|
|
2630
2630
|
"type": "abstract-op",
|
|
@@ -2634,7 +2634,7 @@
|
|
|
2634
2634
|
"heading": {
|
|
2635
2635
|
"id": "sec-toint32",
|
|
2636
2636
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toint32",
|
|
2637
|
-
"title": "ToInt32 (
|
|
2637
|
+
"title": "ToInt32 ( arg )",
|
|
2638
2638
|
"number": "7.1.7"
|
|
2639
2639
|
},
|
|
2640
2640
|
"definedIn": "heading",
|
|
@@ -2645,7 +2645,7 @@
|
|
|
2645
2645
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-touint32",
|
|
2646
2646
|
"linkingText": [
|
|
2647
2647
|
"ToUint32",
|
|
2648
|
-
"ToUint32(
|
|
2648
|
+
"ToUint32(arg)"
|
|
2649
2649
|
],
|
|
2650
2650
|
"localLinkingText": [],
|
|
2651
2651
|
"type": "abstract-op",
|
|
@@ -2655,7 +2655,7 @@
|
|
|
2655
2655
|
"heading": {
|
|
2656
2656
|
"id": "sec-touint32",
|
|
2657
2657
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-touint32",
|
|
2658
|
-
"title": "ToUint32 (
|
|
2658
|
+
"title": "ToUint32 ( arg )",
|
|
2659
2659
|
"number": "7.1.8"
|
|
2660
2660
|
},
|
|
2661
2661
|
"definedIn": "heading",
|
|
@@ -2666,7 +2666,7 @@
|
|
|
2666
2666
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toint16",
|
|
2667
2667
|
"linkingText": [
|
|
2668
2668
|
"ToInt16",
|
|
2669
|
-
"ToInt16(
|
|
2669
|
+
"ToInt16(arg)"
|
|
2670
2670
|
],
|
|
2671
2671
|
"localLinkingText": [],
|
|
2672
2672
|
"type": "abstract-op",
|
|
@@ -2676,7 +2676,7 @@
|
|
|
2676
2676
|
"heading": {
|
|
2677
2677
|
"id": "sec-toint16",
|
|
2678
2678
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toint16",
|
|
2679
|
-
"title": "ToInt16 (
|
|
2679
|
+
"title": "ToInt16 ( arg )",
|
|
2680
2680
|
"number": "7.1.9"
|
|
2681
2681
|
},
|
|
2682
2682
|
"definedIn": "heading",
|
|
@@ -2687,7 +2687,7 @@
|
|
|
2687
2687
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-touint16",
|
|
2688
2688
|
"linkingText": [
|
|
2689
2689
|
"ToUint16",
|
|
2690
|
-
"ToUint16(
|
|
2690
|
+
"ToUint16(arg)"
|
|
2691
2691
|
],
|
|
2692
2692
|
"localLinkingText": [],
|
|
2693
2693
|
"type": "abstract-op",
|
|
@@ -2697,7 +2697,7 @@
|
|
|
2697
2697
|
"heading": {
|
|
2698
2698
|
"id": "sec-touint16",
|
|
2699
2699
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-touint16",
|
|
2700
|
-
"title": "ToUint16 (
|
|
2700
|
+
"title": "ToUint16 ( arg )",
|
|
2701
2701
|
"number": "7.1.10"
|
|
2702
2702
|
},
|
|
2703
2703
|
"definedIn": "heading",
|
|
@@ -2708,7 +2708,7 @@
|
|
|
2708
2708
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toint8",
|
|
2709
2709
|
"linkingText": [
|
|
2710
2710
|
"ToInt8",
|
|
2711
|
-
"ToInt8(
|
|
2711
|
+
"ToInt8(arg)"
|
|
2712
2712
|
],
|
|
2713
2713
|
"localLinkingText": [],
|
|
2714
2714
|
"type": "abstract-op",
|
|
@@ -2718,7 +2718,7 @@
|
|
|
2718
2718
|
"heading": {
|
|
2719
2719
|
"id": "sec-toint8",
|
|
2720
2720
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toint8",
|
|
2721
|
-
"title": "ToInt8 (
|
|
2721
|
+
"title": "ToInt8 ( arg )",
|
|
2722
2722
|
"number": "7.1.11"
|
|
2723
2723
|
},
|
|
2724
2724
|
"definedIn": "heading",
|
|
@@ -2729,7 +2729,7 @@
|
|
|
2729
2729
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-touint8",
|
|
2730
2730
|
"linkingText": [
|
|
2731
2731
|
"ToUint8",
|
|
2732
|
-
"ToUint8(
|
|
2732
|
+
"ToUint8(arg)"
|
|
2733
2733
|
],
|
|
2734
2734
|
"localLinkingText": [],
|
|
2735
2735
|
"type": "abstract-op",
|
|
@@ -2739,7 +2739,7 @@
|
|
|
2739
2739
|
"heading": {
|
|
2740
2740
|
"id": "sec-touint8",
|
|
2741
2741
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-touint8",
|
|
2742
|
-
"title": "ToUint8 (
|
|
2742
|
+
"title": "ToUint8 ( arg )",
|
|
2743
2743
|
"number": "7.1.12"
|
|
2744
2744
|
},
|
|
2745
2745
|
"definedIn": "heading",
|
|
@@ -2750,7 +2750,7 @@
|
|
|
2750
2750
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-touint8clamp",
|
|
2751
2751
|
"linkingText": [
|
|
2752
2752
|
"ToUint8Clamp",
|
|
2753
|
-
"ToUint8Clamp(
|
|
2753
|
+
"ToUint8Clamp(arg)"
|
|
2754
2754
|
],
|
|
2755
2755
|
"localLinkingText": [],
|
|
2756
2756
|
"type": "abstract-op",
|
|
@@ -2760,7 +2760,7 @@
|
|
|
2760
2760
|
"heading": {
|
|
2761
2761
|
"id": "sec-touint8clamp",
|
|
2762
2762
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-touint8clamp",
|
|
2763
|
-
"title": "ToUint8Clamp (
|
|
2763
|
+
"title": "ToUint8Clamp ( arg )",
|
|
2764
2764
|
"number": "7.1.13"
|
|
2765
2765
|
},
|
|
2766
2766
|
"definedIn": "heading",
|
|
@@ -2771,7 +2771,7 @@
|
|
|
2771
2771
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tobigint",
|
|
2772
2772
|
"linkingText": [
|
|
2773
2773
|
"ToBigInt",
|
|
2774
|
-
"ToBigInt(
|
|
2774
|
+
"ToBigInt(arg)"
|
|
2775
2775
|
],
|
|
2776
2776
|
"localLinkingText": [],
|
|
2777
2777
|
"type": "abstract-op",
|
|
@@ -2781,7 +2781,7 @@
|
|
|
2781
2781
|
"heading": {
|
|
2782
2782
|
"id": "sec-tobigint",
|
|
2783
2783
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tobigint",
|
|
2784
|
-
"title": "ToBigInt (
|
|
2784
|
+
"title": "ToBigInt ( arg )",
|
|
2785
2785
|
"number": "7.1.14"
|
|
2786
2786
|
},
|
|
2787
2787
|
"definedIn": "heading",
|
|
@@ -2792,7 +2792,7 @@
|
|
|
2792
2792
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-stringtobigint",
|
|
2793
2793
|
"linkingText": [
|
|
2794
2794
|
"StringToBigInt",
|
|
2795
|
-
"StringToBigInt(
|
|
2795
|
+
"StringToBigInt(string)"
|
|
2796
2796
|
],
|
|
2797
2797
|
"localLinkingText": [],
|
|
2798
2798
|
"type": "abstract-op",
|
|
@@ -2802,7 +2802,7 @@
|
|
|
2802
2802
|
"heading": {
|
|
2803
2803
|
"id": "sec-stringtobigint",
|
|
2804
2804
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-stringtobigint",
|
|
2805
|
-
"title": "StringToBigInt (
|
|
2805
|
+
"title": "StringToBigInt ( string )",
|
|
2806
2806
|
"number": "7.1.15"
|
|
2807
2807
|
},
|
|
2808
2808
|
"definedIn": "heading",
|
|
@@ -2853,7 +2853,7 @@
|
|
|
2853
2853
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tobigint64",
|
|
2854
2854
|
"linkingText": [
|
|
2855
2855
|
"ToBigInt64",
|
|
2856
|
-
"ToBigInt64(
|
|
2856
|
+
"ToBigInt64(arg)"
|
|
2857
2857
|
],
|
|
2858
2858
|
"localLinkingText": [],
|
|
2859
2859
|
"type": "abstract-op",
|
|
@@ -2863,7 +2863,7 @@
|
|
|
2863
2863
|
"heading": {
|
|
2864
2864
|
"id": "sec-tobigint64",
|
|
2865
2865
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tobigint64",
|
|
2866
|
-
"title": "ToBigInt64 (
|
|
2866
|
+
"title": "ToBigInt64 ( arg )",
|
|
2867
2867
|
"number": "7.1.16"
|
|
2868
2868
|
},
|
|
2869
2869
|
"definedIn": "heading",
|
|
@@ -2874,7 +2874,7 @@
|
|
|
2874
2874
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tobiguint64",
|
|
2875
2875
|
"linkingText": [
|
|
2876
2876
|
"ToBigUint64",
|
|
2877
|
-
"ToBigUint64(
|
|
2877
|
+
"ToBigUint64(arg)"
|
|
2878
2878
|
],
|
|
2879
2879
|
"localLinkingText": [],
|
|
2880
2880
|
"type": "abstract-op",
|
|
@@ -2884,7 +2884,7 @@
|
|
|
2884
2884
|
"heading": {
|
|
2885
2885
|
"id": "sec-tobiguint64",
|
|
2886
2886
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tobiguint64",
|
|
2887
|
-
"title": "ToBigUint64 (
|
|
2887
|
+
"title": "ToBigUint64 ( arg )",
|
|
2888
2888
|
"number": "7.1.17"
|
|
2889
2889
|
},
|
|
2890
2890
|
"definedIn": "heading",
|
|
@@ -2895,7 +2895,7 @@
|
|
|
2895
2895
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tostring",
|
|
2896
2896
|
"linkingText": [
|
|
2897
2897
|
"ToString",
|
|
2898
|
-
"ToString(
|
|
2898
|
+
"ToString(arg)"
|
|
2899
2899
|
],
|
|
2900
2900
|
"localLinkingText": [],
|
|
2901
2901
|
"type": "abstract-op",
|
|
@@ -2905,7 +2905,7 @@
|
|
|
2905
2905
|
"heading": {
|
|
2906
2906
|
"id": "sec-tostring",
|
|
2907
2907
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tostring",
|
|
2908
|
-
"title": "ToString (
|
|
2908
|
+
"title": "ToString ( arg )",
|
|
2909
2909
|
"number": "7.1.18"
|
|
2910
2910
|
},
|
|
2911
2911
|
"definedIn": "heading",
|
|
@@ -2916,7 +2916,7 @@
|
|
|
2916
2916
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toobject",
|
|
2917
2917
|
"linkingText": [
|
|
2918
2918
|
"ToObject",
|
|
2919
|
-
"ToObject(
|
|
2919
|
+
"ToObject(arg)"
|
|
2920
2920
|
],
|
|
2921
2921
|
"localLinkingText": [],
|
|
2922
2922
|
"type": "abstract-op",
|
|
@@ -2926,7 +2926,7 @@
|
|
|
2926
2926
|
"heading": {
|
|
2927
2927
|
"id": "sec-toobject",
|
|
2928
2928
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toobject",
|
|
2929
|
-
"title": "ToObject (
|
|
2929
|
+
"title": "ToObject ( arg )",
|
|
2930
2930
|
"number": "7.1.19"
|
|
2931
2931
|
},
|
|
2932
2932
|
"definedIn": "heading",
|
|
@@ -2937,7 +2937,7 @@
|
|
|
2937
2937
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-topropertykey",
|
|
2938
2938
|
"linkingText": [
|
|
2939
2939
|
"ToPropertyKey",
|
|
2940
|
-
"ToPropertyKey(
|
|
2940
|
+
"ToPropertyKey(arg)"
|
|
2941
2941
|
],
|
|
2942
2942
|
"localLinkingText": [],
|
|
2943
2943
|
"type": "abstract-op",
|
|
@@ -2947,7 +2947,7 @@
|
|
|
2947
2947
|
"heading": {
|
|
2948
2948
|
"id": "sec-topropertykey",
|
|
2949
2949
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-topropertykey",
|
|
2950
|
-
"title": "ToPropertyKey (
|
|
2950
|
+
"title": "ToPropertyKey ( arg )",
|
|
2951
2951
|
"number": "7.1.20"
|
|
2952
2952
|
},
|
|
2953
2953
|
"definedIn": "heading",
|
|
@@ -2958,7 +2958,7 @@
|
|
|
2958
2958
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tolength",
|
|
2959
2959
|
"linkingText": [
|
|
2960
2960
|
"ToLength",
|
|
2961
|
-
"ToLength(
|
|
2961
|
+
"ToLength(arg)"
|
|
2962
2962
|
],
|
|
2963
2963
|
"localLinkingText": [],
|
|
2964
2964
|
"type": "abstract-op",
|
|
@@ -2968,7 +2968,7 @@
|
|
|
2968
2968
|
"heading": {
|
|
2969
2969
|
"id": "sec-tolength",
|
|
2970
2970
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-tolength",
|
|
2971
|
-
"title": "ToLength (
|
|
2971
|
+
"title": "ToLength ( arg )",
|
|
2972
2972
|
"number": "7.1.21"
|
|
2973
2973
|
},
|
|
2974
2974
|
"definedIn": "heading",
|
|
@@ -2979,7 +2979,7 @@
|
|
|
2979
2979
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-canonicalnumericindexstring",
|
|
2980
2980
|
"linkingText": [
|
|
2981
2981
|
"CanonicalNumericIndexString",
|
|
2982
|
-
"CanonicalNumericIndexString(
|
|
2982
|
+
"CanonicalNumericIndexString(arg)"
|
|
2983
2983
|
],
|
|
2984
2984
|
"localLinkingText": [],
|
|
2985
2985
|
"type": "abstract-op",
|
|
@@ -2989,7 +2989,7 @@
|
|
|
2989
2989
|
"heading": {
|
|
2990
2990
|
"id": "sec-canonicalnumericindexstring",
|
|
2991
2991
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-canonicalnumericindexstring",
|
|
2992
|
-
"title": "CanonicalNumericIndexString (
|
|
2992
|
+
"title": "CanonicalNumericIndexString ( arg )",
|
|
2993
2993
|
"number": "7.1.22"
|
|
2994
2994
|
},
|
|
2995
2995
|
"definedIn": "heading",
|
|
@@ -3012,7 +3012,7 @@
|
|
|
3012
3012
|
"heading": {
|
|
3013
3013
|
"id": "sec-canonicalnumericindexstring",
|
|
3014
3014
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-canonicalnumericindexstring",
|
|
3015
|
-
"title": "CanonicalNumericIndexString (
|
|
3015
|
+
"title": "CanonicalNumericIndexString ( arg )",
|
|
3016
3016
|
"number": "7.1.22"
|
|
3017
3017
|
},
|
|
3018
3018
|
"definedIn": "prose",
|
|
@@ -3023,7 +3023,7 @@
|
|
|
3023
3023
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toindex",
|
|
3024
3024
|
"linkingText": [
|
|
3025
3025
|
"ToIndex",
|
|
3026
|
-
"ToIndex(
|
|
3026
|
+
"ToIndex(arg)"
|
|
3027
3027
|
],
|
|
3028
3028
|
"localLinkingText": [],
|
|
3029
3029
|
"type": "abstract-op",
|
|
@@ -3033,7 +3033,7 @@
|
|
|
3033
3033
|
"heading": {
|
|
3034
3034
|
"id": "sec-toindex",
|
|
3035
3035
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toindex",
|
|
3036
|
-
"title": "ToIndex (
|
|
3036
|
+
"title": "ToIndex ( arg )",
|
|
3037
3037
|
"number": "7.1.23"
|
|
3038
3038
|
},
|
|
3039
3039
|
"definedIn": "heading",
|
|
@@ -3044,7 +3044,7 @@
|
|
|
3044
3044
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-requireobjectcoercible",
|
|
3045
3045
|
"linkingText": [
|
|
3046
3046
|
"RequireObjectCoercible",
|
|
3047
|
-
"RequireObjectCoercible(
|
|
3047
|
+
"RequireObjectCoercible(arg)"
|
|
3048
3048
|
],
|
|
3049
3049
|
"localLinkingText": [],
|
|
3050
3050
|
"type": "abstract-op",
|
|
@@ -3054,7 +3054,7 @@
|
|
|
3054
3054
|
"heading": {
|
|
3055
3055
|
"id": "sec-requireobjectcoercible",
|
|
3056
3056
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-requireobjectcoercible",
|
|
3057
|
-
"title": "RequireObjectCoercible (
|
|
3057
|
+
"title": "RequireObjectCoercible ( arg )",
|
|
3058
3058
|
"number": "7.2.1"
|
|
3059
3059
|
},
|
|
3060
3060
|
"definedIn": "heading",
|
|
@@ -3065,7 +3065,7 @@
|
|
|
3065
3065
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isarray",
|
|
3066
3066
|
"linkingText": [
|
|
3067
3067
|
"IsArray",
|
|
3068
|
-
"IsArray(
|
|
3068
|
+
"IsArray(arg)"
|
|
3069
3069
|
],
|
|
3070
3070
|
"localLinkingText": [],
|
|
3071
3071
|
"type": "abstract-op",
|
|
@@ -3075,7 +3075,7 @@
|
|
|
3075
3075
|
"heading": {
|
|
3076
3076
|
"id": "sec-isarray",
|
|
3077
3077
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isarray",
|
|
3078
|
-
"title": "IsArray (
|
|
3078
|
+
"title": "IsArray ( arg )",
|
|
3079
3079
|
"number": "7.2.2"
|
|
3080
3080
|
},
|
|
3081
3081
|
"definedIn": "heading",
|
|
@@ -3086,7 +3086,7 @@
|
|
|
3086
3086
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iscallable",
|
|
3087
3087
|
"linkingText": [
|
|
3088
3088
|
"IsCallable",
|
|
3089
|
-
"IsCallable(
|
|
3089
|
+
"IsCallable(arg)"
|
|
3090
3090
|
],
|
|
3091
3091
|
"localLinkingText": [],
|
|
3092
3092
|
"type": "abstract-op",
|
|
@@ -3096,7 +3096,7 @@
|
|
|
3096
3096
|
"heading": {
|
|
3097
3097
|
"id": "sec-iscallable",
|
|
3098
3098
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iscallable",
|
|
3099
|
-
"title": "IsCallable (
|
|
3099
|
+
"title": "IsCallable ( arg )",
|
|
3100
3100
|
"number": "7.2.3"
|
|
3101
3101
|
},
|
|
3102
3102
|
"definedIn": "heading",
|
|
@@ -3107,7 +3107,7 @@
|
|
|
3107
3107
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isconstructor",
|
|
3108
3108
|
"linkingText": [
|
|
3109
3109
|
"IsConstructor",
|
|
3110
|
-
"IsConstructor(
|
|
3110
|
+
"IsConstructor(arg)"
|
|
3111
3111
|
],
|
|
3112
3112
|
"localLinkingText": [],
|
|
3113
3113
|
"type": "abstract-op",
|
|
@@ -3117,7 +3117,7 @@
|
|
|
3117
3117
|
"heading": {
|
|
3118
3118
|
"id": "sec-isconstructor",
|
|
3119
3119
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isconstructor",
|
|
3120
|
-
"title": "IsConstructor (
|
|
3120
|
+
"title": "IsConstructor ( arg )",
|
|
3121
3121
|
"number": "7.2.4"
|
|
3122
3122
|
},
|
|
3123
3123
|
"definedIn": "heading",
|
|
@@ -3149,7 +3149,7 @@
|
|
|
3149
3149
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isregexp",
|
|
3150
3150
|
"linkingText": [
|
|
3151
3151
|
"IsRegExp",
|
|
3152
|
-
"IsRegExp(
|
|
3152
|
+
"IsRegExp(arg)"
|
|
3153
3153
|
],
|
|
3154
3154
|
"localLinkingText": [],
|
|
3155
3155
|
"type": "abstract-op",
|
|
@@ -3159,7 +3159,7 @@
|
|
|
3159
3159
|
"heading": {
|
|
3160
3160
|
"id": "sec-isregexp",
|
|
3161
3161
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isregexp",
|
|
3162
|
-
"title": "IsRegExp (
|
|
3162
|
+
"title": "IsRegExp ( arg )",
|
|
3163
3163
|
"number": "7.2.6"
|
|
3164
3164
|
},
|
|
3165
3165
|
"definedIn": "heading",
|
|
@@ -3464,7 +3464,7 @@
|
|
|
3464
3464
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-definepropertyorthrow",
|
|
3465
3465
|
"linkingText": [
|
|
3466
3466
|
"DefinePropertyOrThrow",
|
|
3467
|
-
"DefinePropertyOrThrow(obj, propertyKey,
|
|
3467
|
+
"DefinePropertyOrThrow(obj, propertyKey, propertyDesc)"
|
|
3468
3468
|
],
|
|
3469
3469
|
"localLinkingText": [],
|
|
3470
3470
|
"type": "abstract-op",
|
|
@@ -3474,7 +3474,7 @@
|
|
|
3474
3474
|
"heading": {
|
|
3475
3475
|
"id": "sec-definepropertyorthrow",
|
|
3476
3476
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-definepropertyorthrow",
|
|
3477
|
-
"title": "DefinePropertyOrThrow ( obj, propertyKey,
|
|
3477
|
+
"title": "DefinePropertyOrThrow ( obj, propertyKey, propertyDesc )",
|
|
3478
3478
|
"number": "7.3.8"
|
|
3479
3479
|
},
|
|
3480
3480
|
"definedIn": "heading",
|
|
@@ -3569,7 +3569,7 @@
|
|
|
3569
3569
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-call",
|
|
3570
3570
|
"linkingText": [
|
|
3571
3571
|
"Call",
|
|
3572
|
-
"Call(func, thisValue,
|
|
3572
|
+
"Call(func, thisValue, argList)"
|
|
3573
3573
|
],
|
|
3574
3574
|
"localLinkingText": [],
|
|
3575
3575
|
"type": "abstract-op",
|
|
@@ -3579,7 +3579,7 @@
|
|
|
3579
3579
|
"heading": {
|
|
3580
3580
|
"id": "sec-call",
|
|
3581
3581
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-call",
|
|
3582
|
-
"title": "Call ( func, thisValue [ ,
|
|
3582
|
+
"title": "Call ( func, thisValue [ , argList ] )",
|
|
3583
3583
|
"number": "7.3.13"
|
|
3584
3584
|
},
|
|
3585
3585
|
"definedIn": "heading",
|
|
@@ -3590,7 +3590,7 @@
|
|
|
3590
3590
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-construct",
|
|
3591
3591
|
"linkingText": [
|
|
3592
3592
|
"Construct",
|
|
3593
|
-
"Construct(
|
|
3593
|
+
"Construct(ctor, argList, newTarget)"
|
|
3594
3594
|
],
|
|
3595
3595
|
"localLinkingText": [],
|
|
3596
3596
|
"type": "abstract-op",
|
|
@@ -3600,7 +3600,7 @@
|
|
|
3600
3600
|
"heading": {
|
|
3601
3601
|
"id": "sec-construct",
|
|
3602
3602
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-construct",
|
|
3603
|
-
"title": "Construct (
|
|
3603
|
+
"title": "Construct ( ctor [ , argList [ , newTarget ] ] )",
|
|
3604
3604
|
"number": "7.3.14"
|
|
3605
3605
|
},
|
|
3606
3606
|
"definedIn": "heading",
|
|
@@ -3739,7 +3739,7 @@
|
|
|
3739
3739
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-invoke",
|
|
3740
3740
|
"linkingText": [
|
|
3741
3741
|
"Invoke",
|
|
3742
|
-
"Invoke(value, propertyKey,
|
|
3742
|
+
"Invoke(value, propertyKey, argList)"
|
|
3743
3743
|
],
|
|
3744
3744
|
"localLinkingText": [],
|
|
3745
3745
|
"type": "abstract-op",
|
|
@@ -3749,7 +3749,7 @@
|
|
|
3749
3749
|
"heading": {
|
|
3750
3750
|
"id": "sec-invoke",
|
|
3751
3751
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-invoke",
|
|
3752
|
-
"title": "Invoke ( value, propertyKey [ ,
|
|
3752
|
+
"title": "Invoke ( value, propertyKey [ , argList ] )",
|
|
3753
3753
|
"number": "7.3.20"
|
|
3754
3754
|
},
|
|
3755
3755
|
"definedIn": "heading",
|
|
@@ -3760,7 +3760,7 @@
|
|
|
3760
3760
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-ordinaryhasinstance",
|
|
3761
3761
|
"linkingText": [
|
|
3762
3762
|
"OrdinaryHasInstance",
|
|
3763
|
-
"OrdinaryHasInstance(
|
|
3763
|
+
"OrdinaryHasInstance(ctor, instance)"
|
|
3764
3764
|
],
|
|
3765
3765
|
"localLinkingText": [],
|
|
3766
3766
|
"type": "abstract-op",
|
|
@@ -3770,7 +3770,7 @@
|
|
|
3770
3770
|
"heading": {
|
|
3771
3771
|
"id": "sec-ordinaryhasinstance",
|
|
3772
3772
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-ordinaryhasinstance",
|
|
3773
|
-
"title": "OrdinaryHasInstance (
|
|
3773
|
+
"title": "OrdinaryHasInstance ( ctor, instance )",
|
|
3774
3774
|
"number": "7.3.21"
|
|
3775
3775
|
},
|
|
3776
3776
|
"definedIn": "heading",
|
|
@@ -3781,7 +3781,7 @@
|
|
|
3781
3781
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-speciesconstructor",
|
|
3782
3782
|
"linkingText": [
|
|
3783
3783
|
"SpeciesConstructor",
|
|
3784
|
-
"SpeciesConstructor(obj,
|
|
3784
|
+
"SpeciesConstructor(obj, defaultCtor)"
|
|
3785
3785
|
],
|
|
3786
3786
|
"localLinkingText": [],
|
|
3787
3787
|
"type": "abstract-op",
|
|
@@ -3791,7 +3791,7 @@
|
|
|
3791
3791
|
"heading": {
|
|
3792
3792
|
"id": "sec-speciesconstructor",
|
|
3793
3793
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-speciesconstructor",
|
|
3794
|
-
"title": "SpeciesConstructor ( obj,
|
|
3794
|
+
"title": "SpeciesConstructor ( obj, defaultCtor )",
|
|
3795
3795
|
"number": "7.3.22"
|
|
3796
3796
|
},
|
|
3797
3797
|
"definedIn": "heading",
|
|
@@ -4012,7 +4012,7 @@
|
|
|
4012
4012
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-initializeinstanceelements",
|
|
4013
4013
|
"linkingText": [
|
|
4014
4014
|
"InitializeInstanceElements",
|
|
4015
|
-
"InitializeInstanceElements(obj,
|
|
4015
|
+
"InitializeInstanceElements(obj, ctor)"
|
|
4016
4016
|
],
|
|
4017
4017
|
"localLinkingText": [],
|
|
4018
4018
|
"type": "abstract-op",
|
|
@@ -4022,7 +4022,7 @@
|
|
|
4022
4022
|
"heading": {
|
|
4023
4023
|
"id": "sec-initializeinstanceelements",
|
|
4024
4024
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-initializeinstanceelements",
|
|
4025
|
-
"title": "InitializeInstanceElements ( obj,
|
|
4025
|
+
"title": "InitializeInstanceElements ( obj, ctor )",
|
|
4026
4026
|
"number": "7.3.33"
|
|
4027
4027
|
},
|
|
4028
4028
|
"definedIn": "heading",
|
|
@@ -4350,7 +4350,7 @@
|
|
|
4350
4350
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorcloseall",
|
|
4351
4351
|
"linkingText": [
|
|
4352
4352
|
"IteratorCloseAll",
|
|
4353
|
-
"IteratorCloseAll(
|
|
4353
|
+
"IteratorCloseAll(iterators, completion)"
|
|
4354
4354
|
],
|
|
4355
4355
|
"localLinkingText": [],
|
|
4356
4356
|
"type": "abstract-op",
|
|
@@ -4360,7 +4360,7 @@
|
|
|
4360
4360
|
"heading": {
|
|
4361
4361
|
"id": "sec-iteratorcloseall",
|
|
4362
4362
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorcloseall",
|
|
4363
|
-
"title": "IteratorCloseAll (
|
|
4363
|
+
"title": "IteratorCloseAll ( iterators, completion )",
|
|
4364
4364
|
"number": "7.4.12"
|
|
4365
4365
|
},
|
|
4366
4366
|
"definedIn": "heading",
|
|
@@ -4387,6 +4387,27 @@
|
|
|
4387
4387
|
"definedIn": "heading",
|
|
4388
4388
|
"links": []
|
|
4389
4389
|
},
|
|
4390
|
+
{
|
|
4391
|
+
"id": "sec-ifabruptcloseiterators",
|
|
4392
|
+
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-ifabruptcloseiterators",
|
|
4393
|
+
"linkingText": [
|
|
4394
|
+
"IfAbruptCloseIterators",
|
|
4395
|
+
"IfAbruptCloseIterators(value, iteratorRecords)"
|
|
4396
|
+
],
|
|
4397
|
+
"localLinkingText": [],
|
|
4398
|
+
"type": "abstract-op",
|
|
4399
|
+
"for": [],
|
|
4400
|
+
"access": "public",
|
|
4401
|
+
"informative": false,
|
|
4402
|
+
"heading": {
|
|
4403
|
+
"id": "sec-ifabruptcloseiterators",
|
|
4404
|
+
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-ifabruptcloseiterators",
|
|
4405
|
+
"title": "IfAbruptCloseIterators ( value, iteratorRecords )",
|
|
4406
|
+
"number": "7.4.14"
|
|
4407
|
+
},
|
|
4408
|
+
"definedIn": "heading",
|
|
4409
|
+
"links": []
|
|
4410
|
+
},
|
|
4390
4411
|
{
|
|
4391
4412
|
"id": "sec-asynciteratorclose",
|
|
4392
4413
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-asynciteratorclose",
|
|
@@ -4403,7 +4424,7 @@
|
|
|
4403
4424
|
"id": "sec-asynciteratorclose",
|
|
4404
4425
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-asynciteratorclose",
|
|
4405
4426
|
"title": "AsyncIteratorClose ( iteratorRecord, completion )",
|
|
4406
|
-
"number": "7.4.
|
|
4427
|
+
"number": "7.4.15"
|
|
4407
4428
|
},
|
|
4408
4429
|
"definedIn": "heading",
|
|
4409
4430
|
"links": []
|
|
@@ -4424,7 +4445,7 @@
|
|
|
4424
4445
|
"id": "sec-ifabruptcloseasynciterator",
|
|
4425
4446
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-ifabruptcloseasynciterator",
|
|
4426
4447
|
"title": "IfAbruptCloseAsyncIterator ( value, iteratorRecord )",
|
|
4427
|
-
"number": "7.4.
|
|
4448
|
+
"number": "7.4.16"
|
|
4428
4449
|
},
|
|
4429
4450
|
"definedIn": "heading",
|
|
4430
4451
|
"links": []
|
|
@@ -4445,7 +4466,7 @@
|
|
|
4445
4466
|
"id": "sec-createiterresultobject",
|
|
4446
4467
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createiterresultobject",
|
|
4447
4468
|
"title": "CreateIteratorResultObject ( value, done )",
|
|
4448
|
-
"number": "7.4.
|
|
4469
|
+
"number": "7.4.17"
|
|
4449
4470
|
},
|
|
4450
4471
|
"definedIn": "heading",
|
|
4451
4472
|
"links": []
|
|
@@ -4466,7 +4487,7 @@
|
|
|
4466
4487
|
"id": "sec-createlistiteratorRecord",
|
|
4467
4488
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createlistiteratorRecord",
|
|
4468
4489
|
"title": "CreateListIteratorRecord ( list )",
|
|
4469
|
-
"number": "7.4.
|
|
4490
|
+
"number": "7.4.18"
|
|
4470
4491
|
},
|
|
4471
4492
|
"definedIn": "heading",
|
|
4472
4493
|
"links": []
|
|
@@ -4487,7 +4508,7 @@
|
|
|
4487
4508
|
"id": "sec-iteratortolist",
|
|
4488
4509
|
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratortolist",
|
|
4489
4510
|
"title": "IteratorToList ( iteratorRecord )",
|
|
4490
|
-
"number": "7.4.
|
|
4511
|
+
"number": "7.4.19"
|
|
4491
4512
|
},
|
|
4492
4513
|
"definedIn": "heading",
|
|
4493
4514
|
"links": []
|
|
@@ -4497,7 +4518,7 @@
|
|
|
4497
4518
|
"href": "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-initializeboundname",
|
|
4498
4519
|
"linkingText": [
|
|
4499
4520
|
"InitializeBoundName",
|
|
4500
|
-
"InitializeBoundName(name, value,
|
|
4521
|
+
"InitializeBoundName(name, value, envRecord)"
|
|
4501
4522
|
],
|
|
4502
4523
|
"localLinkingText": [],
|
|
4503
4524
|
"type": "abstract-op",
|
|
@@ -4507,7 +4528,7 @@
|
|
|
4507
4528
|
"heading": {
|
|
4508
4529
|
"id": "sec-initializeboundname",
|
|
4509
4530
|
"href": "https://tc39.es/ecma262/multipage/syntax-directed-operations.html#sec-initializeboundname",
|
|
4510
|
-
"title": "InitializeBoundName ( name, value,
|
|
4531
|
+
"title": "InitializeBoundName ( name, value, envRecord )",
|
|
4511
4532
|
"number": "8.6.2.1"
|
|
4512
4533
|
},
|
|
4513
4534
|
"definedIn": "heading",
|
|
@@ -5094,7 +5115,7 @@
|
|
|
5094
5115
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-bindthisvalue",
|
|
5095
5116
|
"linkingText": [
|
|
5096
5117
|
"BindThisValue",
|
|
5097
|
-
"BindThisValue(
|
|
5118
|
+
"BindThisValue(envRecord, value)"
|
|
5098
5119
|
],
|
|
5099
5120
|
"localLinkingText": [],
|
|
5100
5121
|
"type": "abstract-op",
|
|
@@ -5104,7 +5125,7 @@
|
|
|
5104
5125
|
"heading": {
|
|
5105
5126
|
"id": "sec-bindthisvalue",
|
|
5106
5127
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-bindthisvalue",
|
|
5107
|
-
"title": "BindThisValue (
|
|
5128
|
+
"title": "BindThisValue ( envRecord, value )",
|
|
5108
5129
|
"number": "9.1.1.3.1"
|
|
5109
5130
|
},
|
|
5110
5131
|
"definedIn": "heading",
|
|
@@ -5181,7 +5202,7 @@
|
|
|
5181
5202
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getsuperbase",
|
|
5182
5203
|
"linkingText": [
|
|
5183
5204
|
"GetSuperBase",
|
|
5184
|
-
"GetSuperBase(
|
|
5205
|
+
"GetSuperBase(envRecord)"
|
|
5185
5206
|
],
|
|
5186
5207
|
"localLinkingText": [],
|
|
5187
5208
|
"type": "abstract-op",
|
|
@@ -5191,7 +5212,7 @@
|
|
|
5191
5212
|
"heading": {
|
|
5192
5213
|
"id": "sec-getsuperbase",
|
|
5193
5214
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getsuperbase",
|
|
5194
|
-
"title": "GetSuperBase (
|
|
5215
|
+
"title": "GetSuperBase ( envRecord )",
|
|
5195
5216
|
"number": "9.1.1.3.5"
|
|
5196
5217
|
},
|
|
5197
5218
|
"definedIn": "heading",
|
|
@@ -5467,7 +5488,7 @@
|
|
|
5467
5488
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-haslexicaldeclaration",
|
|
5468
5489
|
"linkingText": [
|
|
5469
5490
|
"HasLexicalDeclaration",
|
|
5470
|
-
"HasLexicalDeclaration(
|
|
5491
|
+
"HasLexicalDeclaration(envRecord, name)"
|
|
5471
5492
|
],
|
|
5472
5493
|
"localLinkingText": [],
|
|
5473
5494
|
"type": "abstract-op",
|
|
@@ -5477,7 +5498,7 @@
|
|
|
5477
5498
|
"heading": {
|
|
5478
5499
|
"id": "sec-haslexicaldeclaration",
|
|
5479
5500
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-haslexicaldeclaration",
|
|
5480
|
-
"title": "HasLexicalDeclaration (
|
|
5501
|
+
"title": "HasLexicalDeclaration ( envRecord, name )",
|
|
5481
5502
|
"number": "9.1.1.4.12"
|
|
5482
5503
|
},
|
|
5483
5504
|
"definedIn": "heading",
|
|
@@ -5488,7 +5509,7 @@
|
|
|
5488
5509
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hasrestrictedglobalproperty",
|
|
5489
5510
|
"linkingText": [
|
|
5490
5511
|
"HasRestrictedGlobalProperty",
|
|
5491
|
-
"HasRestrictedGlobalProperty(
|
|
5512
|
+
"HasRestrictedGlobalProperty(envRecord, name)"
|
|
5492
5513
|
],
|
|
5493
5514
|
"localLinkingText": [],
|
|
5494
5515
|
"type": "abstract-op",
|
|
@@ -5498,7 +5519,7 @@
|
|
|
5498
5519
|
"heading": {
|
|
5499
5520
|
"id": "sec-hasrestrictedglobalproperty",
|
|
5500
5521
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hasrestrictedglobalproperty",
|
|
5501
|
-
"title": "HasRestrictedGlobalProperty (
|
|
5522
|
+
"title": "HasRestrictedGlobalProperty ( envRecord, name )",
|
|
5502
5523
|
"number": "9.1.1.4.13"
|
|
5503
5524
|
},
|
|
5504
5525
|
"definedIn": "heading",
|
|
@@ -5509,7 +5530,7 @@
|
|
|
5509
5530
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-candeclareglobalvar",
|
|
5510
5531
|
"linkingText": [
|
|
5511
5532
|
"CanDeclareGlobalVar",
|
|
5512
|
-
"CanDeclareGlobalVar(
|
|
5533
|
+
"CanDeclareGlobalVar(envRecord, name)"
|
|
5513
5534
|
],
|
|
5514
5535
|
"localLinkingText": [],
|
|
5515
5536
|
"type": "abstract-op",
|
|
@@ -5519,7 +5540,7 @@
|
|
|
5519
5540
|
"heading": {
|
|
5520
5541
|
"id": "sec-candeclareglobalvar",
|
|
5521
5542
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-candeclareglobalvar",
|
|
5522
|
-
"title": "CanDeclareGlobalVar (
|
|
5543
|
+
"title": "CanDeclareGlobalVar ( envRecord, name )",
|
|
5523
5544
|
"number": "9.1.1.4.14"
|
|
5524
5545
|
},
|
|
5525
5546
|
"definedIn": "heading",
|
|
@@ -5530,7 +5551,7 @@
|
|
|
5530
5551
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-candeclareglobalfunction",
|
|
5531
5552
|
"linkingText": [
|
|
5532
5553
|
"CanDeclareGlobalFunction",
|
|
5533
|
-
"CanDeclareGlobalFunction(
|
|
5554
|
+
"CanDeclareGlobalFunction(envRecord, name)"
|
|
5534
5555
|
],
|
|
5535
5556
|
"localLinkingText": [],
|
|
5536
5557
|
"type": "abstract-op",
|
|
@@ -5540,7 +5561,7 @@
|
|
|
5540
5561
|
"heading": {
|
|
5541
5562
|
"id": "sec-candeclareglobalfunction",
|
|
5542
5563
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-candeclareglobalfunction",
|
|
5543
|
-
"title": "CanDeclareGlobalFunction (
|
|
5564
|
+
"title": "CanDeclareGlobalFunction ( envRecord, name )",
|
|
5544
5565
|
"number": "9.1.1.4.15"
|
|
5545
5566
|
},
|
|
5546
5567
|
"definedIn": "heading",
|
|
@@ -5551,7 +5572,7 @@
|
|
|
5551
5572
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createglobalvarbinding",
|
|
5552
5573
|
"linkingText": [
|
|
5553
5574
|
"CreateGlobalVarBinding",
|
|
5554
|
-
"CreateGlobalVarBinding(
|
|
5575
|
+
"CreateGlobalVarBinding(envRecord, name, deletable)"
|
|
5555
5576
|
],
|
|
5556
5577
|
"localLinkingText": [],
|
|
5557
5578
|
"type": "abstract-op",
|
|
@@ -5561,7 +5582,7 @@
|
|
|
5561
5582
|
"heading": {
|
|
5562
5583
|
"id": "sec-createglobalvarbinding",
|
|
5563
5584
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createglobalvarbinding",
|
|
5564
|
-
"title": "CreateGlobalVarBinding (
|
|
5585
|
+
"title": "CreateGlobalVarBinding ( envRecord, name, deletable )",
|
|
5565
5586
|
"number": "9.1.1.4.16"
|
|
5566
5587
|
},
|
|
5567
5588
|
"definedIn": "heading",
|
|
@@ -5572,7 +5593,7 @@
|
|
|
5572
5593
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createglobalfunctionbinding",
|
|
5573
5594
|
"linkingText": [
|
|
5574
5595
|
"CreateGlobalFunctionBinding",
|
|
5575
|
-
"CreateGlobalFunctionBinding(
|
|
5596
|
+
"CreateGlobalFunctionBinding(envRecord, name, value, deletable)"
|
|
5576
5597
|
],
|
|
5577
5598
|
"localLinkingText": [],
|
|
5578
5599
|
"type": "abstract-op",
|
|
@@ -5582,7 +5603,7 @@
|
|
|
5582
5603
|
"heading": {
|
|
5583
5604
|
"id": "sec-createglobalfunctionbinding",
|
|
5584
5605
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createglobalfunctionbinding",
|
|
5585
|
-
"title": "CreateGlobalFunctionBinding (
|
|
5606
|
+
"title": "CreateGlobalFunctionBinding ( envRecord, name, value, deletable )",
|
|
5586
5607
|
"number": "9.1.1.4.17"
|
|
5587
5608
|
},
|
|
5588
5609
|
"definedIn": "heading",
|
|
@@ -5704,7 +5725,7 @@
|
|
|
5704
5725
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createimportbinding",
|
|
5705
5726
|
"linkingText": [
|
|
5706
5727
|
"CreateImportBinding",
|
|
5707
|
-
"CreateImportBinding(
|
|
5728
|
+
"CreateImportBinding(envRecord, name, targetModule, targetName)"
|
|
5708
5729
|
],
|
|
5709
5730
|
"localLinkingText": [],
|
|
5710
5731
|
"type": "abstract-op",
|
|
@@ -5714,7 +5735,7 @@
|
|
|
5714
5735
|
"heading": {
|
|
5715
5736
|
"id": "sec-createimportbinding",
|
|
5716
5737
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createimportbinding",
|
|
5717
|
-
"title": "CreateImportBinding (
|
|
5738
|
+
"title": "CreateImportBinding ( envRecord, name, targetModule, targetName )",
|
|
5718
5739
|
"number": "9.1.1.5.5"
|
|
5719
5740
|
},
|
|
5720
5741
|
"definedIn": "heading",
|
|
@@ -5725,7 +5746,7 @@
|
|
|
5725
5746
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getidentifierreference",
|
|
5726
5747
|
"linkingText": [
|
|
5727
5748
|
"GetIdentifierReference",
|
|
5728
|
-
"GetIdentifierReference(
|
|
5749
|
+
"GetIdentifierReference(envRecord, name, strict)"
|
|
5729
5750
|
],
|
|
5730
5751
|
"localLinkingText": [],
|
|
5731
5752
|
"type": "abstract-op",
|
|
@@ -5735,7 +5756,7 @@
|
|
|
5735
5756
|
"heading": {
|
|
5736
5757
|
"id": "sec-getidentifierreference",
|
|
5737
5758
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-getidentifierreference",
|
|
5738
|
-
"title": "GetIdentifierReference (
|
|
5759
|
+
"title": "GetIdentifierReference ( envRecord, name, strict )",
|
|
5739
5760
|
"number": "9.1.2.1"
|
|
5740
5761
|
},
|
|
5741
5762
|
"definedIn": "heading",
|
|
@@ -5767,7 +5788,7 @@
|
|
|
5767
5788
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newobjectenvironment",
|
|
5768
5789
|
"linkingText": [
|
|
5769
5790
|
"NewObjectEnvironment",
|
|
5770
|
-
"NewObjectEnvironment(obj,
|
|
5791
|
+
"NewObjectEnvironment(obj, isWithEnv, outerEnv)"
|
|
5771
5792
|
],
|
|
5772
5793
|
"localLinkingText": [],
|
|
5773
5794
|
"type": "abstract-op",
|
|
@@ -5777,7 +5798,7 @@
|
|
|
5777
5798
|
"heading": {
|
|
5778
5799
|
"id": "sec-newobjectenvironment",
|
|
5779
5800
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-newobjectenvironment",
|
|
5780
|
-
"title": "NewObjectEnvironment ( obj,
|
|
5801
|
+
"title": "NewObjectEnvironment ( obj, isWithEnv, outerEnv )",
|
|
5781
5802
|
"number": "9.1.2.3"
|
|
5782
5803
|
},
|
|
5783
5804
|
"definedIn": "heading",
|
|
@@ -5983,7 +6004,7 @@
|
|
|
5983
6004
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createintrinsics",
|
|
5984
6005
|
"linkingText": [
|
|
5985
6006
|
"CreateIntrinsics",
|
|
5986
|
-
"CreateIntrinsics(
|
|
6007
|
+
"CreateIntrinsics(realmRecord)"
|
|
5987
6008
|
],
|
|
5988
6009
|
"localLinkingText": [],
|
|
5989
6010
|
"type": "abstract-op",
|
|
@@ -5993,7 +6014,7 @@
|
|
|
5993
6014
|
"heading": {
|
|
5994
6015
|
"id": "sec-createintrinsics",
|
|
5995
6016
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-createintrinsics",
|
|
5996
|
-
"title": "CreateIntrinsics (
|
|
6017
|
+
"title": "CreateIntrinsics ( realmRecord )",
|
|
5997
6018
|
"number": "9.3.2"
|
|
5998
6019
|
},
|
|
5999
6020
|
"definedIn": "heading",
|
|
@@ -6004,7 +6025,7 @@
|
|
|
6004
6025
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-setdefaultglobalbindings",
|
|
6005
6026
|
"linkingText": [
|
|
6006
6027
|
"SetDefaultGlobalBindings",
|
|
6007
|
-
"SetDefaultGlobalBindings(
|
|
6028
|
+
"SetDefaultGlobalBindings(realmRecord)"
|
|
6008
6029
|
],
|
|
6009
6030
|
"localLinkingText": [],
|
|
6010
6031
|
"type": "abstract-op",
|
|
@@ -6014,7 +6035,7 @@
|
|
|
6014
6035
|
"heading": {
|
|
6015
6036
|
"id": "sec-setdefaultglobalbindings",
|
|
6016
6037
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-setdefaultglobalbindings",
|
|
6017
|
-
"title": "SetDefaultGlobalBindings (
|
|
6038
|
+
"title": "SetDefaultGlobalBindings ( realmRecord )",
|
|
6018
6039
|
"number": "9.3.3"
|
|
6019
6040
|
},
|
|
6020
6041
|
"definedIn": "heading",
|
|
@@ -6358,7 +6379,7 @@
|
|
|
6358
6379
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-resolvebinding",
|
|
6359
6380
|
"linkingText": [
|
|
6360
6381
|
"ResolveBinding",
|
|
6361
|
-
"ResolveBinding(name,
|
|
6382
|
+
"ResolveBinding(name, envRecord)"
|
|
6362
6383
|
],
|
|
6363
6384
|
"localLinkingText": [],
|
|
6364
6385
|
"type": "abstract-op",
|
|
@@ -6368,7 +6389,7 @@
|
|
|
6368
6389
|
"heading": {
|
|
6369
6390
|
"id": "sec-resolvebinding",
|
|
6370
6391
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-resolvebinding",
|
|
6371
|
-
"title": "ResolveBinding ( name [ ,
|
|
6392
|
+
"title": "ResolveBinding ( name [ , envRecord ] )",
|
|
6372
6393
|
"number": "9.4.2"
|
|
6373
6394
|
},
|
|
6374
6395
|
"definedIn": "heading",
|
|
@@ -6595,7 +6616,7 @@
|
|
|
6595
6616
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hostcalljobcallback",
|
|
6596
6617
|
"linkingText": [
|
|
6597
6618
|
"HostCallJobCallback",
|
|
6598
|
-
"HostCallJobCallback(jobCallback, value,
|
|
6619
|
+
"HostCallJobCallback(jobCallback, value, argList)"
|
|
6599
6620
|
],
|
|
6600
6621
|
"localLinkingText": [],
|
|
6601
6622
|
"type": "abstract-op",
|
|
@@ -6605,7 +6626,7 @@
|
|
|
6605
6626
|
"heading": {
|
|
6606
6627
|
"id": "sec-hostcalljobcallback",
|
|
6607
6628
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-hostcalljobcallback",
|
|
6608
|
-
"title": "HostCallJobCallback ( jobCallback, value,
|
|
6629
|
+
"title": "HostCallJobCallback ( jobCallback, value, argList )",
|
|
6609
6630
|
"number": "9.5.3"
|
|
6610
6631
|
},
|
|
6611
6632
|
"definedIn": "heading",
|
|
@@ -7008,7 +7029,7 @@
|
|
|
7008
7029
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-canbeheldweakly",
|
|
7009
7030
|
"linkingText": [
|
|
7010
7031
|
"CanBeHeldWeakly",
|
|
7011
|
-
"CanBeHeldWeakly(
|
|
7032
|
+
"CanBeHeldWeakly(arg)"
|
|
7012
7033
|
],
|
|
7013
7034
|
"localLinkingText": [],
|
|
7014
7035
|
"type": "abstract-op",
|
|
@@ -7018,7 +7039,7 @@
|
|
|
7018
7039
|
"heading": {
|
|
7019
7040
|
"id": "sec-canbeheldweakly",
|
|
7020
7041
|
"href": "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-canbeheldweakly",
|
|
7021
|
-
"title": "CanBeHeldWeakly (
|
|
7042
|
+
"title": "CanBeHeldWeakly ( arg )",
|
|
7022
7043
|
"number": "9.13"
|
|
7023
7044
|
},
|
|
7024
7045
|
"definedIn": "heading",
|
|
@@ -7134,7 +7155,7 @@
|
|
|
7134
7155
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarydefineownproperty",
|
|
7135
7156
|
"linkingText": [
|
|
7136
7157
|
"OrdinaryDefineOwnProperty",
|
|
7137
|
-
"OrdinaryDefineOwnProperty(obj, propertyKey,
|
|
7158
|
+
"OrdinaryDefineOwnProperty(obj, propertyKey, propertyDesc)"
|
|
7138
7159
|
],
|
|
7139
7160
|
"localLinkingText": [],
|
|
7140
7161
|
"type": "abstract-op",
|
|
@@ -7144,7 +7165,7 @@
|
|
|
7144
7165
|
"heading": {
|
|
7145
7166
|
"id": "sec-ordinarydefineownproperty",
|
|
7146
7167
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarydefineownproperty",
|
|
7147
|
-
"title": "OrdinaryDefineOwnProperty ( obj, propertyKey,
|
|
7168
|
+
"title": "OrdinaryDefineOwnProperty ( obj, propertyKey, propertyDesc )",
|
|
7148
7169
|
"number": "10.1.6.1"
|
|
7149
7170
|
},
|
|
7150
7171
|
"definedIn": "heading",
|
|
@@ -7155,7 +7176,7 @@
|
|
|
7155
7176
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-iscompatiblepropertydescriptor",
|
|
7156
7177
|
"linkingText": [
|
|
7157
7178
|
"IsCompatiblePropertyDescriptor",
|
|
7158
|
-
"IsCompatiblePropertyDescriptor(extensible,
|
|
7179
|
+
"IsCompatiblePropertyDescriptor(extensible, propertyDesc, current)"
|
|
7159
7180
|
],
|
|
7160
7181
|
"localLinkingText": [],
|
|
7161
7182
|
"type": "abstract-op",
|
|
@@ -7165,7 +7186,7 @@
|
|
|
7165
7186
|
"heading": {
|
|
7166
7187
|
"id": "sec-iscompatiblepropertydescriptor",
|
|
7167
7188
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-iscompatiblepropertydescriptor",
|
|
7168
|
-
"title": "IsCompatiblePropertyDescriptor ( extensible,
|
|
7189
|
+
"title": "IsCompatiblePropertyDescriptor ( extensible, propertyDesc, current )",
|
|
7169
7190
|
"number": "10.1.6.2"
|
|
7170
7191
|
},
|
|
7171
7192
|
"definedIn": "heading",
|
|
@@ -7176,7 +7197,7 @@
|
|
|
7176
7197
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-validateandapplypropertydescriptor",
|
|
7177
7198
|
"linkingText": [
|
|
7178
7199
|
"ValidateAndApplyPropertyDescriptor",
|
|
7179
|
-
"ValidateAndApplyPropertyDescriptor(obj, propertyKey, extensible,
|
|
7200
|
+
"ValidateAndApplyPropertyDescriptor(obj, propertyKey, extensible, propertyDesc, current)"
|
|
7180
7201
|
],
|
|
7181
7202
|
"localLinkingText": [],
|
|
7182
7203
|
"type": "abstract-op",
|
|
@@ -7186,7 +7207,7 @@
|
|
|
7186
7207
|
"heading": {
|
|
7187
7208
|
"id": "sec-validateandapplypropertydescriptor",
|
|
7188
7209
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-validateandapplypropertydescriptor",
|
|
7189
|
-
"title": "ValidateAndApplyPropertyDescriptor ( obj, propertyKey, extensible,
|
|
7210
|
+
"title": "ValidateAndApplyPropertyDescriptor ( obj, propertyKey, extensible, propertyDesc, current )",
|
|
7190
7211
|
"number": "10.1.6.3"
|
|
7191
7212
|
},
|
|
7192
7213
|
"definedIn": "heading",
|
|
@@ -7344,7 +7365,7 @@
|
|
|
7344
7365
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarycreatefromconstructor",
|
|
7345
7366
|
"linkingText": [
|
|
7346
7367
|
"OrdinaryCreateFromConstructor",
|
|
7347
|
-
"OrdinaryCreateFromConstructor(
|
|
7368
|
+
"OrdinaryCreateFromConstructor(ctor, intrinsicDefaultProto, internalSlotsList)"
|
|
7348
7369
|
],
|
|
7349
7370
|
"localLinkingText": [],
|
|
7350
7371
|
"type": "abstract-op",
|
|
@@ -7354,7 +7375,7 @@
|
|
|
7354
7375
|
"heading": {
|
|
7355
7376
|
"id": "sec-ordinarycreatefromconstructor",
|
|
7356
7377
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarycreatefromconstructor",
|
|
7357
|
-
"title": "OrdinaryCreateFromConstructor (
|
|
7378
|
+
"title": "OrdinaryCreateFromConstructor ( ctor, intrinsicDefaultProto [ , internalSlotsList ] )",
|
|
7358
7379
|
"number": "10.1.13"
|
|
7359
7380
|
},
|
|
7360
7381
|
"definedIn": "heading",
|
|
@@ -7365,7 +7386,7 @@
|
|
|
7365
7386
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-getprototypefromconstructor",
|
|
7366
7387
|
"linkingText": [
|
|
7367
7388
|
"GetPrototypeFromConstructor",
|
|
7368
|
-
"GetPrototypeFromConstructor(
|
|
7389
|
+
"GetPrototypeFromConstructor(ctor, intrinsicDefaultProto)"
|
|
7369
7390
|
],
|
|
7370
7391
|
"localLinkingText": [],
|
|
7371
7392
|
"type": "abstract-op",
|
|
@@ -7375,7 +7396,7 @@
|
|
|
7375
7396
|
"heading": {
|
|
7376
7397
|
"id": "sec-getprototypefromconstructor",
|
|
7377
7398
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-getprototypefromconstructor",
|
|
7378
|
-
"title": "GetPrototypeFromConstructor (
|
|
7399
|
+
"title": "GetPrototypeFromConstructor ( ctor, intrinsicDefaultProto )",
|
|
7379
7400
|
"number": "10.1.14"
|
|
7380
7401
|
},
|
|
7381
7402
|
"definedIn": "heading",
|
|
@@ -7474,7 +7495,7 @@
|
|
|
7474
7495
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarycallbindthis",
|
|
7475
7496
|
"linkingText": [
|
|
7476
7497
|
"OrdinaryCallBindThis",
|
|
7477
|
-
"OrdinaryCallBindThis(func, calleeContext,
|
|
7498
|
+
"OrdinaryCallBindThis(func, calleeContext, thisArg)"
|
|
7478
7499
|
],
|
|
7479
7500
|
"localLinkingText": [],
|
|
7480
7501
|
"type": "abstract-op",
|
|
@@ -7484,7 +7505,7 @@
|
|
|
7484
7505
|
"heading": {
|
|
7485
7506
|
"id": "sec-ordinarycallbindthis",
|
|
7486
7507
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarycallbindthis",
|
|
7487
|
-
"title": "OrdinaryCallBindThis ( func, calleeContext,
|
|
7508
|
+
"title": "OrdinaryCallBindThis ( func, calleeContext, thisArg )",
|
|
7488
7509
|
"number": "10.2.1.2"
|
|
7489
7510
|
},
|
|
7490
7511
|
"definedIn": "heading",
|
|
@@ -7495,7 +7516,7 @@
|
|
|
7495
7516
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarycallevaluatebody",
|
|
7496
7517
|
"linkingText": [
|
|
7497
7518
|
"OrdinaryCallEvaluateBody",
|
|
7498
|
-
"OrdinaryCallEvaluateBody(func,
|
|
7519
|
+
"OrdinaryCallEvaluateBody(func, argList)"
|
|
7499
7520
|
],
|
|
7500
7521
|
"localLinkingText": [],
|
|
7501
7522
|
"type": "abstract-op",
|
|
@@ -7505,7 +7526,7 @@
|
|
|
7505
7526
|
"heading": {
|
|
7506
7527
|
"id": "sec-ordinarycallevaluatebody",
|
|
7507
7528
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinarycallevaluatebody",
|
|
7508
|
-
"title": "OrdinaryCallEvaluateBody ( func,
|
|
7529
|
+
"title": "OrdinaryCallEvaluateBody ( func, argList )",
|
|
7509
7530
|
"number": "10.2.1.4"
|
|
7510
7531
|
},
|
|
7511
7532
|
"definedIn": "heading",
|
|
@@ -7516,7 +7537,7 @@
|
|
|
7516
7537
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryfunctioncreate",
|
|
7517
7538
|
"linkingText": [
|
|
7518
7539
|
"OrdinaryFunctionCreate",
|
|
7519
|
-
"OrdinaryFunctionCreate(
|
|
7540
|
+
"OrdinaryFunctionCreate(proto, sourceText, paramList, body, thisMode, envRecord, privateEnv)"
|
|
7520
7541
|
],
|
|
7521
7542
|
"localLinkingText": [],
|
|
7522
7543
|
"type": "abstract-op",
|
|
@@ -7526,7 +7547,7 @@
|
|
|
7526
7547
|
"heading": {
|
|
7527
7548
|
"id": "sec-ordinaryfunctioncreate",
|
|
7528
7549
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-ordinaryfunctioncreate",
|
|
7529
|
-
"title": "OrdinaryFunctionCreate (
|
|
7550
|
+
"title": "OrdinaryFunctionCreate ( proto, sourceText, paramList, body, thisMode, envRecord, privateEnv )",
|
|
7530
7551
|
"number": "10.2.3"
|
|
7531
7552
|
},
|
|
7532
7553
|
"definedIn": "heading",
|
|
@@ -7578,7 +7599,7 @@
|
|
|
7578
7599
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makeconstructor",
|
|
7579
7600
|
"linkingText": [
|
|
7580
7601
|
"MakeConstructor",
|
|
7581
|
-
"MakeConstructor(func,
|
|
7602
|
+
"MakeConstructor(func, writableProto, proto)"
|
|
7582
7603
|
],
|
|
7583
7604
|
"localLinkingText": [],
|
|
7584
7605
|
"type": "abstract-op",
|
|
@@ -7588,7 +7609,7 @@
|
|
|
7588
7609
|
"heading": {
|
|
7589
7610
|
"id": "sec-makeconstructor",
|
|
7590
7611
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makeconstructor",
|
|
7591
|
-
"title": "MakeConstructor ( func [ ,
|
|
7612
|
+
"title": "MakeConstructor ( func [ , writableProto [ , proto ] ] )",
|
|
7592
7613
|
"number": "10.2.5"
|
|
7593
7614
|
},
|
|
7594
7615
|
"definedIn": "heading",
|
|
@@ -7620,7 +7641,7 @@
|
|
|
7620
7641
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makemethod",
|
|
7621
7642
|
"linkingText": [
|
|
7622
7643
|
"MakeMethod",
|
|
7623
|
-
"MakeMethod(func,
|
|
7644
|
+
"MakeMethod(func, homeObj)"
|
|
7624
7645
|
],
|
|
7625
7646
|
"localLinkingText": [],
|
|
7626
7647
|
"type": "abstract-op",
|
|
@@ -7630,7 +7651,7 @@
|
|
|
7630
7651
|
"heading": {
|
|
7631
7652
|
"id": "sec-makemethod",
|
|
7632
7653
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makemethod",
|
|
7633
|
-
"title": "MakeMethod ( func,
|
|
7654
|
+
"title": "MakeMethod ( func, homeObj )",
|
|
7634
7655
|
"number": "10.2.7"
|
|
7635
7656
|
},
|
|
7636
7657
|
"definedIn": "heading",
|
|
@@ -7641,7 +7662,7 @@
|
|
|
7641
7662
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-definemethodproperty",
|
|
7642
7663
|
"linkingText": [
|
|
7643
7664
|
"DefineMethodProperty",
|
|
7644
|
-
"DefineMethodProperty(
|
|
7665
|
+
"DefineMethodProperty(homeObj, name, closure, enumerable)"
|
|
7645
7666
|
],
|
|
7646
7667
|
"localLinkingText": [],
|
|
7647
7668
|
"type": "abstract-op",
|
|
@@ -7651,7 +7672,7 @@
|
|
|
7651
7672
|
"heading": {
|
|
7652
7673
|
"id": "sec-definemethodproperty",
|
|
7653
7674
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-definemethodproperty",
|
|
7654
|
-
"title": "DefineMethodProperty (
|
|
7675
|
+
"title": "DefineMethodProperty ( homeObj, name, closure, enumerable )",
|
|
7655
7676
|
"number": "10.2.8"
|
|
7656
7677
|
},
|
|
7657
7678
|
"definedIn": "heading",
|
|
@@ -7704,7 +7725,7 @@
|
|
|
7704
7725
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-functiondeclarationinstantiation",
|
|
7705
7726
|
"linkingText": [
|
|
7706
7727
|
"FunctionDeclarationInstantiation",
|
|
7707
|
-
"FunctionDeclarationInstantiation(func,
|
|
7728
|
+
"FunctionDeclarationInstantiation(func, argList)"
|
|
7708
7729
|
],
|
|
7709
7730
|
"localLinkingText": [],
|
|
7710
7731
|
"type": "abstract-op",
|
|
@@ -7714,7 +7735,7 @@
|
|
|
7714
7735
|
"heading": {
|
|
7715
7736
|
"id": "sec-functiondeclarationinstantiation",
|
|
7716
7737
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-functiondeclarationinstantiation",
|
|
7717
|
-
"title": "FunctionDeclarationInstantiation ( func,
|
|
7738
|
+
"title": "FunctionDeclarationInstantiation ( func, argList )",
|
|
7718
7739
|
"number": "10.2.11"
|
|
7719
7740
|
},
|
|
7720
7741
|
"definedIn": "heading",
|
|
@@ -7725,7 +7746,7 @@
|
|
|
7725
7746
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-builtincallorconstruct",
|
|
7726
7747
|
"linkingText": [
|
|
7727
7748
|
"BuiltinCallOrConstruct",
|
|
7728
|
-
"BuiltinCallOrConstruct(func,
|
|
7749
|
+
"BuiltinCallOrConstruct(func, thisArg, argList, newTarget)"
|
|
7729
7750
|
],
|
|
7730
7751
|
"localLinkingText": [],
|
|
7731
7752
|
"type": "abstract-op",
|
|
@@ -7735,7 +7756,7 @@
|
|
|
7735
7756
|
"heading": {
|
|
7736
7757
|
"id": "sec-builtincallorconstruct",
|
|
7737
7758
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-builtincallorconstruct",
|
|
7738
|
-
"title": "BuiltinCallOrConstruct ( func,
|
|
7759
|
+
"title": "BuiltinCallOrConstruct ( func, thisArg, argList, newTarget )",
|
|
7739
7760
|
"number": "10.3.3"
|
|
7740
7761
|
},
|
|
7741
7762
|
"definedIn": "heading",
|
|
@@ -7746,7 +7767,7 @@
|
|
|
7746
7767
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-createbuiltinfunction",
|
|
7747
7768
|
"linkingText": [
|
|
7748
7769
|
"CreateBuiltinFunction",
|
|
7749
|
-
"CreateBuiltinFunction(behaviour, length, name, additionalInternalSlotsList, realm,
|
|
7770
|
+
"CreateBuiltinFunction(behaviour, length, name, additionalInternalSlotsList, realm, proto, prefix, async)"
|
|
7750
7771
|
],
|
|
7751
7772
|
"localLinkingText": [],
|
|
7752
7773
|
"type": "abstract-op",
|
|
@@ -7756,7 +7777,7 @@
|
|
|
7756
7777
|
"heading": {
|
|
7757
7778
|
"id": "sec-createbuiltinfunction",
|
|
7758
7779
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-createbuiltinfunction",
|
|
7759
|
-
"title": "CreateBuiltinFunction ( behaviour, length, name, additionalInternalSlotsList [ , realm [ ,
|
|
7780
|
+
"title": "CreateBuiltinFunction ( behaviour, length, name, additionalInternalSlotsList [ , realm [ , proto [ , prefix [ , async ] ] ] ] )",
|
|
7760
7781
|
"number": "10.3.4"
|
|
7761
7782
|
},
|
|
7762
7783
|
"definedIn": "heading",
|
|
@@ -7790,7 +7811,7 @@
|
|
|
7790
7811
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-boundfunctioncreate",
|
|
7791
7812
|
"linkingText": [
|
|
7792
7813
|
"BoundFunctionCreate",
|
|
7793
|
-
"BoundFunctionCreate(
|
|
7814
|
+
"BoundFunctionCreate(targetFunc, boundThis, boundArgs)"
|
|
7794
7815
|
],
|
|
7795
7816
|
"localLinkingText": [],
|
|
7796
7817
|
"type": "abstract-op",
|
|
@@ -7800,7 +7821,7 @@
|
|
|
7800
7821
|
"heading": {
|
|
7801
7822
|
"id": "sec-boundfunctioncreate",
|
|
7802
7823
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-boundfunctioncreate",
|
|
7803
|
-
"title": "BoundFunctionCreate (
|
|
7824
|
+
"title": "BoundFunctionCreate ( targetFunc, boundThis, boundArgs )",
|
|
7804
7825
|
"number": "10.4.1.3"
|
|
7805
7826
|
},
|
|
7806
7827
|
"definedIn": "heading",
|
|
@@ -7876,7 +7897,7 @@
|
|
|
7876
7897
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arraysetlength",
|
|
7877
7898
|
"linkingText": [
|
|
7878
7899
|
"ArraySetLength",
|
|
7879
|
-
"ArraySetLength(array,
|
|
7900
|
+
"ArraySetLength(array, propertyDesc)"
|
|
7880
7901
|
],
|
|
7881
7902
|
"localLinkingText": [],
|
|
7882
7903
|
"type": "abstract-op",
|
|
@@ -7886,7 +7907,7 @@
|
|
|
7886
7907
|
"heading": {
|
|
7887
7908
|
"id": "sec-arraysetlength",
|
|
7888
7909
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-arraysetlength",
|
|
7889
|
-
"title": "ArraySetLength ( array,
|
|
7910
|
+
"title": "ArraySetLength ( array, propertyDesc )",
|
|
7890
7911
|
"number": "10.4.2.4"
|
|
7891
7912
|
},
|
|
7892
7913
|
"definedIn": "heading",
|
|
@@ -7920,7 +7941,7 @@
|
|
|
7920
7941
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-stringcreate",
|
|
7921
7942
|
"linkingText": [
|
|
7922
7943
|
"StringCreate",
|
|
7923
|
-
"StringCreate(value,
|
|
7944
|
+
"StringCreate(value, proto)"
|
|
7924
7945
|
],
|
|
7925
7946
|
"localLinkingText": [],
|
|
7926
7947
|
"type": "abstract-op",
|
|
@@ -7930,7 +7951,7 @@
|
|
|
7930
7951
|
"heading": {
|
|
7931
7952
|
"id": "sec-stringcreate",
|
|
7932
7953
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-stringcreate",
|
|
7933
|
-
"title": "StringCreate ( value,
|
|
7954
|
+
"title": "StringCreate ( value, proto )",
|
|
7934
7955
|
"number": "10.4.3.4"
|
|
7935
7956
|
},
|
|
7936
7957
|
"definedIn": "heading",
|
|
@@ -7941,7 +7962,7 @@
|
|
|
7941
7962
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-stringgetownproperty",
|
|
7942
7963
|
"linkingText": [
|
|
7943
7964
|
"StringGetOwnProperty",
|
|
7944
|
-
"StringGetOwnProperty(
|
|
7965
|
+
"StringGetOwnProperty(string, propertyKey)"
|
|
7945
7966
|
],
|
|
7946
7967
|
"localLinkingText": [],
|
|
7947
7968
|
"type": "abstract-op",
|
|
@@ -7951,7 +7972,7 @@
|
|
|
7951
7972
|
"heading": {
|
|
7952
7973
|
"id": "sec-stringgetownproperty",
|
|
7953
7974
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-stringgetownproperty",
|
|
7954
|
-
"title": "StringGetOwnProperty (
|
|
7975
|
+
"title": "StringGetOwnProperty ( string, propertyKey )",
|
|
7955
7976
|
"number": "10.4.3.5"
|
|
7956
7977
|
},
|
|
7957
7978
|
"definedIn": "heading",
|
|
@@ -7985,7 +8006,7 @@
|
|
|
7985
8006
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-createunmappedargumentsobject",
|
|
7986
8007
|
"linkingText": [
|
|
7987
8008
|
"CreateUnmappedArgumentsObject",
|
|
7988
|
-
"CreateUnmappedArgumentsObject(
|
|
8009
|
+
"CreateUnmappedArgumentsObject(argList)"
|
|
7989
8010
|
],
|
|
7990
8011
|
"localLinkingText": [],
|
|
7991
8012
|
"type": "abstract-op",
|
|
@@ -7995,7 +8016,7 @@
|
|
|
7995
8016
|
"heading": {
|
|
7996
8017
|
"id": "sec-createunmappedargumentsobject",
|
|
7997
8018
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-createunmappedargumentsobject",
|
|
7998
|
-
"title": "CreateUnmappedArgumentsObject (
|
|
8019
|
+
"title": "CreateUnmappedArgumentsObject ( argList )",
|
|
7999
8020
|
"number": "10.4.4.6"
|
|
8000
8021
|
},
|
|
8001
8022
|
"definedIn": "heading",
|
|
@@ -8006,7 +8027,7 @@
|
|
|
8006
8027
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-createmappedargumentsobject",
|
|
8007
8028
|
"linkingText": [
|
|
8008
8029
|
"CreateMappedArgumentsObject",
|
|
8009
|
-
"CreateMappedArgumentsObject(func, formals,
|
|
8030
|
+
"CreateMappedArgumentsObject(func, formals, argList, envRecord)"
|
|
8010
8031
|
],
|
|
8011
8032
|
"localLinkingText": [],
|
|
8012
8033
|
"type": "abstract-op",
|
|
@@ -8016,7 +8037,7 @@
|
|
|
8016
8037
|
"heading": {
|
|
8017
8038
|
"id": "sec-createmappedargumentsobject",
|
|
8018
8039
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-createmappedargumentsobject",
|
|
8019
|
-
"title": "CreateMappedArgumentsObject ( func, formals,
|
|
8040
|
+
"title": "CreateMappedArgumentsObject ( func, formals, argList, envRecord )",
|
|
8020
8041
|
"number": "10.4.4.7"
|
|
8021
8042
|
},
|
|
8022
8043
|
"definedIn": "heading",
|
|
@@ -8027,7 +8048,7 @@
|
|
|
8027
8048
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makearggetter",
|
|
8028
8049
|
"linkingText": [
|
|
8029
8050
|
"MakeArgGetter",
|
|
8030
|
-
"MakeArgGetter(name,
|
|
8051
|
+
"MakeArgGetter(name, envRecord)"
|
|
8031
8052
|
],
|
|
8032
8053
|
"localLinkingText": [],
|
|
8033
8054
|
"type": "abstract-op",
|
|
@@ -8037,7 +8058,7 @@
|
|
|
8037
8058
|
"heading": {
|
|
8038
8059
|
"id": "sec-makearggetter",
|
|
8039
8060
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makearggetter",
|
|
8040
|
-
"title": "MakeArgGetter ( name,
|
|
8061
|
+
"title": "MakeArgGetter ( name, envRecord )",
|
|
8041
8062
|
"number": "10.4.4.7.1"
|
|
8042
8063
|
},
|
|
8043
8064
|
"definedIn": "heading",
|
|
@@ -8048,7 +8069,7 @@
|
|
|
8048
8069
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makeargsetter",
|
|
8049
8070
|
"linkingText": [
|
|
8050
8071
|
"MakeArgSetter",
|
|
8051
|
-
"MakeArgSetter(name,
|
|
8072
|
+
"MakeArgSetter(name, envRecord)"
|
|
8052
8073
|
],
|
|
8053
8074
|
"localLinkingText": [],
|
|
8054
8075
|
"type": "abstract-op",
|
|
@@ -8058,7 +8079,7 @@
|
|
|
8058
8079
|
"heading": {
|
|
8059
8080
|
"id": "sec-makeargsetter",
|
|
8060
8081
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-makeargsetter",
|
|
8061
|
-
"title": "MakeArgSetter ( name,
|
|
8082
|
+
"title": "MakeArgSetter ( name, envRecord )",
|
|
8062
8083
|
"number": "10.4.4.7.2"
|
|
8063
8084
|
},
|
|
8064
8085
|
"definedIn": "heading",
|
|
@@ -8134,7 +8155,7 @@
|
|
|
8134
8155
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarraycreate",
|
|
8135
8156
|
"linkingText": [
|
|
8136
8157
|
"TypedArrayCreate",
|
|
8137
|
-
"TypedArrayCreate(
|
|
8158
|
+
"TypedArrayCreate(proto)"
|
|
8138
8159
|
],
|
|
8139
8160
|
"localLinkingText": [],
|
|
8140
8161
|
"type": "abstract-op",
|
|
@@ -8144,7 +8165,7 @@
|
|
|
8144
8165
|
"heading": {
|
|
8145
8166
|
"id": "sec-typedarraycreate",
|
|
8146
8167
|
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-typedarraycreate",
|
|
8147
|
-
"title": "TypedArrayCreate (
|
|
8168
|
+
"title": "TypedArrayCreate ( proto )",
|
|
8148
8169
|
"number": "10.4.5.11"
|
|
8149
8170
|
},
|
|
8150
8171
|
"definedIn": "heading",
|
|
@@ -11664,7 +11685,7 @@
|
|
|
11664
11685
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluate-property-access-with-expression-key",
|
|
11665
11686
|
"linkingText": [
|
|
11666
11687
|
"EvaluatePropertyAccessWithExpressionKey",
|
|
11667
|
-
"EvaluatePropertyAccessWithExpressionKey(baseValue,
|
|
11688
|
+
"EvaluatePropertyAccessWithExpressionKey(baseValue, expr, strict)"
|
|
11668
11689
|
],
|
|
11669
11690
|
"localLinkingText": [],
|
|
11670
11691
|
"type": "abstract-op",
|
|
@@ -11674,7 +11695,7 @@
|
|
|
11674
11695
|
"heading": {
|
|
11675
11696
|
"id": "sec-evaluate-property-access-with-expression-key",
|
|
11676
11697
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluate-property-access-with-expression-key",
|
|
11677
|
-
"title": "EvaluatePropertyAccessWithExpressionKey ( baseValue,
|
|
11698
|
+
"title": "EvaluatePropertyAccessWithExpressionKey ( baseValue, expr, strict )",
|
|
11678
11699
|
"number": "13.3.3"
|
|
11679
11700
|
},
|
|
11680
11701
|
"definedIn": "heading",
|
|
@@ -11706,7 +11727,7 @@
|
|
|
11706
11727
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluatenew",
|
|
11707
11728
|
"linkingText": [
|
|
11708
11729
|
"EvaluateNew",
|
|
11709
|
-
"EvaluateNew(constructExpr,
|
|
11730
|
+
"EvaluateNew(constructExpr, argumentsNode)"
|
|
11710
11731
|
],
|
|
11711
11732
|
"localLinkingText": [],
|
|
11712
11733
|
"type": "abstract-op",
|
|
@@ -11716,7 +11737,7 @@
|
|
|
11716
11737
|
"heading": {
|
|
11717
11738
|
"id": "sec-evaluatenew",
|
|
11718
11739
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluatenew",
|
|
11719
|
-
"title": "EvaluateNew ( constructExpr,
|
|
11740
|
+
"title": "EvaluateNew ( constructExpr, argumentsNode )",
|
|
11720
11741
|
"number": "13.3.5.1.1"
|
|
11721
11742
|
},
|
|
11722
11743
|
"definedIn": "heading",
|
|
@@ -11750,7 +11771,7 @@
|
|
|
11750
11771
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluatecall",
|
|
11751
11772
|
"linkingText": [
|
|
11752
11773
|
"EvaluateCall",
|
|
11753
|
-
"EvaluateCall(func,
|
|
11774
|
+
"EvaluateCall(func, thisValueRef, argumentListNode, tailPosition)"
|
|
11754
11775
|
],
|
|
11755
11776
|
"localLinkingText": [],
|
|
11756
11777
|
"type": "abstract-op",
|
|
@@ -11760,7 +11781,7 @@
|
|
|
11760
11781
|
"heading": {
|
|
11761
11782
|
"id": "sec-evaluatecall",
|
|
11762
11783
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluatecall",
|
|
11763
|
-
"title": "EvaluateCall ( func,
|
|
11784
|
+
"title": "EvaluateCall ( func, thisValueRef, argumentListNode, tailPosition )",
|
|
11764
11785
|
"number": "13.3.6.2"
|
|
11765
11786
|
},
|
|
11766
11787
|
"definedIn": "heading",
|
|
@@ -11813,7 +11834,7 @@
|
|
|
11813
11834
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluate-import-call",
|
|
11814
11835
|
"linkingText": [
|
|
11815
11836
|
"EvaluateImportCall",
|
|
11816
|
-
"EvaluateImportCall(
|
|
11837
|
+
"EvaluateImportCall(specifierExpr, optionsExpr)"
|
|
11817
11838
|
],
|
|
11818
11839
|
"localLinkingText": [],
|
|
11819
11840
|
"type": "abstract-op",
|
|
@@ -11823,7 +11844,7 @@
|
|
|
11823
11844
|
"heading": {
|
|
11824
11845
|
"id": "sec-evaluate-import-call",
|
|
11825
11846
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-evaluate-import-call",
|
|
11826
|
-
"title": "EvaluateImportCall (
|
|
11847
|
+
"title": "EvaluateImportCall ( specifierExpr [ , optionsExpr ] )",
|
|
11827
11848
|
"number": "13.3.10.2"
|
|
11828
11849
|
},
|
|
11829
11850
|
"definedIn": "heading",
|
|
@@ -12318,7 +12339,7 @@
|
|
|
12318
12339
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-applystringornumericbinaryoperator",
|
|
12319
12340
|
"linkingText": [
|
|
12320
12341
|
"ApplyStringOrNumericBinaryOperator",
|
|
12321
|
-
"ApplyStringOrNumericBinaryOperator(
|
|
12342
|
+
"ApplyStringOrNumericBinaryOperator(leftValue, opText, rightValue)"
|
|
12322
12343
|
],
|
|
12323
12344
|
"localLinkingText": [],
|
|
12324
12345
|
"type": "abstract-op",
|
|
@@ -12328,7 +12349,7 @@
|
|
|
12328
12349
|
"heading": {
|
|
12329
12350
|
"id": "sec-applystringornumericbinaryoperator",
|
|
12330
12351
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-applystringornumericbinaryoperator",
|
|
12331
|
-
"title": "ApplyStringOrNumericBinaryOperator (
|
|
12352
|
+
"title": "ApplyStringOrNumericBinaryOperator ( leftValue, opText, rightValue )",
|
|
12332
12353
|
"number": "13.15.3"
|
|
12333
12354
|
},
|
|
12334
12355
|
"definedIn": "heading",
|
|
@@ -12756,7 +12777,7 @@
|
|
|
12756
12777
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-blockdeclarationinstantiation",
|
|
12757
12778
|
"linkingText": [
|
|
12758
12779
|
"BlockDeclarationInstantiation",
|
|
12759
|
-
"BlockDeclarationInstantiation(code,
|
|
12780
|
+
"BlockDeclarationInstantiation(code, envRecord)"
|
|
12760
12781
|
],
|
|
12761
12782
|
"localLinkingText": [],
|
|
12762
12783
|
"type": "abstract-op",
|
|
@@ -12766,7 +12787,7 @@
|
|
|
12766
12787
|
"heading": {
|
|
12767
12788
|
"id": "sec-blockdeclarationinstantiation",
|
|
12768
12789
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-blockdeclarationinstantiation",
|
|
12769
|
-
"title": "BlockDeclarationInstantiation ( code,
|
|
12790
|
+
"title": "BlockDeclarationInstantiation ( code, envRecord )",
|
|
12770
12791
|
"number": "14.2.3"
|
|
12771
12792
|
},
|
|
12772
12793
|
"definedIn": "heading",
|
|
@@ -13444,7 +13465,7 @@
|
|
|
13444
13465
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-createforiniterator",
|
|
13445
13466
|
"linkingText": [
|
|
13446
13467
|
"CreateForInIterator",
|
|
13447
|
-
"CreateForInIterator(
|
|
13468
|
+
"CreateForInIterator(obj)"
|
|
13448
13469
|
],
|
|
13449
13470
|
"localLinkingText": [],
|
|
13450
13471
|
"type": "abstract-op",
|
|
@@ -13454,7 +13475,7 @@
|
|
|
13454
13475
|
"heading": {
|
|
13455
13476
|
"id": "sec-createforiniterator",
|
|
13456
13477
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-createforiniterator",
|
|
13457
|
-
"title": "CreateForInIterator (
|
|
13478
|
+
"title": "CreateForInIterator ( obj )",
|
|
13458
13479
|
"number": "14.7.5.10.1"
|
|
13459
13480
|
},
|
|
13460
13481
|
"definedIn": "heading",
|
|
@@ -13665,7 +13686,7 @@
|
|
|
13665
13686
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-caseclauseisselected",
|
|
13666
13687
|
"linkingText": [
|
|
13667
13688
|
"CaseClauseIsSelected",
|
|
13668
|
-
"CaseClauseIsSelected(
|
|
13689
|
+
"CaseClauseIsSelected(caseClauseNode, input)"
|
|
13669
13690
|
],
|
|
13670
13691
|
"localLinkingText": [],
|
|
13671
13692
|
"type": "abstract-op",
|
|
@@ -13675,7 +13696,7 @@
|
|
|
13675
13696
|
"heading": {
|
|
13676
13697
|
"id": "sec-runtime-semantics-caseclauseisselected",
|
|
13677
13698
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-language-statements-and-declarations.html#sec-runtime-semantics-caseclauseisselected",
|
|
13678
|
-
"title": "CaseClauseIsSelected (
|
|
13699
|
+
"title": "CaseClauseIsSelected ( caseClauseNode, input )",
|
|
13679
13700
|
"number": "14.12.3"
|
|
13680
13701
|
},
|
|
13681
13702
|
"definedIn": "heading",
|
|
@@ -14912,7 +14933,7 @@
|
|
|
14912
14933
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-globaldeclarationinstantiation",
|
|
14913
14934
|
"linkingText": [
|
|
14914
14935
|
"GlobalDeclarationInstantiation",
|
|
14915
|
-
"GlobalDeclarationInstantiation(script,
|
|
14936
|
+
"GlobalDeclarationInstantiation(script, envRecord)"
|
|
14916
14937
|
],
|
|
14917
14938
|
"localLinkingText": [],
|
|
14918
14939
|
"type": "abstract-op",
|
|
@@ -14922,7 +14943,7 @@
|
|
|
14922
14943
|
"heading": {
|
|
14923
14944
|
"id": "sec-globaldeclarationinstantiation",
|
|
14924
14945
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-globaldeclarationinstantiation",
|
|
14925
|
-
"title": "GlobalDeclarationInstantiation ( script,
|
|
14946
|
+
"title": "GlobalDeclarationInstantiation ( script, envRecord )",
|
|
14926
14947
|
"number": "16.1.7"
|
|
14927
14948
|
},
|
|
14928
14949
|
"definedIn": "heading",
|
|
@@ -15102,7 +15123,7 @@
|
|
|
15102
15123
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-ModuleRequestsEqual",
|
|
15103
15124
|
"linkingText": [
|
|
15104
15125
|
"ModuleRequestsEqual",
|
|
15105
|
-
"ModuleRequestsEqual(
|
|
15126
|
+
"ModuleRequestsEqual(x, y)"
|
|
15106
15127
|
],
|
|
15107
15128
|
"localLinkingText": [],
|
|
15108
15129
|
"type": "abstract-op",
|
|
@@ -15112,7 +15133,7 @@
|
|
|
15112
15133
|
"heading": {
|
|
15113
15134
|
"id": "sec-ModuleRequestsEqual",
|
|
15114
15135
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-ModuleRequestsEqual",
|
|
15115
|
-
"title": "ModuleRequestsEqual (
|
|
15136
|
+
"title": "ModuleRequestsEqual ( x, y )",
|
|
15116
15137
|
"number": "16.2.1.3.1"
|
|
15117
15138
|
},
|
|
15118
15139
|
"definedIn": "heading",
|
|
@@ -15907,7 +15928,7 @@
|
|
|
15907
15928
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-AllImportAttributesSupported",
|
|
15908
15929
|
"linkingText": [
|
|
15909
15930
|
"AllImportAttributesSupported",
|
|
15910
|
-
"AllImportAttributesSupported(
|
|
15931
|
+
"AllImportAttributesSupported(attrs)"
|
|
15911
15932
|
],
|
|
15912
15933
|
"localLinkingText": [],
|
|
15913
15934
|
"type": "abstract-op",
|
|
@@ -15917,7 +15938,7 @@
|
|
|
15917
15938
|
"heading": {
|
|
15918
15939
|
"id": "sec-AllImportAttributesSupported",
|
|
15919
15940
|
"href": "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-AllImportAttributesSupported",
|
|
15920
|
-
"title": "AllImportAttributesSupported (
|
|
15941
|
+
"title": "AllImportAttributesSupported ( attrs )",
|
|
15921
15942
|
"number": "16.2.1.12"
|
|
15922
15943
|
},
|
|
15923
15944
|
"definedIn": "heading",
|
|
@@ -16527,7 +16548,7 @@
|
|
|
16527
16548
|
"href": "https://tc39.es/ecma262/multipage/global-object.html#sec-hostensurecancompilestrings",
|
|
16528
16549
|
"linkingText": [
|
|
16529
16550
|
"HostEnsureCanCompileStrings",
|
|
16530
|
-
"HostEnsureCanCompileStrings(calleeRealm,
|
|
16551
|
+
"HostEnsureCanCompileStrings(calleeRealm, paramStrings, bodyString, direct)"
|
|
16531
16552
|
],
|
|
16532
16553
|
"localLinkingText": [],
|
|
16533
16554
|
"type": "abstract-op",
|
|
@@ -16537,7 +16558,7 @@
|
|
|
16537
16558
|
"heading": {
|
|
16538
16559
|
"id": "sec-hostensurecancompilestrings",
|
|
16539
16560
|
"href": "https://tc39.es/ecma262/multipage/global-object.html#sec-hostensurecancompilestrings",
|
|
16540
|
-
"title": "HostEnsureCanCompileStrings ( calleeRealm,
|
|
16561
|
+
"title": "HostEnsureCanCompileStrings ( calleeRealm, paramStrings, bodyString, direct )",
|
|
16541
16562
|
"number": "19.2.1.2"
|
|
16542
16563
|
},
|
|
16543
16564
|
"definedIn": "heading",
|
|
@@ -16548,7 +16569,7 @@
|
|
|
16548
16569
|
"href": "https://tc39.es/ecma262/multipage/global-object.html#sec-evaldeclarationinstantiation",
|
|
16549
16570
|
"linkingText": [
|
|
16550
16571
|
"EvalDeclarationInstantiation",
|
|
16551
|
-
"EvalDeclarationInstantiation(body,
|
|
16572
|
+
"EvalDeclarationInstantiation(body, variableEnv, lexicalEnv, privateEnv, strict)"
|
|
16552
16573
|
],
|
|
16553
16574
|
"localLinkingText": [],
|
|
16554
16575
|
"type": "abstract-op",
|
|
@@ -16558,7 +16579,7 @@
|
|
|
16558
16579
|
"heading": {
|
|
16559
16580
|
"id": "sec-evaldeclarationinstantiation",
|
|
16560
16581
|
"href": "https://tc39.es/ecma262/multipage/global-object.html#sec-evaldeclarationinstantiation",
|
|
16561
|
-
"title": "EvalDeclarationInstantiation ( body,
|
|
16582
|
+
"title": "EvalDeclarationInstantiation ( body, variableEnv, lexicalEnv, privateEnv, strict )",
|
|
16562
16583
|
"number": "19.2.1.3"
|
|
16563
16584
|
},
|
|
16564
16585
|
"definedIn": "heading",
|
|
@@ -16568,7 +16589,7 @@
|
|
|
16568
16589
|
"id": "sec-isfinite-number",
|
|
16569
16590
|
"href": "https://tc39.es/ecma262/multipage/global-object.html#sec-isfinite-number",
|
|
16570
16591
|
"linkingText": [
|
|
16571
|
-
"isFinite(
|
|
16592
|
+
"isFinite(value)"
|
|
16572
16593
|
],
|
|
16573
16594
|
"localLinkingText": [],
|
|
16574
16595
|
"type": "method",
|
|
@@ -16580,7 +16601,7 @@
|
|
|
16580
16601
|
"heading": {
|
|
16581
16602
|
"id": "sec-isfinite-number",
|
|
16582
16603
|
"href": "https://tc39.es/ecma262/multipage/global-object.html#sec-isfinite-number",
|
|
16583
|
-
"title": "isFinite (
|
|
16604
|
+
"title": "isFinite ( value )",
|
|
16584
16605
|
"number": "19.2.2"
|
|
16585
16606
|
},
|
|
16586
16607
|
"definedIn": "heading",
|
|
@@ -16602,7 +16623,7 @@
|
|
|
16602
16623
|
"heading": {
|
|
16603
16624
|
"id": "sec-isfinite-number",
|
|
16604
16625
|
"href": "https://tc39.es/ecma262/multipage/global-object.html#sec-isfinite-number",
|
|
16605
|
-
"title": "isFinite (
|
|
16626
|
+
"title": "isFinite ( value )",
|
|
16606
16627
|
"number": "19.2.2"
|
|
16607
16628
|
},
|
|
16608
16629
|
"definedIn": "prose",
|
|
@@ -16612,7 +16633,7 @@
|
|
|
16612
16633
|
"id": "sec-isnan-number",
|
|
16613
16634
|
"href": "https://tc39.es/ecma262/multipage/global-object.html#sec-isnan-number",
|
|
16614
16635
|
"linkingText": [
|
|
16615
|
-
"isNaN(
|
|
16636
|
+
"isNaN(value)"
|
|
16616
16637
|
],
|
|
16617
16638
|
"localLinkingText": [],
|
|
16618
16639
|
"type": "method",
|
|
@@ -16624,7 +16645,7 @@
|
|
|
16624
16645
|
"heading": {
|
|
16625
16646
|
"id": "sec-isnan-number",
|
|
16626
16647
|
"href": "https://tc39.es/ecma262/multipage/global-object.html#sec-isnan-number",
|
|
16627
|
-
"title": "isNaN (
|
|
16648
|
+
"title": "isNaN ( value )",
|
|
16628
16649
|
"number": "19.2.3"
|
|
16629
16650
|
},
|
|
16630
16651
|
"definedIn": "heading",
|
|
@@ -16646,7 +16667,7 @@
|
|
|
16646
16667
|
"heading": {
|
|
16647
16668
|
"id": "sec-isnan-number",
|
|
16648
16669
|
"href": "https://tc39.es/ecma262/multipage/global-object.html#sec-isnan-number",
|
|
16649
|
-
"title": "isNaN (
|
|
16670
|
+
"title": "isNaN ( value )",
|
|
16650
16671
|
"number": "19.2.3"
|
|
16651
16672
|
},
|
|
16652
16673
|
"definedIn": "prose",
|
|
@@ -17132,7 +17153,7 @@
|
|
|
17132
17153
|
"id": "sec-object.defineproperty",
|
|
17133
17154
|
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.defineproperty",
|
|
17134
17155
|
"linkingText": [
|
|
17135
|
-
"defineProperty(obj,
|
|
17156
|
+
"defineProperty(obj, key, attrs)"
|
|
17136
17157
|
],
|
|
17137
17158
|
"localLinkingText": [],
|
|
17138
17159
|
"type": "method",
|
|
@@ -17144,7 +17165,7 @@
|
|
|
17144
17165
|
"heading": {
|
|
17145
17166
|
"id": "sec-object.defineproperty",
|
|
17146
17167
|
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.defineproperty",
|
|
17147
|
-
"title": "Object.defineProperty ( obj,
|
|
17168
|
+
"title": "Object.defineProperty ( obj, key, attrs )",
|
|
17148
17169
|
"number": "20.1.2.4"
|
|
17149
17170
|
},
|
|
17150
17171
|
"definedIn": "heading",
|
|
@@ -17220,7 +17241,7 @@
|
|
|
17220
17241
|
"id": "sec-object.getownpropertydescriptor",
|
|
17221
17242
|
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.getownpropertydescriptor",
|
|
17222
17243
|
"linkingText": [
|
|
17223
|
-
"getOwnPropertyDescriptor(obj,
|
|
17244
|
+
"getOwnPropertyDescriptor(obj, key)"
|
|
17224
17245
|
],
|
|
17225
17246
|
"localLinkingText": [],
|
|
17226
17247
|
"type": "method",
|
|
@@ -17232,7 +17253,7 @@
|
|
|
17232
17253
|
"heading": {
|
|
17233
17254
|
"id": "sec-object.getownpropertydescriptor",
|
|
17234
17255
|
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.getownpropertydescriptor",
|
|
17235
|
-
"title": "Object.getOwnPropertyDescriptor ( obj,
|
|
17256
|
+
"title": "Object.getOwnPropertyDescriptor ( obj, key )",
|
|
17236
17257
|
"number": "20.1.2.8"
|
|
17237
17258
|
},
|
|
17238
17259
|
"definedIn": "heading",
|
|
@@ -17373,7 +17394,7 @@
|
|
|
17373
17394
|
"id": "sec-object.hasown",
|
|
17374
17395
|
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.hasown",
|
|
17375
17396
|
"linkingText": [
|
|
17376
|
-
"hasOwn(obj,
|
|
17397
|
+
"hasOwn(obj, key)"
|
|
17377
17398
|
],
|
|
17378
17399
|
"localLinkingText": [],
|
|
17379
17400
|
"type": "method",
|
|
@@ -17385,7 +17406,7 @@
|
|
|
17385
17406
|
"heading": {
|
|
17386
17407
|
"id": "sec-object.hasown",
|
|
17387
17408
|
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.hasown",
|
|
17388
|
-
"title": "Object.hasOwn ( obj,
|
|
17409
|
+
"title": "Object.hasOwn ( obj, key )",
|
|
17389
17410
|
"number": "20.1.2.14"
|
|
17390
17411
|
},
|
|
17391
17412
|
"definedIn": "heading",
|
|
@@ -17785,7 +17806,7 @@
|
|
|
17785
17806
|
"id": "sec-function-p1-p2-pn-body",
|
|
17786
17807
|
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function-p1-p2-pn-body",
|
|
17787
17808
|
"linkingText": [
|
|
17788
|
-
"Function(...
|
|
17809
|
+
"Function(...paramArgs, bodyArg)"
|
|
17789
17810
|
],
|
|
17790
17811
|
"localLinkingText": [],
|
|
17791
17812
|
"type": "constructor",
|
|
@@ -17797,7 +17818,7 @@
|
|
|
17797
17818
|
"heading": {
|
|
17798
17819
|
"id": "sec-function-p1-p2-pn-body",
|
|
17799
17820
|
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-function-p1-p2-pn-body",
|
|
17800
|
-
"title": "Function ( ...
|
|
17821
|
+
"title": "Function ( ...paramArgs, bodyArg )",
|
|
17801
17822
|
"number": "20.2.1.1"
|
|
17802
17823
|
},
|
|
17803
17824
|
"definedIn": "heading",
|
|
@@ -17808,7 +17829,7 @@
|
|
|
17808
17829
|
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-createdynamicfunction",
|
|
17809
17830
|
"linkingText": [
|
|
17810
17831
|
"CreateDynamicFunction",
|
|
17811
|
-
"CreateDynamicFunction(
|
|
17832
|
+
"CreateDynamicFunction(ctor, newTarget, kind, paramArgs, bodyArg)"
|
|
17812
17833
|
],
|
|
17813
17834
|
"localLinkingText": [],
|
|
17814
17835
|
"type": "abstract-op",
|
|
@@ -17818,7 +17839,7 @@
|
|
|
17818
17839
|
"heading": {
|
|
17819
17840
|
"id": "sec-createdynamicfunction",
|
|
17820
17841
|
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-createdynamicfunction",
|
|
17821
|
-
"title": "CreateDynamicFunction (
|
|
17842
|
+
"title": "CreateDynamicFunction ( ctor, newTarget, kind, paramArgs, bodyArg )",
|
|
17822
17843
|
"number": "20.2.1.1.1"
|
|
17823
17844
|
},
|
|
17824
17845
|
"definedIn": "heading",
|
|
@@ -18146,7 +18167,7 @@
|
|
|
18146
18167
|
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-thisbooleanvalue",
|
|
18147
18168
|
"linkingText": [
|
|
18148
18169
|
"ThisBooleanValue",
|
|
18149
|
-
"ThisBooleanValue(
|
|
18170
|
+
"ThisBooleanValue(arg)"
|
|
18150
18171
|
],
|
|
18151
18172
|
"localLinkingText": [],
|
|
18152
18173
|
"type": "abstract-op",
|
|
@@ -18156,7 +18177,7 @@
|
|
|
18156
18177
|
"heading": {
|
|
18157
18178
|
"id": "sec-thisbooleanvalue",
|
|
18158
18179
|
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-thisbooleanvalue",
|
|
18159
|
-
"title": "ThisBooleanValue (
|
|
18180
|
+
"title": "ThisBooleanValue ( arg )",
|
|
18160
18181
|
"number": "20.3.3.3.1"
|
|
18161
18182
|
},
|
|
18162
18183
|
"definedIn": "heading",
|
|
@@ -18268,28 +18289,6 @@
|
|
|
18268
18289
|
"definedIn": "heading",
|
|
18269
18290
|
"links": []
|
|
18270
18291
|
},
|
|
18271
|
-
{
|
|
18272
|
-
"id": "sec-symbol.for",
|
|
18273
|
-
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.for",
|
|
18274
|
-
"linkingText": [
|
|
18275
|
-
"GlobalSymbolRegistry List"
|
|
18276
|
-
],
|
|
18277
|
-
"localLinkingText": [],
|
|
18278
|
-
"type": "dfn",
|
|
18279
|
-
"for": [
|
|
18280
|
-
"ECMAScript"
|
|
18281
|
-
],
|
|
18282
|
-
"access": "public",
|
|
18283
|
-
"informative": false,
|
|
18284
|
-
"heading": {
|
|
18285
|
-
"id": "sec-symbol.for",
|
|
18286
|
-
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.for",
|
|
18287
|
-
"title": "Symbol.for ( key )",
|
|
18288
|
-
"number": "20.4.2.2"
|
|
18289
|
-
},
|
|
18290
|
-
"definedIn": "prose",
|
|
18291
|
-
"links": []
|
|
18292
|
-
},
|
|
18293
18292
|
{
|
|
18294
18293
|
"id": "sec-symbol.hasinstance",
|
|
18295
18294
|
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.hasinstance",
|
|
@@ -18360,7 +18359,7 @@
|
|
|
18360
18359
|
"id": "sec-symbol.keyfor",
|
|
18361
18360
|
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.keyfor",
|
|
18362
18361
|
"linkingText": [
|
|
18363
|
-
"keyFor(
|
|
18362
|
+
"keyFor(symbol)"
|
|
18364
18363
|
],
|
|
18365
18364
|
"localLinkingText": [],
|
|
18366
18365
|
"type": "method",
|
|
@@ -18372,7 +18371,7 @@
|
|
|
18372
18371
|
"heading": {
|
|
18373
18372
|
"id": "sec-symbol.keyfor",
|
|
18374
18373
|
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.keyfor",
|
|
18375
|
-
"title": "Symbol.keyFor (
|
|
18374
|
+
"title": "Symbol.keyFor ( symbol )",
|
|
18376
18375
|
"number": "20.4.2.6"
|
|
18377
18376
|
},
|
|
18378
18377
|
"definedIn": "heading",
|
|
@@ -18645,7 +18644,7 @@
|
|
|
18645
18644
|
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symboldescriptivestring",
|
|
18646
18645
|
"linkingText": [
|
|
18647
18646
|
"SymbolDescriptiveString",
|
|
18648
|
-
"SymbolDescriptiveString(
|
|
18647
|
+
"SymbolDescriptiveString(symbol)"
|
|
18649
18648
|
],
|
|
18650
18649
|
"localLinkingText": [],
|
|
18651
18650
|
"type": "abstract-op",
|
|
@@ -18655,7 +18654,7 @@
|
|
|
18655
18654
|
"heading": {
|
|
18656
18655
|
"id": "sec-symboldescriptivestring",
|
|
18657
18656
|
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symboldescriptivestring",
|
|
18658
|
-
"title": "SymbolDescriptiveString (
|
|
18657
|
+
"title": "SymbolDescriptiveString ( symbol )",
|
|
18659
18658
|
"number": "20.4.3.3.1"
|
|
18660
18659
|
},
|
|
18661
18660
|
"definedIn": "heading",
|
|
@@ -18688,7 +18687,7 @@
|
|
|
18688
18687
|
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-thissymbolvalue",
|
|
18689
18688
|
"linkingText": [
|
|
18690
18689
|
"ThisSymbolValue",
|
|
18691
|
-
"ThisSymbolValue(
|
|
18690
|
+
"ThisSymbolValue(arg)"
|
|
18692
18691
|
],
|
|
18693
18692
|
"localLinkingText": [],
|
|
18694
18693
|
"type": "abstract-op",
|
|
@@ -18698,7 +18697,7 @@
|
|
|
18698
18697
|
"heading": {
|
|
18699
18698
|
"id": "sec-thissymbolvalue",
|
|
18700
18699
|
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-thissymbolvalue",
|
|
18701
|
-
"title": "ThisSymbolValue (
|
|
18700
|
+
"title": "ThisSymbolValue ( arg )",
|
|
18702
18701
|
"number": "20.4.3.4.1"
|
|
18703
18702
|
},
|
|
18704
18703
|
"definedIn": "heading",
|
|
@@ -18726,12 +18725,35 @@
|
|
|
18726
18725
|
"definedIn": "heading",
|
|
18727
18726
|
"links": []
|
|
18728
18727
|
},
|
|
18728
|
+
{
|
|
18729
|
+
"id": "sec-globalsymbolregistry-records",
|
|
18730
|
+
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-globalsymbolregistry-records",
|
|
18731
|
+
"linkingText": [
|
|
18732
|
+
"GlobalSymbolRegistry Record",
|
|
18733
|
+
"GlobalSymbolRegistry Records"
|
|
18734
|
+
],
|
|
18735
|
+
"localLinkingText": [],
|
|
18736
|
+
"type": "dfn",
|
|
18737
|
+
"for": [
|
|
18738
|
+
"ECMAScript"
|
|
18739
|
+
],
|
|
18740
|
+
"access": "public",
|
|
18741
|
+
"informative": false,
|
|
18742
|
+
"heading": {
|
|
18743
|
+
"id": "sec-globalsymbolregistry-records",
|
|
18744
|
+
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-globalsymbolregistry-records",
|
|
18745
|
+
"title": "GlobalSymbolRegistry Records",
|
|
18746
|
+
"number": "20.4.5.1"
|
|
18747
|
+
},
|
|
18748
|
+
"definedIn": "prose",
|
|
18749
|
+
"links": []
|
|
18750
|
+
},
|
|
18729
18751
|
{
|
|
18730
18752
|
"id": "sec-keyforsymbol",
|
|
18731
18753
|
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-keyforsymbol",
|
|
18732
18754
|
"linkingText": [
|
|
18733
18755
|
"KeyForSymbol",
|
|
18734
|
-
"KeyForSymbol(
|
|
18756
|
+
"KeyForSymbol(symbol)"
|
|
18735
18757
|
],
|
|
18736
18758
|
"localLinkingText": [],
|
|
18737
18759
|
"type": "abstract-op",
|
|
@@ -18741,8 +18763,8 @@
|
|
|
18741
18763
|
"heading": {
|
|
18742
18764
|
"id": "sec-keyforsymbol",
|
|
18743
18765
|
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-keyforsymbol",
|
|
18744
|
-
"title": "KeyForSymbol (
|
|
18745
|
-
"number": "20.4.5.
|
|
18766
|
+
"title": "KeyForSymbol ( symbol )",
|
|
18767
|
+
"number": "20.4.5.2"
|
|
18746
18768
|
},
|
|
18747
18769
|
"definedIn": "heading",
|
|
18748
18770
|
"links": []
|
|
@@ -19939,7 +19961,7 @@
|
|
|
19939
19961
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-thisnumbervalue",
|
|
19940
19962
|
"linkingText": [
|
|
19941
19963
|
"ThisNumberValue",
|
|
19942
|
-
"ThisNumberValue(
|
|
19964
|
+
"ThisNumberValue(arg)"
|
|
19943
19965
|
],
|
|
19944
19966
|
"localLinkingText": [],
|
|
19945
19967
|
"type": "abstract-op",
|
|
@@ -19949,7 +19971,7 @@
|
|
|
19949
19971
|
"heading": {
|
|
19950
19972
|
"id": "sec-thisnumbervalue",
|
|
19951
19973
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-thisnumbervalue",
|
|
19952
|
-
"title": "ThisNumberValue (
|
|
19974
|
+
"title": "ThisNumberValue ( arg )",
|
|
19953
19975
|
"number": "21.1.3.7.1"
|
|
19954
19976
|
},
|
|
19955
19977
|
"definedIn": "heading",
|
|
@@ -20173,7 +20195,7 @@
|
|
|
20173
20195
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-thisbigintvalue",
|
|
20174
20196
|
"linkingText": [
|
|
20175
20197
|
"ThisBigIntValue",
|
|
20176
|
-
"ThisBigIntValue(
|
|
20198
|
+
"ThisBigIntValue(arg)"
|
|
20177
20199
|
],
|
|
20178
20200
|
"localLinkingText": [],
|
|
20179
20201
|
"type": "abstract-op",
|
|
@@ -20183,7 +20205,7 @@
|
|
|
20183
20205
|
"heading": {
|
|
20184
20206
|
"id": "sec-thisbigintvalue",
|
|
20185
20207
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-thisbigintvalue",
|
|
20186
|
-
"title": "ThisBigIntValue (
|
|
20208
|
+
"title": "ThisBigIntValue ( arg )",
|
|
20187
20209
|
"number": "21.2.3.4.1"
|
|
20188
20210
|
},
|
|
20189
20211
|
"definedIn": "heading",
|
|
@@ -21289,7 +21311,7 @@
|
|
|
21289
21311
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-day",
|
|
21290
21312
|
"linkingText": [
|
|
21291
21313
|
"Day",
|
|
21292
|
-
"Day(
|
|
21314
|
+
"Day(tv)"
|
|
21293
21315
|
],
|
|
21294
21316
|
"localLinkingText": [],
|
|
21295
21317
|
"type": "abstract-op",
|
|
@@ -21299,7 +21321,7 @@
|
|
|
21299
21321
|
"heading": {
|
|
21300
21322
|
"id": "sec-day",
|
|
21301
21323
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-day",
|
|
21302
|
-
"title": "Day (
|
|
21324
|
+
"title": "Day ( tv )",
|
|
21303
21325
|
"number": "21.4.1.3"
|
|
21304
21326
|
},
|
|
21305
21327
|
"definedIn": "heading",
|
|
@@ -21310,7 +21332,7 @@
|
|
|
21310
21332
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-timewithinday",
|
|
21311
21333
|
"linkingText": [
|
|
21312
21334
|
"TimeWithinDay",
|
|
21313
|
-
"TimeWithinDay(
|
|
21335
|
+
"TimeWithinDay(tv)"
|
|
21314
21336
|
],
|
|
21315
21337
|
"localLinkingText": [],
|
|
21316
21338
|
"type": "abstract-op",
|
|
@@ -21320,7 +21342,7 @@
|
|
|
21320
21342
|
"heading": {
|
|
21321
21343
|
"id": "sec-timewithinday",
|
|
21322
21344
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-timewithinday",
|
|
21323
|
-
"title": "TimeWithinDay (
|
|
21345
|
+
"title": "TimeWithinDay ( tv )",
|
|
21324
21346
|
"number": "21.4.1.4"
|
|
21325
21347
|
},
|
|
21326
21348
|
"definedIn": "heading",
|
|
@@ -21394,7 +21416,7 @@
|
|
|
21394
21416
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-yearfromtime",
|
|
21395
21417
|
"linkingText": [
|
|
21396
21418
|
"YearFromTime",
|
|
21397
|
-
"YearFromTime(
|
|
21419
|
+
"YearFromTime(tv)"
|
|
21398
21420
|
],
|
|
21399
21421
|
"localLinkingText": [],
|
|
21400
21422
|
"type": "abstract-op",
|
|
@@ -21404,7 +21426,7 @@
|
|
|
21404
21426
|
"heading": {
|
|
21405
21427
|
"id": "sec-yearfromtime",
|
|
21406
21428
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-yearfromtime",
|
|
21407
|
-
"title": "YearFromTime (
|
|
21429
|
+
"title": "YearFromTime ( tv )",
|
|
21408
21430
|
"number": "21.4.1.8"
|
|
21409
21431
|
},
|
|
21410
21432
|
"definedIn": "heading",
|
|
@@ -21415,7 +21437,7 @@
|
|
|
21415
21437
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-daywithinyear",
|
|
21416
21438
|
"linkingText": [
|
|
21417
21439
|
"DayWithinYear",
|
|
21418
|
-
"DayWithinYear(
|
|
21440
|
+
"DayWithinYear(tv)"
|
|
21419
21441
|
],
|
|
21420
21442
|
"localLinkingText": [],
|
|
21421
21443
|
"type": "abstract-op",
|
|
@@ -21425,7 +21447,7 @@
|
|
|
21425
21447
|
"heading": {
|
|
21426
21448
|
"id": "sec-daywithinyear",
|
|
21427
21449
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-daywithinyear",
|
|
21428
|
-
"title": "DayWithinYear (
|
|
21450
|
+
"title": "DayWithinYear ( tv )",
|
|
21429
21451
|
"number": "21.4.1.9"
|
|
21430
21452
|
},
|
|
21431
21453
|
"definedIn": "heading",
|
|
@@ -21436,7 +21458,7 @@
|
|
|
21436
21458
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-inleapyear",
|
|
21437
21459
|
"linkingText": [
|
|
21438
21460
|
"InLeapYear",
|
|
21439
|
-
"InLeapYear(
|
|
21461
|
+
"InLeapYear(tv)"
|
|
21440
21462
|
],
|
|
21441
21463
|
"localLinkingText": [],
|
|
21442
21464
|
"type": "abstract-op",
|
|
@@ -21446,7 +21468,7 @@
|
|
|
21446
21468
|
"heading": {
|
|
21447
21469
|
"id": "sec-inleapyear",
|
|
21448
21470
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-inleapyear",
|
|
21449
|
-
"title": "InLeapYear (
|
|
21471
|
+
"title": "InLeapYear ( tv )",
|
|
21450
21472
|
"number": "21.4.1.10"
|
|
21451
21473
|
},
|
|
21452
21474
|
"definedIn": "heading",
|
|
@@ -21457,7 +21479,7 @@
|
|
|
21457
21479
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-monthfromtime",
|
|
21458
21480
|
"linkingText": [
|
|
21459
21481
|
"MonthFromTime",
|
|
21460
|
-
"MonthFromTime(
|
|
21482
|
+
"MonthFromTime(tv)"
|
|
21461
21483
|
],
|
|
21462
21484
|
"localLinkingText": [],
|
|
21463
21485
|
"type": "abstract-op",
|
|
@@ -21467,7 +21489,7 @@
|
|
|
21467
21489
|
"heading": {
|
|
21468
21490
|
"id": "sec-monthfromtime",
|
|
21469
21491
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-monthfromtime",
|
|
21470
|
-
"title": "MonthFromTime (
|
|
21492
|
+
"title": "MonthFromTime ( tv )",
|
|
21471
21493
|
"number": "21.4.1.11"
|
|
21472
21494
|
},
|
|
21473
21495
|
"definedIn": "heading",
|
|
@@ -21478,7 +21500,7 @@
|
|
|
21478
21500
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-datefromtime",
|
|
21479
21501
|
"linkingText": [
|
|
21480
21502
|
"DateFromTime",
|
|
21481
|
-
"DateFromTime(
|
|
21503
|
+
"DateFromTime(tv)"
|
|
21482
21504
|
],
|
|
21483
21505
|
"localLinkingText": [],
|
|
21484
21506
|
"type": "abstract-op",
|
|
@@ -21488,7 +21510,7 @@
|
|
|
21488
21510
|
"heading": {
|
|
21489
21511
|
"id": "sec-datefromtime",
|
|
21490
21512
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-datefromtime",
|
|
21491
|
-
"title": "DateFromTime (
|
|
21513
|
+
"title": "DateFromTime ( tv )",
|
|
21492
21514
|
"number": "21.4.1.12"
|
|
21493
21515
|
},
|
|
21494
21516
|
"definedIn": "heading",
|
|
@@ -21499,7 +21521,7 @@
|
|
|
21499
21521
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-weekday",
|
|
21500
21522
|
"linkingText": [
|
|
21501
21523
|
"WeekDay",
|
|
21502
|
-
"WeekDay(
|
|
21524
|
+
"WeekDay(tv)"
|
|
21503
21525
|
],
|
|
21504
21526
|
"localLinkingText": [],
|
|
21505
21527
|
"type": "abstract-op",
|
|
@@ -21509,7 +21531,7 @@
|
|
|
21509
21531
|
"heading": {
|
|
21510
21532
|
"id": "sec-weekday",
|
|
21511
21533
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-weekday",
|
|
21512
|
-
"title": "WeekDay (
|
|
21534
|
+
"title": "WeekDay ( tv )",
|
|
21513
21535
|
"number": "21.4.1.13"
|
|
21514
21536
|
},
|
|
21515
21537
|
"definedIn": "heading",
|
|
@@ -21520,7 +21542,7 @@
|
|
|
21520
21542
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-hourfromtime",
|
|
21521
21543
|
"linkingText": [
|
|
21522
21544
|
"HourFromTime",
|
|
21523
|
-
"HourFromTime(
|
|
21545
|
+
"HourFromTime(tv)"
|
|
21524
21546
|
],
|
|
21525
21547
|
"localLinkingText": [],
|
|
21526
21548
|
"type": "abstract-op",
|
|
@@ -21530,7 +21552,7 @@
|
|
|
21530
21552
|
"heading": {
|
|
21531
21553
|
"id": "sec-hourfromtime",
|
|
21532
21554
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-hourfromtime",
|
|
21533
|
-
"title": "HourFromTime (
|
|
21555
|
+
"title": "HourFromTime ( tv )",
|
|
21534
21556
|
"number": "21.4.1.14"
|
|
21535
21557
|
},
|
|
21536
21558
|
"definedIn": "heading",
|
|
@@ -21541,7 +21563,7 @@
|
|
|
21541
21563
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-minfromtime",
|
|
21542
21564
|
"linkingText": [
|
|
21543
21565
|
"MinFromTime",
|
|
21544
|
-
"MinFromTime(
|
|
21566
|
+
"MinFromTime(tv)"
|
|
21545
21567
|
],
|
|
21546
21568
|
"localLinkingText": [],
|
|
21547
21569
|
"type": "abstract-op",
|
|
@@ -21551,7 +21573,7 @@
|
|
|
21551
21573
|
"heading": {
|
|
21552
21574
|
"id": "sec-minfromtime",
|
|
21553
21575
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-minfromtime",
|
|
21554
|
-
"title": "MinFromTime (
|
|
21576
|
+
"title": "MinFromTime ( tv )",
|
|
21555
21577
|
"number": "21.4.1.15"
|
|
21556
21578
|
},
|
|
21557
21579
|
"definedIn": "heading",
|
|
@@ -21562,7 +21584,7 @@
|
|
|
21562
21584
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-secfromtime",
|
|
21563
21585
|
"linkingText": [
|
|
21564
21586
|
"SecFromTime",
|
|
21565
|
-
"SecFromTime(
|
|
21587
|
+
"SecFromTime(tv)"
|
|
21566
21588
|
],
|
|
21567
21589
|
"localLinkingText": [],
|
|
21568
21590
|
"type": "abstract-op",
|
|
@@ -21572,7 +21594,7 @@
|
|
|
21572
21594
|
"heading": {
|
|
21573
21595
|
"id": "sec-secfromtime",
|
|
21574
21596
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-secfromtime",
|
|
21575
|
-
"title": "SecFromTime (
|
|
21597
|
+
"title": "SecFromTime ( tv )",
|
|
21576
21598
|
"number": "21.4.1.16"
|
|
21577
21599
|
},
|
|
21578
21600
|
"definedIn": "heading",
|
|
@@ -21582,7 +21604,7 @@
|
|
|
21582
21604
|
"id": "sec-msfromtime",
|
|
21583
21605
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-msfromtime",
|
|
21584
21606
|
"linkingText": [
|
|
21585
|
-
"msFromTime(
|
|
21607
|
+
"msFromTime(tv)"
|
|
21586
21608
|
],
|
|
21587
21609
|
"localLinkingText": [],
|
|
21588
21610
|
"type": "abstract-op",
|
|
@@ -21594,7 +21616,7 @@
|
|
|
21594
21616
|
"heading": {
|
|
21595
21617
|
"id": "sec-msfromtime",
|
|
21596
21618
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-msfromtime",
|
|
21597
|
-
"title": "msFromTime (
|
|
21619
|
+
"title": "msFromTime ( tv )",
|
|
21598
21620
|
"number": "21.4.1.17"
|
|
21599
21621
|
},
|
|
21600
21622
|
"definedIn": "heading",
|
|
@@ -21893,7 +21915,7 @@
|
|
|
21893
21915
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-localtime",
|
|
21894
21916
|
"linkingText": [
|
|
21895
21917
|
"LocalTime",
|
|
21896
|
-
"LocalTime(
|
|
21918
|
+
"LocalTime(tv)"
|
|
21897
21919
|
],
|
|
21898
21920
|
"localLinkingText": [],
|
|
21899
21921
|
"type": "abstract-op",
|
|
@@ -21903,7 +21925,7 @@
|
|
|
21903
21925
|
"heading": {
|
|
21904
21926
|
"id": "sec-localtime",
|
|
21905
21927
|
"href": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-localtime",
|
|
21906
|
-
"title": "LocalTime (
|
|
21928
|
+
"title": "LocalTime ( tv )",
|
|
21907
21929
|
"number": "21.4.1.25"
|
|
21908
21930
|
},
|
|
21909
21931
|
"definedIn": "heading",
|
|
@@ -23591,7 +23613,7 @@
|
|
|
23591
23613
|
"id": "sec-string.prototype.charat",
|
|
23592
23614
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.charat",
|
|
23593
23615
|
"linkingText": [
|
|
23594
|
-
"charAt(
|
|
23616
|
+
"charAt(position)"
|
|
23595
23617
|
],
|
|
23596
23618
|
"localLinkingText": [],
|
|
23597
23619
|
"type": "method",
|
|
@@ -23603,7 +23625,7 @@
|
|
|
23603
23625
|
"heading": {
|
|
23604
23626
|
"id": "sec-string.prototype.charat",
|
|
23605
23627
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.charat",
|
|
23606
|
-
"title": "String.prototype.charAt (
|
|
23628
|
+
"title": "String.prototype.charAt ( position )",
|
|
23607
23629
|
"number": "22.1.3.2"
|
|
23608
23630
|
},
|
|
23609
23631
|
"definedIn": "heading",
|
|
@@ -23613,7 +23635,7 @@
|
|
|
23613
23635
|
"id": "sec-string.prototype.charcodeat",
|
|
23614
23636
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.charcodeat",
|
|
23615
23637
|
"linkingText": [
|
|
23616
|
-
"charCodeAt(
|
|
23638
|
+
"charCodeAt(position)"
|
|
23617
23639
|
],
|
|
23618
23640
|
"localLinkingText": [],
|
|
23619
23641
|
"type": "method",
|
|
@@ -23625,7 +23647,7 @@
|
|
|
23625
23647
|
"heading": {
|
|
23626
23648
|
"id": "sec-string.prototype.charcodeat",
|
|
23627
23649
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.charcodeat",
|
|
23628
|
-
"title": "String.prototype.charCodeAt (
|
|
23650
|
+
"title": "String.prototype.charCodeAt ( position )",
|
|
23629
23651
|
"number": "22.1.3.3"
|
|
23630
23652
|
},
|
|
23631
23653
|
"definedIn": "heading",
|
|
@@ -23635,7 +23657,7 @@
|
|
|
23635
23657
|
"id": "sec-string.prototype.codepointat",
|
|
23636
23658
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.codepointat",
|
|
23637
23659
|
"linkingText": [
|
|
23638
|
-
"codePointAt(
|
|
23660
|
+
"codePointAt(position)"
|
|
23639
23661
|
],
|
|
23640
23662
|
"localLinkingText": [],
|
|
23641
23663
|
"type": "method",
|
|
@@ -23647,7 +23669,7 @@
|
|
|
23647
23669
|
"heading": {
|
|
23648
23670
|
"id": "sec-string.prototype.codepointat",
|
|
23649
23671
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-string.prototype.codepointat",
|
|
23650
|
-
"title": "String.prototype.codePointAt (
|
|
23672
|
+
"title": "String.prototype.codePointAt ( position )",
|
|
23651
23673
|
"number": "22.1.3.4"
|
|
23652
23674
|
},
|
|
23653
23675
|
"definedIn": "heading",
|
|
@@ -23943,7 +23965,7 @@
|
|
|
23943
23965
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-stringpad",
|
|
23944
23966
|
"linkingText": [
|
|
23945
23967
|
"StringPad",
|
|
23946
|
-
"StringPad(
|
|
23968
|
+
"StringPad(string, maxLength, fillString, placement)"
|
|
23947
23969
|
],
|
|
23948
23970
|
"localLinkingText": [],
|
|
23949
23971
|
"type": "abstract-op",
|
|
@@ -23953,7 +23975,7 @@
|
|
|
23953
23975
|
"heading": {
|
|
23954
23976
|
"id": "sec-stringpad",
|
|
23955
23977
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-stringpad",
|
|
23956
|
-
"title": "StringPad (
|
|
23978
|
+
"title": "StringPad ( string, maxLength, fillString, placement )",
|
|
23957
23979
|
"number": "22.1.3.17.2"
|
|
23958
23980
|
},
|
|
23959
23981
|
"definedIn": "heading",
|
|
@@ -24029,7 +24051,7 @@
|
|
|
24029
24051
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-getsubstitution",
|
|
24030
24052
|
"linkingText": [
|
|
24031
24053
|
"GetSubstitution",
|
|
24032
|
-
"GetSubstitution(matched,
|
|
24054
|
+
"GetSubstitution(matched, string, position, captures, namedCaptures, replacementTemplate)"
|
|
24033
24055
|
],
|
|
24034
24056
|
"localLinkingText": [],
|
|
24035
24057
|
"type": "abstract-op",
|
|
@@ -24039,7 +24061,7 @@
|
|
|
24039
24061
|
"heading": {
|
|
24040
24062
|
"id": "sec-getsubstitution",
|
|
24041
24063
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-getsubstitution",
|
|
24042
|
-
"title": "GetSubstitution ( matched,
|
|
24064
|
+
"title": "GetSubstitution ( matched, string, position, captures, namedCaptures, replacementTemplate )",
|
|
24043
24065
|
"number": "22.1.3.19.1"
|
|
24044
24066
|
},
|
|
24045
24067
|
"definedIn": "heading",
|
|
@@ -24336,7 +24358,7 @@
|
|
|
24336
24358
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-trimstring",
|
|
24337
24359
|
"linkingText": [
|
|
24338
24360
|
"TrimString",
|
|
24339
|
-
"TrimString(
|
|
24361
|
+
"TrimString(arg, where)"
|
|
24340
24362
|
],
|
|
24341
24363
|
"localLinkingText": [],
|
|
24342
24364
|
"type": "abstract-op",
|
|
@@ -24346,7 +24368,7 @@
|
|
|
24346
24368
|
"heading": {
|
|
24347
24369
|
"id": "sec-trimstring",
|
|
24348
24370
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-trimstring",
|
|
24349
|
-
"title": "TrimString (
|
|
24371
|
+
"title": "TrimString ( arg, where )",
|
|
24350
24372
|
"number": "22.1.3.32.1"
|
|
24351
24373
|
},
|
|
24352
24374
|
"definedIn": "heading",
|
|
@@ -24423,7 +24445,7 @@
|
|
|
24423
24445
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-thisstringvalue",
|
|
24424
24446
|
"linkingText": [
|
|
24425
24447
|
"ThisStringValue",
|
|
24426
|
-
"ThisStringValue(
|
|
24448
|
+
"ThisStringValue(arg)"
|
|
24427
24449
|
],
|
|
24428
24450
|
"localLinkingText": [],
|
|
24429
24451
|
"type": "abstract-op",
|
|
@@ -24433,7 +24455,7 @@
|
|
|
24433
24455
|
"heading": {
|
|
24434
24456
|
"id": "sec-thisstringvalue",
|
|
24435
24457
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-thisstringvalue",
|
|
24436
|
-
"title": "ThisStringValue (
|
|
24458
|
+
"title": "ThisStringValue ( arg )",
|
|
24437
24459
|
"number": "22.1.3.35.1"
|
|
24438
24460
|
},
|
|
24439
24461
|
"definedIn": "heading",
|
|
@@ -25721,7 +25743,7 @@
|
|
|
25721
25743
|
"heading": {
|
|
25722
25744
|
"id": "sec-countleftcapturingparenswithin",
|
|
25723
25745
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-countleftcapturingparenswithin",
|
|
25724
|
-
"title": "Static Semantics: CountLeftCapturingParensWithin (
|
|
25746
|
+
"title": "Static Semantics: CountLeftCapturingParensWithin ( parseNode )",
|
|
25725
25747
|
"number": "22.2.1.2"
|
|
25726
25748
|
},
|
|
25727
25749
|
"definedIn": "prose",
|
|
@@ -26039,7 +26061,7 @@
|
|
|
26039
26061
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-canonicalize-ch",
|
|
26040
26062
|
"linkingText": [
|
|
26041
26063
|
"Canonicalize",
|
|
26042
|
-
"Canonicalize(regexpRecord,
|
|
26064
|
+
"Canonicalize(regexpRecord, char)"
|
|
26043
26065
|
],
|
|
26044
26066
|
"localLinkingText": [],
|
|
26045
26067
|
"type": "abstract-op",
|
|
@@ -26049,7 +26071,7 @@
|
|
|
26049
26071
|
"heading": {
|
|
26050
26072
|
"id": "sec-runtime-semantics-canonicalize-ch",
|
|
26051
26073
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-canonicalize-ch",
|
|
26052
|
-
"title": "Canonicalize ( regexpRecord,
|
|
26074
|
+
"title": "Canonicalize ( regexpRecord, char )",
|
|
26053
26075
|
"number": "22.2.2.7.3"
|
|
26054
26076
|
},
|
|
26055
26077
|
"definedIn": "heading",
|
|
@@ -26373,7 +26395,7 @@
|
|
|
26373
26395
|
"id": "sec-regexp.escape",
|
|
26374
26396
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.escape",
|
|
26375
26397
|
"linkingText": [
|
|
26376
|
-
"escape(
|
|
26398
|
+
"escape(string)"
|
|
26377
26399
|
],
|
|
26378
26400
|
"localLinkingText": [],
|
|
26379
26401
|
"type": "method",
|
|
@@ -26385,7 +26407,7 @@
|
|
|
26385
26407
|
"heading": {
|
|
26386
26408
|
"id": "sec-regexp.escape",
|
|
26387
26409
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.escape",
|
|
26388
|
-
"title": "RegExp.escape (
|
|
26410
|
+
"title": "RegExp.escape ( string )",
|
|
26389
26411
|
"number": "22.2.5.1"
|
|
26390
26412
|
},
|
|
26391
26413
|
"definedIn": "heading",
|
|
@@ -26396,7 +26418,7 @@
|
|
|
26396
26418
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-encodeforregexpescape",
|
|
26397
26419
|
"linkingText": [
|
|
26398
26420
|
"EncodeForRegExpEscape",
|
|
26399
|
-
"EncodeForRegExpEscape(
|
|
26421
|
+
"EncodeForRegExpEscape(codePoint)"
|
|
26400
26422
|
],
|
|
26401
26423
|
"localLinkingText": [],
|
|
26402
26424
|
"type": "abstract-op",
|
|
@@ -26406,7 +26428,7 @@
|
|
|
26406
26428
|
"heading": {
|
|
26407
26429
|
"id": "sec-encodeforregexpescape",
|
|
26408
26430
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-encodeforregexpescape",
|
|
26409
|
-
"title": "EncodeForRegExpEscape (
|
|
26431
|
+
"title": "EncodeForRegExpEscape ( codePoint )",
|
|
26410
26432
|
"number": "22.2.5.1.1"
|
|
26411
26433
|
},
|
|
26412
26434
|
"definedIn": "heading",
|
|
@@ -26786,7 +26808,7 @@
|
|
|
26786
26808
|
"id": "sec-regexp.prototype.test",
|
|
26787
26809
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype.test",
|
|
26788
26810
|
"linkingText": [
|
|
26789
|
-
"test(
|
|
26811
|
+
"test(string)"
|
|
26790
26812
|
],
|
|
26791
26813
|
"localLinkingText": [],
|
|
26792
26814
|
"type": "method",
|
|
@@ -26798,7 +26820,7 @@
|
|
|
26798
26820
|
"heading": {
|
|
26799
26821
|
"id": "sec-regexp.prototype.test",
|
|
26800
26822
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype.test",
|
|
26801
|
-
"title": "RegExp.prototype.test (
|
|
26823
|
+
"title": "RegExp.prototype.test ( string )",
|
|
26802
26824
|
"number": "22.2.6.16"
|
|
26803
26825
|
},
|
|
26804
26826
|
"definedIn": "heading",
|
|
@@ -26875,7 +26897,7 @@
|
|
|
26875
26897
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpexec",
|
|
26876
26898
|
"linkingText": [
|
|
26877
26899
|
"RegExpExec",
|
|
26878
|
-
"RegExpExec(regexp,
|
|
26900
|
+
"RegExpExec(regexp, string)"
|
|
26879
26901
|
],
|
|
26880
26902
|
"localLinkingText": [],
|
|
26881
26903
|
"type": "abstract-op",
|
|
@@ -26885,7 +26907,7 @@
|
|
|
26885
26907
|
"heading": {
|
|
26886
26908
|
"id": "sec-regexpexec",
|
|
26887
26909
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpexec",
|
|
26888
|
-
"title": "RegExpExec ( regexp,
|
|
26910
|
+
"title": "RegExpExec ( regexp, string )",
|
|
26889
26911
|
"number": "22.2.7.1"
|
|
26890
26912
|
},
|
|
26891
26913
|
"definedIn": "heading",
|
|
@@ -26896,7 +26918,7 @@
|
|
|
26896
26918
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpbuiltinexec",
|
|
26897
26919
|
"linkingText": [
|
|
26898
26920
|
"RegExpBuiltinExec",
|
|
26899
|
-
"RegExpBuiltinExec(regexp,
|
|
26921
|
+
"RegExpBuiltinExec(regexp, string)"
|
|
26900
26922
|
],
|
|
26901
26923
|
"localLinkingText": [],
|
|
26902
26924
|
"type": "abstract-op",
|
|
@@ -26906,7 +26928,7 @@
|
|
|
26906
26928
|
"heading": {
|
|
26907
26929
|
"id": "sec-regexpbuiltinexec",
|
|
26908
26930
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexpbuiltinexec",
|
|
26909
|
-
"title": "RegExpBuiltinExec ( regexp,
|
|
26931
|
+
"title": "RegExpBuiltinExec ( regexp, string )",
|
|
26910
26932
|
"number": "22.2.7.2"
|
|
26911
26933
|
},
|
|
26912
26934
|
"definedIn": "heading",
|
|
@@ -26917,7 +26939,7 @@
|
|
|
26917
26939
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-advancestringindex",
|
|
26918
26940
|
"linkingText": [
|
|
26919
26941
|
"AdvanceStringIndex",
|
|
26920
|
-
"AdvanceStringIndex(
|
|
26942
|
+
"AdvanceStringIndex(string, index, unicode)"
|
|
26921
26943
|
],
|
|
26922
26944
|
"localLinkingText": [],
|
|
26923
26945
|
"type": "abstract-op",
|
|
@@ -26927,7 +26949,7 @@
|
|
|
26927
26949
|
"heading": {
|
|
26928
26950
|
"id": "sec-advancestringindex",
|
|
26929
26951
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-advancestringindex",
|
|
26930
|
-
"title": "AdvanceStringIndex (
|
|
26952
|
+
"title": "AdvanceStringIndex ( string, index, unicode )",
|
|
26931
26953
|
"number": "22.2.7.3"
|
|
26932
26954
|
},
|
|
26933
26955
|
"definedIn": "heading",
|
|
@@ -26938,7 +26960,7 @@
|
|
|
26938
26960
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-getstringindex",
|
|
26939
26961
|
"linkingText": [
|
|
26940
26962
|
"GetStringIndex",
|
|
26941
|
-
"GetStringIndex(
|
|
26963
|
+
"GetStringIndex(string, codePointIndex)"
|
|
26942
26964
|
],
|
|
26943
26965
|
"localLinkingText": [],
|
|
26944
26966
|
"type": "abstract-op",
|
|
@@ -26948,7 +26970,7 @@
|
|
|
26948
26970
|
"heading": {
|
|
26949
26971
|
"id": "sec-getstringindex",
|
|
26950
26972
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-getstringindex",
|
|
26951
|
-
"title": "GetStringIndex (
|
|
26973
|
+
"title": "GetStringIndex ( string, codePointIndex )",
|
|
26952
26974
|
"number": "22.2.7.4"
|
|
26953
26975
|
},
|
|
26954
26976
|
"definedIn": "heading",
|
|
@@ -26982,7 +27004,7 @@
|
|
|
26982
27004
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-getmatchstring",
|
|
26983
27005
|
"linkingText": [
|
|
26984
27006
|
"GetMatchString",
|
|
26985
|
-
"GetMatchString(
|
|
27007
|
+
"GetMatchString(string, match)"
|
|
26986
27008
|
],
|
|
26987
27009
|
"localLinkingText": [],
|
|
26988
27010
|
"type": "abstract-op",
|
|
@@ -26992,7 +27014,7 @@
|
|
|
26992
27014
|
"heading": {
|
|
26993
27015
|
"id": "sec-getmatchstring",
|
|
26994
27016
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-getmatchstring",
|
|
26995
|
-
"title": "GetMatchString (
|
|
27017
|
+
"title": "GetMatchString ( string, match )",
|
|
26996
27018
|
"number": "22.2.7.6"
|
|
26997
27019
|
},
|
|
26998
27020
|
"definedIn": "heading",
|
|
@@ -27003,7 +27025,7 @@
|
|
|
27003
27025
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-getmatchindexpair",
|
|
27004
27026
|
"linkingText": [
|
|
27005
27027
|
"GetMatchIndexPair",
|
|
27006
|
-
"GetMatchIndexPair(
|
|
27028
|
+
"GetMatchIndexPair(string, match)"
|
|
27007
27029
|
],
|
|
27008
27030
|
"localLinkingText": [],
|
|
27009
27031
|
"type": "abstract-op",
|
|
@@ -27013,7 +27035,7 @@
|
|
|
27013
27035
|
"heading": {
|
|
27014
27036
|
"id": "sec-getmatchindexpair",
|
|
27015
27037
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-getmatchindexpair",
|
|
27016
|
-
"title": "GetMatchIndexPair (
|
|
27038
|
+
"title": "GetMatchIndexPair ( string, match )",
|
|
27017
27039
|
"number": "22.2.7.7"
|
|
27018
27040
|
},
|
|
27019
27041
|
"definedIn": "heading",
|
|
@@ -27024,7 +27046,7 @@
|
|
|
27024
27046
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-makematchindicesindexpairarray",
|
|
27025
27047
|
"linkingText": [
|
|
27026
27048
|
"MakeMatchIndicesIndexPairArray",
|
|
27027
|
-
"MakeMatchIndicesIndexPairArray(
|
|
27049
|
+
"MakeMatchIndicesIndexPairArray(string, indices, groupNames, hasGroups)"
|
|
27028
27050
|
],
|
|
27029
27051
|
"localLinkingText": [],
|
|
27030
27052
|
"type": "abstract-op",
|
|
@@ -27034,7 +27056,7 @@
|
|
|
27034
27056
|
"heading": {
|
|
27035
27057
|
"id": "sec-makematchindicesindexpairarray",
|
|
27036
27058
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-makematchindicesindexpairarray",
|
|
27037
|
-
"title": "MakeMatchIndicesIndexPairArray (
|
|
27059
|
+
"title": "MakeMatchIndicesIndexPairArray ( string, indices, groupNames, hasGroups )",
|
|
27038
27060
|
"number": "22.2.7.8"
|
|
27039
27061
|
},
|
|
27040
27062
|
"definedIn": "heading",
|
|
@@ -27068,7 +27090,7 @@
|
|
|
27068
27090
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-createregexpstringiterator",
|
|
27069
27091
|
"linkingText": [
|
|
27070
27092
|
"CreateRegExpStringIterator",
|
|
27071
|
-
"CreateRegExpStringIterator(regexp,
|
|
27093
|
+
"CreateRegExpStringIterator(regexp, string, global, fullUnicode)"
|
|
27072
27094
|
],
|
|
27073
27095
|
"localLinkingText": [],
|
|
27074
27096
|
"type": "abstract-op",
|
|
@@ -27078,7 +27100,7 @@
|
|
|
27078
27100
|
"heading": {
|
|
27079
27101
|
"id": "sec-createregexpstringiterator",
|
|
27080
27102
|
"href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-createregexpstringiterator",
|
|
27081
|
-
"title": "CreateRegExpStringIterator ( regexp,
|
|
27103
|
+
"title": "CreateRegExpStringIterator ( regexp, string, global, fullUnicode )",
|
|
27082
27104
|
"number": "22.2.9.1"
|
|
27083
27105
|
},
|
|
27084
27106
|
"definedIn": "heading",
|
|
@@ -27542,7 +27564,7 @@
|
|
|
27542
27564
|
"href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-findviapredicate",
|
|
27543
27565
|
"linkingText": [
|
|
27544
27566
|
"FindViaPredicate",
|
|
27545
|
-
"FindViaPredicate(obj,
|
|
27567
|
+
"FindViaPredicate(obj, length, direction, predicate, thisArg)"
|
|
27546
27568
|
],
|
|
27547
27569
|
"localLinkingText": [],
|
|
27548
27570
|
"type": "abstract-op",
|
|
@@ -27552,7 +27574,7 @@
|
|
|
27552
27574
|
"heading": {
|
|
27553
27575
|
"id": "sec-findviapredicate",
|
|
27554
27576
|
"href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-findviapredicate",
|
|
27555
|
-
"title": "FindViaPredicate ( obj,
|
|
27577
|
+
"title": "FindViaPredicate ( obj, length, direction, predicate, thisArg )",
|
|
27556
27578
|
"number": "23.1.3.12.1"
|
|
27557
27579
|
},
|
|
27558
27580
|
"definedIn": "heading",
|
|
@@ -27585,7 +27607,7 @@
|
|
|
27585
27607
|
"href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-flattenintoarray",
|
|
27586
27608
|
"linkingText": [
|
|
27587
27609
|
"FlattenIntoArray",
|
|
27588
|
-
"FlattenIntoArray(target, source,
|
|
27610
|
+
"FlattenIntoArray(target, source, sourceLength, start, depth, mapperFunc, thisArg)"
|
|
27589
27611
|
],
|
|
27590
27612
|
"localLinkingText": [],
|
|
27591
27613
|
"type": "abstract-op",
|
|
@@ -27595,7 +27617,7 @@
|
|
|
27595
27617
|
"heading": {
|
|
27596
27618
|
"id": "sec-flattenintoarray",
|
|
27597
27619
|
"href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-flattenintoarray",
|
|
27598
|
-
"title": "FlattenIntoArray ( target, source,
|
|
27620
|
+
"title": "FlattenIntoArray ( target, source, sourceLength, start, depth [ , mapperFunc [ , thisArg ] ] )",
|
|
27599
27621
|
"number": "23.1.3.13.1"
|
|
27600
27622
|
},
|
|
27601
27623
|
"definedIn": "heading",
|
|
@@ -27605,7 +27627,7 @@
|
|
|
27605
27627
|
"id": "sec-array.prototype.flatmap",
|
|
27606
27628
|
"href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.flatmap",
|
|
27607
27629
|
"linkingText": [
|
|
27608
|
-
"flatMap(
|
|
27630
|
+
"flatMap(mapperFunc, thisArg)"
|
|
27609
27631
|
],
|
|
27610
27632
|
"localLinkingText": [],
|
|
27611
27633
|
"type": "method",
|
|
@@ -27617,7 +27639,7 @@
|
|
|
27617
27639
|
"heading": {
|
|
27618
27640
|
"id": "sec-array.prototype.flatmap",
|
|
27619
27641
|
"href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.flatmap",
|
|
27620
|
-
"title": "Array.prototype.flatMap (
|
|
27642
|
+
"title": "Array.prototype.flatMap ( mapperFunc [ , thisArg ] )",
|
|
27621
27643
|
"number": "23.1.3.14"
|
|
27622
27644
|
},
|
|
27623
27645
|
"definedIn": "heading",
|
|
@@ -27980,7 +28002,7 @@
|
|
|
27980
28002
|
"href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-sortindexedproperties",
|
|
27981
28003
|
"linkingText": [
|
|
27982
28004
|
"SortIndexedProperties",
|
|
27983
|
-
"SortIndexedProperties(obj,
|
|
28005
|
+
"SortIndexedProperties(obj, length, sortCompare, holes)"
|
|
27984
28006
|
],
|
|
27985
28007
|
"localLinkingText": [],
|
|
27986
28008
|
"type": "abstract-op",
|
|
@@ -27990,7 +28012,7 @@
|
|
|
27990
28012
|
"heading": {
|
|
27991
28013
|
"id": "sec-sortindexedproperties",
|
|
27992
28014
|
"href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-sortindexedproperties",
|
|
27993
|
-
"title": "SortIndexedProperties ( obj,
|
|
28015
|
+
"title": "SortIndexedProperties ( obj, length, sortCompare, holes )",
|
|
27994
28016
|
"number": "23.1.3.30.1"
|
|
27995
28017
|
},
|
|
27996
28018
|
"definedIn": "heading",
|
|
@@ -28012,7 +28034,7 @@
|
|
|
28012
28034
|
"heading": {
|
|
28013
28035
|
"id": "sec-sortindexedproperties",
|
|
28014
28036
|
"href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-sortindexedproperties",
|
|
28015
|
-
"title": "SortIndexedProperties ( obj,
|
|
28037
|
+
"title": "SortIndexedProperties ( obj, length, sortCompare, holes )",
|
|
28016
28038
|
"number": "23.1.3.30.1"
|
|
28017
28039
|
},
|
|
28018
28040
|
"definedIn": "prose",
|
|
@@ -28034,7 +28056,7 @@
|
|
|
28034
28056
|
"heading": {
|
|
28035
28057
|
"id": "sec-sortindexedproperties",
|
|
28036
28058
|
"href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-sortindexedproperties",
|
|
28037
|
-
"title": "SortIndexedProperties ( obj,
|
|
28059
|
+
"title": "SortIndexedProperties ( obj, length, sortCompare, holes )",
|
|
28038
28060
|
"number": "23.1.3.30.1"
|
|
28039
28061
|
},
|
|
28040
28062
|
"definedIn": "prose",
|
|
@@ -29551,7 +29573,7 @@
|
|
|
29551
29573
|
"href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarraycreatefromconstructor",
|
|
29552
29574
|
"linkingText": [
|
|
29553
29575
|
"TypedArrayCreateFromConstructor",
|
|
29554
|
-
"TypedArrayCreateFromConstructor(
|
|
29576
|
+
"TypedArrayCreateFromConstructor(ctor, argList)"
|
|
29555
29577
|
],
|
|
29556
29578
|
"localLinkingText": [],
|
|
29557
29579
|
"type": "abstract-op",
|
|
@@ -29561,7 +29583,7 @@
|
|
|
29561
29583
|
"heading": {
|
|
29562
29584
|
"id": "sec-typedarraycreatefromconstructor",
|
|
29563
29585
|
"href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarraycreatefromconstructor",
|
|
29564
|
-
"title": "TypedArrayCreateFromConstructor (
|
|
29586
|
+
"title": "TypedArrayCreateFromConstructor ( ctor, argList )",
|
|
29565
29587
|
"number": "23.2.4.1"
|
|
29566
29588
|
},
|
|
29567
29589
|
"definedIn": "heading",
|
|
@@ -29593,7 +29615,7 @@
|
|
|
29593
29615
|
"href": "https://tc39.es/ecma262/multipage/indexed-collections.html#typedarray-species-create",
|
|
29594
29616
|
"linkingText": [
|
|
29595
29617
|
"TypedArraySpeciesCreate",
|
|
29596
|
-
"TypedArraySpeciesCreate(exemplar,
|
|
29618
|
+
"TypedArraySpeciesCreate(exemplar, argList)"
|
|
29597
29619
|
],
|
|
29598
29620
|
"localLinkingText": [],
|
|
29599
29621
|
"type": "abstract-op",
|
|
@@ -29603,7 +29625,7 @@
|
|
|
29603
29625
|
"heading": {
|
|
29604
29626
|
"id": "typedarray-species-create",
|
|
29605
29627
|
"href": "https://tc39.es/ecma262/multipage/indexed-collections.html#typedarray-species-create",
|
|
29606
|
-
"title": "TypedArraySpeciesCreate ( exemplar,
|
|
29628
|
+
"title": "TypedArraySpeciesCreate ( exemplar, argList )",
|
|
29607
29629
|
"number": "23.2.4.3"
|
|
29608
29630
|
},
|
|
29609
29631
|
"definedIn": "heading",
|
|
@@ -29720,7 +29742,7 @@
|
|
|
29720
29742
|
"href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-allocatetypedarray",
|
|
29721
29743
|
"linkingText": [
|
|
29722
29744
|
"AllocateTypedArray",
|
|
29723
|
-
"AllocateTypedArray(
|
|
29745
|
+
"AllocateTypedArray(ctorName, newTarget, defaultProto, length)"
|
|
29724
29746
|
],
|
|
29725
29747
|
"localLinkingText": [],
|
|
29726
29748
|
"type": "abstract-op",
|
|
@@ -29730,7 +29752,7 @@
|
|
|
29730
29752
|
"heading": {
|
|
29731
29753
|
"id": "sec-allocatetypedarray",
|
|
29732
29754
|
"href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-allocatetypedarray",
|
|
29733
|
-
"title": "AllocateTypedArray (
|
|
29755
|
+
"title": "AllocateTypedArray ( ctorName, newTarget, defaultProto [ , length ] )",
|
|
29734
29756
|
"number": "23.2.5.1.1"
|
|
29735
29757
|
},
|
|
29736
29758
|
"definedIn": "heading",
|
|
@@ -29741,7 +29763,7 @@
|
|
|
29741
29763
|
"href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-initializetypedarrayfromtypedarray",
|
|
29742
29764
|
"linkingText": [
|
|
29743
29765
|
"InitializeTypedArrayFromTypedArray",
|
|
29744
|
-
"InitializeTypedArrayFromTypedArray(obj,
|
|
29766
|
+
"InitializeTypedArrayFromTypedArray(obj, sourceArray)"
|
|
29745
29767
|
],
|
|
29746
29768
|
"localLinkingText": [],
|
|
29747
29769
|
"type": "abstract-op",
|
|
@@ -29751,7 +29773,7 @@
|
|
|
29751
29773
|
"heading": {
|
|
29752
29774
|
"id": "sec-initializetypedarrayfromtypedarray",
|
|
29753
29775
|
"href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-initializetypedarrayfromtypedarray",
|
|
29754
|
-
"title": "InitializeTypedArrayFromTypedArray ( obj,
|
|
29776
|
+
"title": "InitializeTypedArrayFromTypedArray ( obj, sourceArray )",
|
|
29755
29777
|
"number": "23.2.5.1.2"
|
|
29756
29778
|
},
|
|
29757
29779
|
"definedIn": "heading",
|
|
@@ -31785,7 +31807,7 @@
|
|
|
31785
31807
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-allocatearraybuffer",
|
|
31786
31808
|
"linkingText": [
|
|
31787
31809
|
"AllocateArrayBuffer",
|
|
31788
|
-
"AllocateArrayBuffer(
|
|
31810
|
+
"AllocateArrayBuffer(ctor, byteLength, maxByteLength)"
|
|
31789
31811
|
],
|
|
31790
31812
|
"localLinkingText": [],
|
|
31791
31813
|
"type": "abstract-op",
|
|
@@ -31795,7 +31817,7 @@
|
|
|
31795
31817
|
"heading": {
|
|
31796
31818
|
"id": "sec-allocatearraybuffer",
|
|
31797
31819
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-allocatearraybuffer",
|
|
31798
|
-
"title": "AllocateArrayBuffer (
|
|
31820
|
+
"title": "AllocateArrayBuffer ( ctor, byteLength [ , maxByteLength ] )",
|
|
31799
31821
|
"number": "25.1.3.1"
|
|
31800
31822
|
},
|
|
31801
31823
|
"definedIn": "heading",
|
|
@@ -31890,7 +31912,7 @@
|
|
|
31890
31912
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-clonearraybuffer",
|
|
31891
31913
|
"linkingText": [
|
|
31892
31914
|
"CloneArrayBuffer",
|
|
31893
|
-
"CloneArrayBuffer(
|
|
31915
|
+
"CloneArrayBuffer(sourceBuffer, sourceByteOffset, sourceLength)"
|
|
31894
31916
|
],
|
|
31895
31917
|
"localLinkingText": [],
|
|
31896
31918
|
"type": "abstract-op",
|
|
@@ -31900,7 +31922,7 @@
|
|
|
31900
31922
|
"heading": {
|
|
31901
31923
|
"id": "sec-clonearraybuffer",
|
|
31902
31924
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-clonearraybuffer",
|
|
31903
|
-
"title": "CloneArrayBuffer (
|
|
31925
|
+
"title": "CloneArrayBuffer ( sourceBuffer, sourceByteOffset, sourceLength )",
|
|
31904
31926
|
"number": "25.1.3.6"
|
|
31905
31927
|
},
|
|
31906
31928
|
"definedIn": "heading",
|
|
@@ -32508,7 +32530,7 @@
|
|
|
32508
32530
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-allocatesharedarraybuffer",
|
|
32509
32531
|
"linkingText": [
|
|
32510
32532
|
"AllocateSharedArrayBuffer",
|
|
32511
|
-
"AllocateSharedArrayBuffer(
|
|
32533
|
+
"AllocateSharedArrayBuffer(ctor, byteLength, maxByteLength)"
|
|
32512
32534
|
],
|
|
32513
32535
|
"localLinkingText": [],
|
|
32514
32536
|
"type": "abstract-op",
|
|
@@ -32518,7 +32540,7 @@
|
|
|
32518
32540
|
"heading": {
|
|
32519
32541
|
"id": "sec-allocatesharedarraybuffer",
|
|
32520
32542
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-allocatesharedarraybuffer",
|
|
32521
|
-
"title": "AllocateSharedArrayBuffer (
|
|
32543
|
+
"title": "AllocateSharedArrayBuffer ( ctor, byteLength [ , maxByteLength ] )",
|
|
32522
32544
|
"number": "25.2.2.1"
|
|
32523
32545
|
},
|
|
32524
32546
|
"definedIn": "heading",
|
|
@@ -33633,7 +33655,7 @@
|
|
|
33633
33655
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-validateintegertypedarray",
|
|
33634
33656
|
"linkingText": [
|
|
33635
33657
|
"ValidateIntegerTypedArray",
|
|
33636
|
-
"ValidateIntegerTypedArray(
|
|
33658
|
+
"ValidateIntegerTypedArray(ta, waitable)"
|
|
33637
33659
|
],
|
|
33638
33660
|
"localLinkingText": [],
|
|
33639
33661
|
"type": "abstract-op",
|
|
@@ -33643,7 +33665,7 @@
|
|
|
33643
33665
|
"heading": {
|
|
33644
33666
|
"id": "sec-validateintegertypedarray",
|
|
33645
33667
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-validateintegertypedarray",
|
|
33646
|
-
"title": "ValidateIntegerTypedArray (
|
|
33668
|
+
"title": "ValidateIntegerTypedArray ( ta, waitable )",
|
|
33647
33669
|
"number": "25.4.3.1"
|
|
33648
33670
|
},
|
|
33649
33671
|
"definedIn": "heading",
|
|
@@ -33675,7 +33697,7 @@
|
|
|
33675
33697
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-validateatomicaccessonintegertypedarray",
|
|
33676
33698
|
"linkingText": [
|
|
33677
33699
|
"ValidateAtomicAccessOnIntegerTypedArray",
|
|
33678
|
-
"ValidateAtomicAccessOnIntegerTypedArray(
|
|
33700
|
+
"ValidateAtomicAccessOnIntegerTypedArray(ta, requestIndex)"
|
|
33679
33701
|
],
|
|
33680
33702
|
"localLinkingText": [],
|
|
33681
33703
|
"type": "abstract-op",
|
|
@@ -33685,7 +33707,7 @@
|
|
|
33685
33707
|
"heading": {
|
|
33686
33708
|
"id": "sec-validateatomicaccessonintegertypedarray",
|
|
33687
33709
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-validateatomicaccessonintegertypedarray",
|
|
33688
|
-
"title": "ValidateAtomicAccessOnIntegerTypedArray (
|
|
33710
|
+
"title": "ValidateAtomicAccessOnIntegerTypedArray ( ta, requestIndex )",
|
|
33689
33711
|
"number": "25.4.3.3"
|
|
33690
33712
|
},
|
|
33691
33713
|
"definedIn": "heading",
|
|
@@ -33696,7 +33718,7 @@
|
|
|
33696
33718
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-revalidateatomicaccess",
|
|
33697
33719
|
"linkingText": [
|
|
33698
33720
|
"RevalidateAtomicAccess",
|
|
33699
|
-
"RevalidateAtomicAccess(
|
|
33721
|
+
"RevalidateAtomicAccess(ta, byteIndexInBuffer)"
|
|
33700
33722
|
],
|
|
33701
33723
|
"localLinkingText": [],
|
|
33702
33724
|
"type": "abstract-op",
|
|
@@ -33706,7 +33728,7 @@
|
|
|
33706
33728
|
"heading": {
|
|
33707
33729
|
"id": "sec-revalidateatomicaccess",
|
|
33708
33730
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-revalidateatomicaccess",
|
|
33709
|
-
"title": "RevalidateAtomicAccess (
|
|
33731
|
+
"title": "RevalidateAtomicAccess ( ta, byteIndexInBuffer )",
|
|
33710
33732
|
"number": "25.4.3.4"
|
|
33711
33733
|
},
|
|
33712
33734
|
"definedIn": "heading",
|
|
@@ -33928,7 +33950,7 @@
|
|
|
33928
33950
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-dowait",
|
|
33929
33951
|
"linkingText": [
|
|
33930
33952
|
"DoWait",
|
|
33931
|
-
"DoWait(mode,
|
|
33953
|
+
"DoWait(mode, ta, index, value, timeout)"
|
|
33932
33954
|
],
|
|
33933
33955
|
"localLinkingText": [],
|
|
33934
33956
|
"type": "abstract-op",
|
|
@@ -33938,7 +33960,7 @@
|
|
|
33938
33960
|
"heading": {
|
|
33939
33961
|
"id": "sec-dowait",
|
|
33940
33962
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-dowait",
|
|
33941
|
-
"title": "DoWait ( mode,
|
|
33963
|
+
"title": "DoWait ( mode, ta, index, value, timeout )",
|
|
33942
33964
|
"number": "25.4.3.14"
|
|
33943
33965
|
},
|
|
33944
33966
|
"definedIn": "heading",
|
|
@@ -33991,7 +34013,7 @@
|
|
|
33991
34013
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomicreadmodifywrite",
|
|
33992
34014
|
"linkingText": [
|
|
33993
34015
|
"AtomicReadModifyWrite",
|
|
33994
|
-
"AtomicReadModifyWrite(
|
|
34016
|
+
"AtomicReadModifyWrite(ta, index, value, op)"
|
|
33995
34017
|
],
|
|
33996
34018
|
"localLinkingText": [],
|
|
33997
34019
|
"type": "abstract-op",
|
|
@@ -34001,7 +34023,7 @@
|
|
|
34001
34023
|
"heading": {
|
|
34002
34024
|
"id": "sec-atomicreadmodifywrite",
|
|
34003
34025
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomicreadmodifywrite",
|
|
34004
|
-
"title": "AtomicReadModifyWrite (
|
|
34026
|
+
"title": "AtomicReadModifyWrite ( ta, index, value, op )",
|
|
34005
34027
|
"number": "25.4.3.17"
|
|
34006
34028
|
},
|
|
34007
34029
|
"definedIn": "heading",
|
|
@@ -34053,7 +34075,7 @@
|
|
|
34053
34075
|
"id": "sec-atomics.add",
|
|
34054
34076
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.add",
|
|
34055
34077
|
"linkingText": [
|
|
34056
|
-
"add(
|
|
34078
|
+
"add(ta, index, value)"
|
|
34057
34079
|
],
|
|
34058
34080
|
"localLinkingText": [],
|
|
34059
34081
|
"type": "method",
|
|
@@ -34065,7 +34087,7 @@
|
|
|
34065
34087
|
"heading": {
|
|
34066
34088
|
"id": "sec-atomics.add",
|
|
34067
34089
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.add",
|
|
34068
|
-
"title": "Atomics.add (
|
|
34090
|
+
"title": "Atomics.add ( ta, index, value )",
|
|
34069
34091
|
"number": "25.4.4"
|
|
34070
34092
|
},
|
|
34071
34093
|
"definedIn": "heading",
|
|
@@ -34075,7 +34097,7 @@
|
|
|
34075
34097
|
"id": "sec-atomics.and",
|
|
34076
34098
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.and",
|
|
34077
34099
|
"linkingText": [
|
|
34078
|
-
"and(
|
|
34100
|
+
"and(ta, index, value)"
|
|
34079
34101
|
],
|
|
34080
34102
|
"localLinkingText": [],
|
|
34081
34103
|
"type": "method",
|
|
@@ -34087,7 +34109,7 @@
|
|
|
34087
34109
|
"heading": {
|
|
34088
34110
|
"id": "sec-atomics.and",
|
|
34089
34111
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.and",
|
|
34090
|
-
"title": "Atomics.and (
|
|
34112
|
+
"title": "Atomics.and ( ta, index, value )",
|
|
34091
34113
|
"number": "25.4.5"
|
|
34092
34114
|
},
|
|
34093
34115
|
"definedIn": "heading",
|
|
@@ -34097,7 +34119,7 @@
|
|
|
34097
34119
|
"id": "sec-atomics.compareexchange",
|
|
34098
34120
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.compareexchange",
|
|
34099
34121
|
"linkingText": [
|
|
34100
|
-
"compareExchange(
|
|
34122
|
+
"compareExchange(ta, index, expectedValue, replacementValue)"
|
|
34101
34123
|
],
|
|
34102
34124
|
"localLinkingText": [],
|
|
34103
34125
|
"type": "method",
|
|
@@ -34109,7 +34131,7 @@
|
|
|
34109
34131
|
"heading": {
|
|
34110
34132
|
"id": "sec-atomics.compareexchange",
|
|
34111
34133
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.compareexchange",
|
|
34112
|
-
"title": "Atomics.compareExchange (
|
|
34134
|
+
"title": "Atomics.compareExchange ( ta, index, expectedValue, replacementValue )",
|
|
34113
34135
|
"number": "25.4.6"
|
|
34114
34136
|
},
|
|
34115
34137
|
"definedIn": "heading",
|
|
@@ -34119,7 +34141,7 @@
|
|
|
34119
34141
|
"id": "sec-atomics.exchange",
|
|
34120
34142
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.exchange",
|
|
34121
34143
|
"linkingText": [
|
|
34122
|
-
"exchange(
|
|
34144
|
+
"exchange(ta, index, value)"
|
|
34123
34145
|
],
|
|
34124
34146
|
"localLinkingText": [],
|
|
34125
34147
|
"type": "method",
|
|
@@ -34131,7 +34153,7 @@
|
|
|
34131
34153
|
"heading": {
|
|
34132
34154
|
"id": "sec-atomics.exchange",
|
|
34133
34155
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.exchange",
|
|
34134
|
-
"title": "Atomics.exchange (
|
|
34156
|
+
"title": "Atomics.exchange ( ta, index, value )",
|
|
34135
34157
|
"number": "25.4.7"
|
|
34136
34158
|
},
|
|
34137
34159
|
"definedIn": "heading",
|
|
@@ -34163,7 +34185,7 @@
|
|
|
34163
34185
|
"id": "sec-atomics.load",
|
|
34164
34186
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.load",
|
|
34165
34187
|
"linkingText": [
|
|
34166
|
-
"load(
|
|
34188
|
+
"load(ta, index)"
|
|
34167
34189
|
],
|
|
34168
34190
|
"localLinkingText": [],
|
|
34169
34191
|
"type": "method",
|
|
@@ -34175,17 +34197,17 @@
|
|
|
34175
34197
|
"heading": {
|
|
34176
34198
|
"id": "sec-atomics.load",
|
|
34177
34199
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.load",
|
|
34178
|
-
"title": "Atomics.load (
|
|
34200
|
+
"title": "Atomics.load ( ta, index )",
|
|
34179
34201
|
"number": "25.4.9"
|
|
34180
34202
|
},
|
|
34181
34203
|
"definedIn": "heading",
|
|
34182
34204
|
"links": []
|
|
34183
34205
|
},
|
|
34184
34206
|
{
|
|
34185
|
-
"id": "sec-atomics.
|
|
34186
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.
|
|
34207
|
+
"id": "sec-atomics.notify",
|
|
34208
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.notify",
|
|
34187
34209
|
"linkingText": [
|
|
34188
|
-
"
|
|
34210
|
+
"notify(ta, index, count)"
|
|
34189
34211
|
],
|
|
34190
34212
|
"localLinkingText": [],
|
|
34191
34213
|
"type": "method",
|
|
@@ -34195,19 +34217,19 @@
|
|
|
34195
34217
|
"access": "public",
|
|
34196
34218
|
"informative": false,
|
|
34197
34219
|
"heading": {
|
|
34198
|
-
"id": "sec-atomics.
|
|
34199
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.
|
|
34200
|
-
"title": "Atomics.
|
|
34220
|
+
"id": "sec-atomics.notify",
|
|
34221
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.notify",
|
|
34222
|
+
"title": "Atomics.notify ( ta, index, count )",
|
|
34201
34223
|
"number": "25.4.10"
|
|
34202
34224
|
},
|
|
34203
34225
|
"definedIn": "heading",
|
|
34204
34226
|
"links": []
|
|
34205
34227
|
},
|
|
34206
34228
|
{
|
|
34207
|
-
"id": "sec-atomics.
|
|
34208
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.
|
|
34229
|
+
"id": "sec-atomics.or",
|
|
34230
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.or",
|
|
34209
34231
|
"linkingText": [
|
|
34210
|
-
"
|
|
34232
|
+
"or(ta, index, value)"
|
|
34211
34233
|
],
|
|
34212
34234
|
"localLinkingText": [],
|
|
34213
34235
|
"type": "method",
|
|
@@ -34217,19 +34239,19 @@
|
|
|
34217
34239
|
"access": "public",
|
|
34218
34240
|
"informative": false,
|
|
34219
34241
|
"heading": {
|
|
34220
|
-
"id": "sec-atomics.
|
|
34221
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.
|
|
34222
|
-
"title": "Atomics.
|
|
34242
|
+
"id": "sec-atomics.or",
|
|
34243
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.or",
|
|
34244
|
+
"title": "Atomics.or ( ta, index, value )",
|
|
34223
34245
|
"number": "25.4.11"
|
|
34224
34246
|
},
|
|
34225
34247
|
"definedIn": "heading",
|
|
34226
34248
|
"links": []
|
|
34227
34249
|
},
|
|
34228
34250
|
{
|
|
34229
|
-
"id": "sec-atomics.
|
|
34230
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.
|
|
34251
|
+
"id": "sec-atomics.pause",
|
|
34252
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.pause",
|
|
34231
34253
|
"linkingText": [
|
|
34232
|
-
"
|
|
34254
|
+
"pause()"
|
|
34233
34255
|
],
|
|
34234
34256
|
"localLinkingText": [],
|
|
34235
34257
|
"type": "method",
|
|
@@ -34239,19 +34261,19 @@
|
|
|
34239
34261
|
"access": "public",
|
|
34240
34262
|
"informative": false,
|
|
34241
34263
|
"heading": {
|
|
34242
|
-
"id": "sec-atomics.
|
|
34243
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.
|
|
34244
|
-
"title": "Atomics.
|
|
34264
|
+
"id": "sec-atomics.pause",
|
|
34265
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.pause",
|
|
34266
|
+
"title": "Atomics.pause ( )",
|
|
34245
34267
|
"number": "25.4.12"
|
|
34246
34268
|
},
|
|
34247
34269
|
"definedIn": "heading",
|
|
34248
34270
|
"links": []
|
|
34249
34271
|
},
|
|
34250
34272
|
{
|
|
34251
|
-
"id": "sec-atomics.
|
|
34252
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.
|
|
34273
|
+
"id": "sec-atomics.store",
|
|
34274
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.store",
|
|
34253
34275
|
"linkingText": [
|
|
34254
|
-
"
|
|
34276
|
+
"store(ta, index, value)"
|
|
34255
34277
|
],
|
|
34256
34278
|
"localLinkingText": [],
|
|
34257
34279
|
"type": "method",
|
|
@@ -34261,19 +34283,19 @@
|
|
|
34261
34283
|
"access": "public",
|
|
34262
34284
|
"informative": false,
|
|
34263
34285
|
"heading": {
|
|
34264
|
-
"id": "sec-atomics.
|
|
34265
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.
|
|
34266
|
-
"title": "Atomics.
|
|
34286
|
+
"id": "sec-atomics.store",
|
|
34287
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.store",
|
|
34288
|
+
"title": "Atomics.store ( ta, index, value )",
|
|
34267
34289
|
"number": "25.4.13"
|
|
34268
34290
|
},
|
|
34269
34291
|
"definedIn": "heading",
|
|
34270
34292
|
"links": []
|
|
34271
34293
|
},
|
|
34272
34294
|
{
|
|
34273
|
-
"id": "sec-atomics.
|
|
34274
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.
|
|
34295
|
+
"id": "sec-atomics.sub",
|
|
34296
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.sub",
|
|
34275
34297
|
"linkingText": [
|
|
34276
|
-
"
|
|
34298
|
+
"sub(ta, index, value)"
|
|
34277
34299
|
],
|
|
34278
34300
|
"localLinkingText": [],
|
|
34279
34301
|
"type": "method",
|
|
@@ -34283,19 +34305,19 @@
|
|
|
34283
34305
|
"access": "public",
|
|
34284
34306
|
"informative": false,
|
|
34285
34307
|
"heading": {
|
|
34286
|
-
"id": "sec-atomics.
|
|
34287
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.
|
|
34288
|
-
"title": "Atomics.
|
|
34308
|
+
"id": "sec-atomics.sub",
|
|
34309
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.sub",
|
|
34310
|
+
"title": "Atomics.sub ( ta, index, value )",
|
|
34289
34311
|
"number": "25.4.14"
|
|
34290
34312
|
},
|
|
34291
34313
|
"definedIn": "heading",
|
|
34292
34314
|
"links": []
|
|
34293
34315
|
},
|
|
34294
34316
|
{
|
|
34295
|
-
"id": "sec-atomics.
|
|
34296
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.
|
|
34317
|
+
"id": "sec-atomics.wait",
|
|
34318
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.wait",
|
|
34297
34319
|
"linkingText": [
|
|
34298
|
-
"
|
|
34320
|
+
"wait(ta, index, value, timeout)"
|
|
34299
34321
|
],
|
|
34300
34322
|
"localLinkingText": [],
|
|
34301
34323
|
"type": "method",
|
|
@@ -34305,19 +34327,41 @@
|
|
|
34305
34327
|
"access": "public",
|
|
34306
34328
|
"informative": false,
|
|
34307
34329
|
"heading": {
|
|
34308
|
-
"id": "sec-atomics.
|
|
34309
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.
|
|
34310
|
-
"title": "Atomics.
|
|
34330
|
+
"id": "sec-atomics.wait",
|
|
34331
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.wait",
|
|
34332
|
+
"title": "Atomics.wait ( ta, index, value, timeout )",
|
|
34311
34333
|
"number": "25.4.15"
|
|
34312
34334
|
},
|
|
34313
34335
|
"definedIn": "heading",
|
|
34314
34336
|
"links": []
|
|
34315
34337
|
},
|
|
34338
|
+
{
|
|
34339
|
+
"id": "sec-atomics.waitasync",
|
|
34340
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.waitasync",
|
|
34341
|
+
"linkingText": [
|
|
34342
|
+
"waitAsync(ta, index, value, timeout)"
|
|
34343
|
+
],
|
|
34344
|
+
"localLinkingText": [],
|
|
34345
|
+
"type": "method",
|
|
34346
|
+
"for": [
|
|
34347
|
+
"Atomics"
|
|
34348
|
+
],
|
|
34349
|
+
"access": "public",
|
|
34350
|
+
"informative": false,
|
|
34351
|
+
"heading": {
|
|
34352
|
+
"id": "sec-atomics.waitasync",
|
|
34353
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.waitasync",
|
|
34354
|
+
"title": "Atomics.waitAsync ( ta, index, value, timeout )",
|
|
34355
|
+
"number": "25.4.16"
|
|
34356
|
+
},
|
|
34357
|
+
"definedIn": "heading",
|
|
34358
|
+
"links": []
|
|
34359
|
+
},
|
|
34316
34360
|
{
|
|
34317
34361
|
"id": "sec-atomics.xor",
|
|
34318
34362
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.xor",
|
|
34319
34363
|
"linkingText": [
|
|
34320
|
-
"xor(
|
|
34364
|
+
"xor(ta, index, value)"
|
|
34321
34365
|
],
|
|
34322
34366
|
"localLinkingText": [],
|
|
34323
34367
|
"type": "method",
|
|
@@ -34329,8 +34373,8 @@
|
|
|
34329
34373
|
"heading": {
|
|
34330
34374
|
"id": "sec-atomics.xor",
|
|
34331
34375
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.xor",
|
|
34332
|
-
"title": "Atomics.xor (
|
|
34333
|
-
"number": "25.4.
|
|
34376
|
+
"title": "Atomics.xor ( ta, index, value )",
|
|
34377
|
+
"number": "25.4.17"
|
|
34334
34378
|
},
|
|
34335
34379
|
"definedIn": "heading",
|
|
34336
34380
|
"links": []
|
|
@@ -34468,7 +34512,7 @@
|
|
|
34468
34512
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-createjsonparserecord",
|
|
34469
34513
|
"linkingText": [
|
|
34470
34514
|
"CreateJSONParseRecord",
|
|
34471
|
-
"CreateJSONParseRecord(parseNode, key,
|
|
34515
|
+
"CreateJSONParseRecord(parseNode, key, value)"
|
|
34472
34516
|
],
|
|
34473
34517
|
"localLinkingText": [],
|
|
34474
34518
|
"type": "abstract-op",
|
|
@@ -34478,7 +34522,7 @@
|
|
|
34478
34522
|
"heading": {
|
|
34479
34523
|
"id": "sec-createjsonparserecord",
|
|
34480
34524
|
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-createjsonparserecord",
|
|
34481
|
-
"title": "CreateJSONParseRecord ( parseNode, key,
|
|
34525
|
+
"title": "CreateJSONParseRecord ( parseNode, key, value )",
|
|
34482
34526
|
"number": "25.5.2.3"
|
|
34483
34527
|
},
|
|
34484
34528
|
"definedIn": "heading",
|
|
@@ -35212,6 +35256,50 @@
|
|
|
35212
35256
|
"definedIn": "prose",
|
|
35213
35257
|
"links": []
|
|
35214
35258
|
},
|
|
35259
|
+
{
|
|
35260
|
+
"id": "sec-iterator.zip",
|
|
35261
|
+
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-iterator.zip",
|
|
35262
|
+
"linkingText": [
|
|
35263
|
+
"zip(iterables, options)"
|
|
35264
|
+
],
|
|
35265
|
+
"localLinkingText": [],
|
|
35266
|
+
"type": "method",
|
|
35267
|
+
"for": [
|
|
35268
|
+
"Iterator"
|
|
35269
|
+
],
|
|
35270
|
+
"access": "public",
|
|
35271
|
+
"informative": false,
|
|
35272
|
+
"heading": {
|
|
35273
|
+
"id": "sec-iterator.zip",
|
|
35274
|
+
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-iterator.zip",
|
|
35275
|
+
"title": "Iterator.zip ( iterables [ , options ] )",
|
|
35276
|
+
"number": "27.1.3.2.4"
|
|
35277
|
+
},
|
|
35278
|
+
"definedIn": "heading",
|
|
35279
|
+
"links": []
|
|
35280
|
+
},
|
|
35281
|
+
{
|
|
35282
|
+
"id": "sec-iterator.zipkeyed",
|
|
35283
|
+
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-iterator.zipkeyed",
|
|
35284
|
+
"linkingText": [
|
|
35285
|
+
"zipKeyed(iterables, options)"
|
|
35286
|
+
],
|
|
35287
|
+
"localLinkingText": [],
|
|
35288
|
+
"type": "method",
|
|
35289
|
+
"for": [
|
|
35290
|
+
"Iterator"
|
|
35291
|
+
],
|
|
35292
|
+
"access": "public",
|
|
35293
|
+
"informative": false,
|
|
35294
|
+
"heading": {
|
|
35295
|
+
"id": "sec-iterator.zipkeyed",
|
|
35296
|
+
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-iterator.zipkeyed",
|
|
35297
|
+
"title": "Iterator.zipKeyed ( iterables [ , options ] )",
|
|
35298
|
+
"number": "27.1.3.2.5"
|
|
35299
|
+
},
|
|
35300
|
+
"definedIn": "heading",
|
|
35301
|
+
"links": []
|
|
35302
|
+
},
|
|
35215
35303
|
{
|
|
35216
35304
|
"id": "sec-%iterator.prototype%-object",
|
|
35217
35305
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-%25iterator.prototype%25-object",
|
|
@@ -35540,6 +35628,27 @@
|
|
|
35540
35628
|
"definedIn": "heading",
|
|
35541
35629
|
"links": []
|
|
35542
35630
|
},
|
|
35631
|
+
{
|
|
35632
|
+
"id": "sec-iteratorzip",
|
|
35633
|
+
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-iteratorzip",
|
|
35634
|
+
"linkingText": [
|
|
35635
|
+
"IteratorZip",
|
|
35636
|
+
"IteratorZip(iters, mode, padding, finishResults)"
|
|
35637
|
+
],
|
|
35638
|
+
"localLinkingText": [],
|
|
35639
|
+
"type": "abstract-op",
|
|
35640
|
+
"for": [],
|
|
35641
|
+
"access": "public",
|
|
35642
|
+
"informative": false,
|
|
35643
|
+
"heading": {
|
|
35644
|
+
"id": "sec-iteratorzip",
|
|
35645
|
+
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-iteratorzip",
|
|
35646
|
+
"title": "IteratorZip ( iters, mode, padding, finishResults )",
|
|
35647
|
+
"number": "27.1.3.4.1"
|
|
35648
|
+
},
|
|
35649
|
+
"definedIn": "heading",
|
|
35650
|
+
"links": []
|
|
35651
|
+
},
|
|
35543
35652
|
{
|
|
35544
35653
|
"id": "sec-asynciteratorprototype",
|
|
35545
35654
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asynciteratorprototype",
|
|
@@ -35779,7 +35888,7 @@
|
|
|
35779
35888
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-newpromisecapability",
|
|
35780
35889
|
"linkingText": [
|
|
35781
35890
|
"NewPromiseCapability",
|
|
35782
|
-
"NewPromiseCapability(
|
|
35891
|
+
"NewPromiseCapability(ctor)"
|
|
35783
35892
|
],
|
|
35784
35893
|
"localLinkingText": [],
|
|
35785
35894
|
"type": "abstract-op",
|
|
@@ -35789,7 +35898,7 @@
|
|
|
35789
35898
|
"heading": {
|
|
35790
35899
|
"id": "sec-newpromisecapability",
|
|
35791
35900
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-newpromisecapability",
|
|
35792
|
-
"title": "NewPromiseCapability (
|
|
35901
|
+
"title": "NewPromiseCapability ( ctor )",
|
|
35793
35902
|
"number": "27.2.1.5"
|
|
35794
35903
|
},
|
|
35795
35904
|
"definedIn": "heading",
|
|
@@ -35800,7 +35909,7 @@
|
|
|
35800
35909
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-ispromise",
|
|
35801
35910
|
"linkingText": [
|
|
35802
35911
|
"IsPromise",
|
|
35803
|
-
"IsPromise(
|
|
35912
|
+
"IsPromise(arg)"
|
|
35804
35913
|
],
|
|
35805
35914
|
"localLinkingText": [],
|
|
35806
35915
|
"type": "abstract-op",
|
|
@@ -35810,7 +35919,7 @@
|
|
|
35810
35919
|
"heading": {
|
|
35811
35920
|
"id": "sec-ispromise",
|
|
35812
35921
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-ispromise",
|
|
35813
|
-
"title": "IsPromise (
|
|
35922
|
+
"title": "IsPromise ( arg )",
|
|
35814
35923
|
"number": "27.2.1.6"
|
|
35815
35924
|
},
|
|
35816
35925
|
"definedIn": "heading",
|
|
@@ -35842,7 +35951,7 @@
|
|
|
35842
35951
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-triggerpromisereactions",
|
|
35843
35952
|
"linkingText": [
|
|
35844
35953
|
"TriggerPromiseReactions",
|
|
35845
|
-
"TriggerPromiseReactions(reactions,
|
|
35954
|
+
"TriggerPromiseReactions(reactions, arg)"
|
|
35846
35955
|
],
|
|
35847
35956
|
"localLinkingText": [],
|
|
35848
35957
|
"type": "abstract-op",
|
|
@@ -35852,7 +35961,7 @@
|
|
|
35852
35961
|
"heading": {
|
|
35853
35962
|
"id": "sec-triggerpromisereactions",
|
|
35854
35963
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-triggerpromisereactions",
|
|
35855
|
-
"title": "TriggerPromiseReactions ( reactions,
|
|
35964
|
+
"title": "TriggerPromiseReactions ( reactions, arg )",
|
|
35856
35965
|
"number": "27.2.1.8"
|
|
35857
35966
|
},
|
|
35858
35967
|
"definedIn": "heading",
|
|
@@ -35884,7 +35993,7 @@
|
|
|
35884
35993
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-newpromisereactionjob",
|
|
35885
35994
|
"linkingText": [
|
|
35886
35995
|
"NewPromiseReactionJob",
|
|
35887
|
-
"NewPromiseReactionJob(reaction,
|
|
35996
|
+
"NewPromiseReactionJob(reaction, arg)"
|
|
35888
35997
|
],
|
|
35889
35998
|
"localLinkingText": [],
|
|
35890
35999
|
"type": "abstract-op",
|
|
@@ -35894,7 +36003,7 @@
|
|
|
35894
36003
|
"heading": {
|
|
35895
36004
|
"id": "sec-newpromisereactionjob",
|
|
35896
36005
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-newpromisereactionjob",
|
|
35897
|
-
"title": "NewPromiseReactionJob ( reaction,
|
|
36006
|
+
"title": "NewPromiseReactionJob ( reaction, arg )",
|
|
35898
36007
|
"number": "27.2.2.1"
|
|
35899
36008
|
},
|
|
35900
36009
|
"definedIn": "heading",
|
|
@@ -35990,7 +36099,7 @@
|
|
|
35990
36099
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-getpromiseresolve",
|
|
35991
36100
|
"linkingText": [
|
|
35992
36101
|
"GetPromiseResolve",
|
|
35993
|
-
"GetPromiseResolve(
|
|
36102
|
+
"GetPromiseResolve(promiseCtor)"
|
|
35994
36103
|
],
|
|
35995
36104
|
"localLinkingText": [],
|
|
35996
36105
|
"type": "abstract-op",
|
|
@@ -36000,7 +36109,7 @@
|
|
|
36000
36109
|
"heading": {
|
|
36001
36110
|
"id": "sec-getpromiseresolve",
|
|
36002
36111
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-getpromiseresolve",
|
|
36003
|
-
"title": "GetPromiseResolve (
|
|
36112
|
+
"title": "GetPromiseResolve ( promiseCtor )",
|
|
36004
36113
|
"number": "27.2.4.1.1"
|
|
36005
36114
|
},
|
|
36006
36115
|
"definedIn": "heading",
|
|
@@ -36011,7 +36120,7 @@
|
|
|
36011
36120
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromiseall",
|
|
36012
36121
|
"linkingText": [
|
|
36013
36122
|
"PerformPromiseAll",
|
|
36014
|
-
"PerformPromiseAll(iteratorRecord,
|
|
36123
|
+
"PerformPromiseAll(iteratorRecord, ctor, resultCapability, promiseResolve)"
|
|
36015
36124
|
],
|
|
36016
36125
|
"localLinkingText": [],
|
|
36017
36126
|
"type": "abstract-op",
|
|
@@ -36021,7 +36130,7 @@
|
|
|
36021
36130
|
"heading": {
|
|
36022
36131
|
"id": "sec-performpromiseall",
|
|
36023
36132
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromiseall",
|
|
36024
|
-
"title": "PerformPromiseAll ( iteratorRecord,
|
|
36133
|
+
"title": "PerformPromiseAll ( iteratorRecord, ctor, resultCapability, promiseResolve )",
|
|
36025
36134
|
"number": "27.2.4.1.2"
|
|
36026
36135
|
},
|
|
36027
36136
|
"definedIn": "heading",
|
|
@@ -36054,7 +36163,7 @@
|
|
|
36054
36163
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromiseallsettled",
|
|
36055
36164
|
"linkingText": [
|
|
36056
36165
|
"PerformPromiseAllSettled",
|
|
36057
|
-
"PerformPromiseAllSettled(iteratorRecord,
|
|
36166
|
+
"PerformPromiseAllSettled(iteratorRecord, ctor, resultCapability, promiseResolve)"
|
|
36058
36167
|
],
|
|
36059
36168
|
"localLinkingText": [],
|
|
36060
36169
|
"type": "abstract-op",
|
|
@@ -36064,7 +36173,7 @@
|
|
|
36064
36173
|
"heading": {
|
|
36065
36174
|
"id": "sec-performpromiseallsettled",
|
|
36066
36175
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromiseallsettled",
|
|
36067
|
-
"title": "PerformPromiseAllSettled ( iteratorRecord,
|
|
36176
|
+
"title": "PerformPromiseAllSettled ( iteratorRecord, ctor, resultCapability, promiseResolve )",
|
|
36068
36177
|
"number": "27.2.4.2.1"
|
|
36069
36178
|
},
|
|
36070
36179
|
"definedIn": "heading",
|
|
@@ -36097,7 +36206,7 @@
|
|
|
36097
36206
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromiseany",
|
|
36098
36207
|
"linkingText": [
|
|
36099
36208
|
"PerformPromiseAny",
|
|
36100
|
-
"PerformPromiseAny(iteratorRecord,
|
|
36209
|
+
"PerformPromiseAny(iteratorRecord, ctor, resultCapability, promiseResolve)"
|
|
36101
36210
|
],
|
|
36102
36211
|
"localLinkingText": [],
|
|
36103
36212
|
"type": "abstract-op",
|
|
@@ -36107,7 +36216,7 @@
|
|
|
36107
36216
|
"heading": {
|
|
36108
36217
|
"id": "sec-performpromiseany",
|
|
36109
36218
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromiseany",
|
|
36110
|
-
"title": "PerformPromiseAny ( iteratorRecord,
|
|
36219
|
+
"title": "PerformPromiseAny ( iteratorRecord, ctor, resultCapability, promiseResolve )",
|
|
36111
36220
|
"number": "27.2.4.3.1"
|
|
36112
36221
|
},
|
|
36113
36222
|
"definedIn": "heading",
|
|
@@ -36140,7 +36249,7 @@
|
|
|
36140
36249
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromiserace",
|
|
36141
36250
|
"linkingText": [
|
|
36142
36251
|
"PerformPromiseRace",
|
|
36143
|
-
"PerformPromiseRace(iteratorRecord,
|
|
36252
|
+
"PerformPromiseRace(iteratorRecord, ctor, resultCapability, promiseResolve)"
|
|
36144
36253
|
],
|
|
36145
36254
|
"localLinkingText": [],
|
|
36146
36255
|
"type": "abstract-op",
|
|
@@ -36150,7 +36259,7 @@
|
|
|
36150
36259
|
"heading": {
|
|
36151
36260
|
"id": "sec-performpromiserace",
|
|
36152
36261
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-performpromiserace",
|
|
36153
|
-
"title": "PerformPromiseRace ( iteratorRecord,
|
|
36262
|
+
"title": "PerformPromiseRace ( iteratorRecord, ctor, resultCapability, promiseResolve )",
|
|
36154
36263
|
"number": "27.2.4.5.1"
|
|
36155
36264
|
},
|
|
36156
36265
|
"definedIn": "heading",
|
|
@@ -36205,7 +36314,7 @@
|
|
|
36205
36314
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-resolve",
|
|
36206
36315
|
"linkingText": [
|
|
36207
36316
|
"PromiseResolve",
|
|
36208
|
-
"PromiseResolve(
|
|
36317
|
+
"PromiseResolve(ctor, resolution)"
|
|
36209
36318
|
],
|
|
36210
36319
|
"localLinkingText": [],
|
|
36211
36320
|
"type": "abstract-op",
|
|
@@ -36215,7 +36324,7 @@
|
|
|
36215
36324
|
"heading": {
|
|
36216
36325
|
"id": "sec-promise-resolve",
|
|
36217
36326
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-resolve",
|
|
36218
|
-
"title": "PromiseResolve (
|
|
36327
|
+
"title": "PromiseResolve ( ctor, resolution )",
|
|
36219
36328
|
"number": "27.2.4.7.1"
|
|
36220
36329
|
},
|
|
36221
36330
|
"definedIn": "heading",
|
|
@@ -36416,7 +36525,7 @@
|
|
|
36416
36525
|
"id": "sec-generatorfunction",
|
|
36417
36526
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorfunction",
|
|
36418
36527
|
"linkingText": [
|
|
36419
|
-
"GeneratorFunction(...
|
|
36528
|
+
"GeneratorFunction(...paramArgs, bodyArg)"
|
|
36420
36529
|
],
|
|
36421
36530
|
"localLinkingText": [],
|
|
36422
36531
|
"type": "constructor",
|
|
@@ -36428,7 +36537,7 @@
|
|
|
36428
36537
|
"heading": {
|
|
36429
36538
|
"id": "sec-generatorfunction",
|
|
36430
36539
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorfunction",
|
|
36431
|
-
"title": "GeneratorFunction ( ...
|
|
36540
|
+
"title": "GeneratorFunction ( ...paramArgs, bodyArg )",
|
|
36432
36541
|
"number": "27.3.1.1"
|
|
36433
36542
|
},
|
|
36434
36543
|
"definedIn": "heading",
|
|
@@ -36520,7 +36629,7 @@
|
|
|
36520
36629
|
"id": "sec-asyncgeneratorfunction",
|
|
36521
36630
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorfunction",
|
|
36522
36631
|
"linkingText": [
|
|
36523
|
-
"AsyncGeneratorFunction(...
|
|
36632
|
+
"AsyncGeneratorFunction(...paramArgs, bodyArg)"
|
|
36524
36633
|
],
|
|
36525
36634
|
"localLinkingText": [],
|
|
36526
36635
|
"type": "constructor",
|
|
@@ -36532,7 +36641,7 @@
|
|
|
36532
36641
|
"heading": {
|
|
36533
36642
|
"id": "sec-asyncgeneratorfunction",
|
|
36534
36643
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorfunction",
|
|
36535
|
-
"title": "AsyncGeneratorFunction ( ...
|
|
36644
|
+
"title": "AsyncGeneratorFunction ( ...paramArgs, bodyArg )",
|
|
36536
36645
|
"number": "27.4.1.1"
|
|
36537
36646
|
},
|
|
36538
36647
|
"definedIn": "heading",
|
|
@@ -36711,7 +36820,7 @@
|
|
|
36711
36820
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorstart",
|
|
36712
36821
|
"linkingText": [
|
|
36713
36822
|
"GeneratorStart",
|
|
36714
|
-
"GeneratorStart(
|
|
36823
|
+
"GeneratorStart(gen, genBody)"
|
|
36715
36824
|
],
|
|
36716
36825
|
"localLinkingText": [],
|
|
36717
36826
|
"type": "abstract-op",
|
|
@@ -36721,7 +36830,7 @@
|
|
|
36721
36830
|
"heading": {
|
|
36722
36831
|
"id": "sec-generatorstart",
|
|
36723
36832
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorstart",
|
|
36724
|
-
"title": "GeneratorStart (
|
|
36833
|
+
"title": "GeneratorStart ( gen, genBody )",
|
|
36725
36834
|
"number": "27.5.3.1"
|
|
36726
36835
|
},
|
|
36727
36836
|
"definedIn": "heading",
|
|
@@ -36732,7 +36841,7 @@
|
|
|
36732
36841
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorvalidate",
|
|
36733
36842
|
"linkingText": [
|
|
36734
36843
|
"GeneratorValidate",
|
|
36735
|
-
"GeneratorValidate(
|
|
36844
|
+
"GeneratorValidate(gen, genBrand)"
|
|
36736
36845
|
],
|
|
36737
36846
|
"localLinkingText": [],
|
|
36738
36847
|
"type": "abstract-op",
|
|
@@ -36742,7 +36851,7 @@
|
|
|
36742
36851
|
"heading": {
|
|
36743
36852
|
"id": "sec-generatorvalidate",
|
|
36744
36853
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorvalidate",
|
|
36745
|
-
"title": "GeneratorValidate (
|
|
36854
|
+
"title": "GeneratorValidate ( gen, genBrand )",
|
|
36746
36855
|
"number": "27.5.3.2"
|
|
36747
36856
|
},
|
|
36748
36857
|
"definedIn": "heading",
|
|
@@ -36753,7 +36862,7 @@
|
|
|
36753
36862
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorresume",
|
|
36754
36863
|
"linkingText": [
|
|
36755
36864
|
"GeneratorResume",
|
|
36756
|
-
"GeneratorResume(
|
|
36865
|
+
"GeneratorResume(gen, value, genBrand)"
|
|
36757
36866
|
],
|
|
36758
36867
|
"localLinkingText": [],
|
|
36759
36868
|
"type": "abstract-op",
|
|
@@ -36763,7 +36872,7 @@
|
|
|
36763
36872
|
"heading": {
|
|
36764
36873
|
"id": "sec-generatorresume",
|
|
36765
36874
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorresume",
|
|
36766
|
-
"title": "GeneratorResume (
|
|
36875
|
+
"title": "GeneratorResume ( gen, value, genBrand )",
|
|
36767
36876
|
"number": "27.5.3.3"
|
|
36768
36877
|
},
|
|
36769
36878
|
"definedIn": "heading",
|
|
@@ -36774,7 +36883,7 @@
|
|
|
36774
36883
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorresumeabrupt",
|
|
36775
36884
|
"linkingText": [
|
|
36776
36885
|
"GeneratorResumeAbrupt",
|
|
36777
|
-
"GeneratorResumeAbrupt(
|
|
36886
|
+
"GeneratorResumeAbrupt(gen, abruptCompletion, genBrand)"
|
|
36778
36887
|
],
|
|
36779
36888
|
"localLinkingText": [],
|
|
36780
36889
|
"type": "abstract-op",
|
|
@@ -36784,7 +36893,7 @@
|
|
|
36784
36893
|
"heading": {
|
|
36785
36894
|
"id": "sec-generatorresumeabrupt",
|
|
36786
36895
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-generatorresumeabrupt",
|
|
36787
|
-
"title": "GeneratorResumeAbrupt (
|
|
36896
|
+
"title": "GeneratorResumeAbrupt ( gen, abruptCompletion, genBrand )",
|
|
36788
36897
|
"number": "27.5.3.4"
|
|
36789
36898
|
},
|
|
36790
36899
|
"definedIn": "heading",
|
|
@@ -36837,7 +36946,7 @@
|
|
|
36837
36946
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-yield",
|
|
36838
36947
|
"linkingText": [
|
|
36839
36948
|
"Yield",
|
|
36840
|
-
"Yield(
|
|
36949
|
+
"Yield(arg)"
|
|
36841
36950
|
],
|
|
36842
36951
|
"localLinkingText": [],
|
|
36843
36952
|
"type": "abstract-op",
|
|
@@ -36847,7 +36956,7 @@
|
|
|
36847
36956
|
"heading": {
|
|
36848
36957
|
"id": "sec-yield",
|
|
36849
36958
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-yield",
|
|
36850
|
-
"title": "Yield (
|
|
36959
|
+
"title": "Yield ( arg )",
|
|
36851
36960
|
"number": "27.5.3.7"
|
|
36852
36961
|
},
|
|
36853
36962
|
"definedIn": "heading",
|
|
@@ -36858,7 +36967,7 @@
|
|
|
36858
36967
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-createiteratorfromclosure",
|
|
36859
36968
|
"linkingText": [
|
|
36860
36969
|
"CreateIteratorFromClosure",
|
|
36861
|
-
"CreateIteratorFromClosure(closure,
|
|
36970
|
+
"CreateIteratorFromClosure(closure, genBrand, genProto, extraSlots)"
|
|
36862
36971
|
],
|
|
36863
36972
|
"localLinkingText": [],
|
|
36864
36973
|
"type": "abstract-op",
|
|
@@ -36868,7 +36977,7 @@
|
|
|
36868
36977
|
"heading": {
|
|
36869
36978
|
"id": "sec-createiteratorfromclosure",
|
|
36870
36979
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-createiteratorfromclosure",
|
|
36871
|
-
"title": "CreateIteratorFromClosure ( closure,
|
|
36980
|
+
"title": "CreateIteratorFromClosure ( closure, genBrand, genProto [ , extraSlots ] )",
|
|
36872
36981
|
"number": "27.5.3.8"
|
|
36873
36982
|
},
|
|
36874
36983
|
"definedIn": "heading",
|
|
@@ -37028,7 +37137,7 @@
|
|
|
37028
37137
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorstart",
|
|
37029
37138
|
"linkingText": [
|
|
37030
37139
|
"AsyncGeneratorStart",
|
|
37031
|
-
"AsyncGeneratorStart(
|
|
37140
|
+
"AsyncGeneratorStart(gen, genBody)"
|
|
37032
37141
|
],
|
|
37033
37142
|
"localLinkingText": [],
|
|
37034
37143
|
"type": "abstract-op",
|
|
@@ -37038,7 +37147,7 @@
|
|
|
37038
37147
|
"heading": {
|
|
37039
37148
|
"id": "sec-asyncgeneratorstart",
|
|
37040
37149
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorstart",
|
|
37041
|
-
"title": "AsyncGeneratorStart (
|
|
37150
|
+
"title": "AsyncGeneratorStart ( gen, genBody )",
|
|
37042
37151
|
"number": "27.6.3.2"
|
|
37043
37152
|
},
|
|
37044
37153
|
"definedIn": "heading",
|
|
@@ -37049,7 +37158,7 @@
|
|
|
37049
37158
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorvalidate",
|
|
37050
37159
|
"linkingText": [
|
|
37051
37160
|
"AsyncGeneratorValidate",
|
|
37052
|
-
"AsyncGeneratorValidate(
|
|
37161
|
+
"AsyncGeneratorValidate(gen, genBrand)"
|
|
37053
37162
|
],
|
|
37054
37163
|
"localLinkingText": [],
|
|
37055
37164
|
"type": "abstract-op",
|
|
@@ -37059,7 +37168,7 @@
|
|
|
37059
37168
|
"heading": {
|
|
37060
37169
|
"id": "sec-asyncgeneratorvalidate",
|
|
37061
37170
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorvalidate",
|
|
37062
|
-
"title": "AsyncGeneratorValidate (
|
|
37171
|
+
"title": "AsyncGeneratorValidate ( gen, genBrand )",
|
|
37063
37172
|
"number": "27.6.3.3"
|
|
37064
37173
|
},
|
|
37065
37174
|
"definedIn": "heading",
|
|
@@ -37070,7 +37179,7 @@
|
|
|
37070
37179
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorenqueue",
|
|
37071
37180
|
"linkingText": [
|
|
37072
37181
|
"AsyncGeneratorEnqueue",
|
|
37073
|
-
"AsyncGeneratorEnqueue(
|
|
37182
|
+
"AsyncGeneratorEnqueue(gen, completion, promiseCapability)"
|
|
37074
37183
|
],
|
|
37075
37184
|
"localLinkingText": [],
|
|
37076
37185
|
"type": "abstract-op",
|
|
@@ -37080,7 +37189,7 @@
|
|
|
37080
37189
|
"heading": {
|
|
37081
37190
|
"id": "sec-asyncgeneratorenqueue",
|
|
37082
37191
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorenqueue",
|
|
37083
|
-
"title": "AsyncGeneratorEnqueue (
|
|
37192
|
+
"title": "AsyncGeneratorEnqueue ( gen, completion, promiseCapability )",
|
|
37084
37193
|
"number": "27.6.3.4"
|
|
37085
37194
|
},
|
|
37086
37195
|
"definedIn": "heading",
|
|
@@ -37091,7 +37200,7 @@
|
|
|
37091
37200
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorcompletestep",
|
|
37092
37201
|
"linkingText": [
|
|
37093
37202
|
"AsyncGeneratorCompleteStep",
|
|
37094
|
-
"AsyncGeneratorCompleteStep(
|
|
37203
|
+
"AsyncGeneratorCompleteStep(gen, completion, done, realm)"
|
|
37095
37204
|
],
|
|
37096
37205
|
"localLinkingText": [],
|
|
37097
37206
|
"type": "abstract-op",
|
|
@@ -37101,7 +37210,7 @@
|
|
|
37101
37210
|
"heading": {
|
|
37102
37211
|
"id": "sec-asyncgeneratorcompletestep",
|
|
37103
37212
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorcompletestep",
|
|
37104
|
-
"title": "AsyncGeneratorCompleteStep (
|
|
37213
|
+
"title": "AsyncGeneratorCompleteStep ( gen, completion, done [ , realm ] )",
|
|
37105
37214
|
"number": "27.6.3.5"
|
|
37106
37215
|
},
|
|
37107
37216
|
"definedIn": "heading",
|
|
@@ -37112,7 +37221,7 @@
|
|
|
37112
37221
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorresume",
|
|
37113
37222
|
"linkingText": [
|
|
37114
37223
|
"AsyncGeneratorResume",
|
|
37115
|
-
"AsyncGeneratorResume(
|
|
37224
|
+
"AsyncGeneratorResume(gen, completion)"
|
|
37116
37225
|
],
|
|
37117
37226
|
"localLinkingText": [],
|
|
37118
37227
|
"type": "abstract-op",
|
|
@@ -37122,7 +37231,7 @@
|
|
|
37122
37231
|
"heading": {
|
|
37123
37232
|
"id": "sec-asyncgeneratorresume",
|
|
37124
37233
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorresume",
|
|
37125
|
-
"title": "AsyncGeneratorResume (
|
|
37234
|
+
"title": "AsyncGeneratorResume ( gen, completion )",
|
|
37126
37235
|
"number": "27.6.3.6"
|
|
37127
37236
|
},
|
|
37128
37237
|
"definedIn": "heading",
|
|
@@ -37154,7 +37263,7 @@
|
|
|
37154
37263
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratoryield",
|
|
37155
37264
|
"linkingText": [
|
|
37156
37265
|
"AsyncGeneratorYield",
|
|
37157
|
-
"AsyncGeneratorYield(
|
|
37266
|
+
"AsyncGeneratorYield(arg)"
|
|
37158
37267
|
],
|
|
37159
37268
|
"localLinkingText": [],
|
|
37160
37269
|
"type": "abstract-op",
|
|
@@ -37164,7 +37273,7 @@
|
|
|
37164
37273
|
"heading": {
|
|
37165
37274
|
"id": "sec-asyncgeneratoryield",
|
|
37166
37275
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratoryield",
|
|
37167
|
-
"title": "AsyncGeneratorYield (
|
|
37276
|
+
"title": "AsyncGeneratorYield ( arg )",
|
|
37168
37277
|
"number": "27.6.3.8"
|
|
37169
37278
|
},
|
|
37170
37279
|
"definedIn": "heading",
|
|
@@ -37175,7 +37284,7 @@
|
|
|
37175
37284
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorawaitreturn",
|
|
37176
37285
|
"linkingText": [
|
|
37177
37286
|
"AsyncGeneratorAwaitReturn",
|
|
37178
|
-
"AsyncGeneratorAwaitReturn(
|
|
37287
|
+
"AsyncGeneratorAwaitReturn(gen)"
|
|
37179
37288
|
],
|
|
37180
37289
|
"localLinkingText": [],
|
|
37181
37290
|
"type": "abstract-op",
|
|
@@ -37185,7 +37294,7 @@
|
|
|
37185
37294
|
"heading": {
|
|
37186
37295
|
"id": "sec-asyncgeneratorawaitreturn",
|
|
37187
37296
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratorawaitreturn",
|
|
37188
|
-
"title": "AsyncGeneratorAwaitReturn (
|
|
37297
|
+
"title": "AsyncGeneratorAwaitReturn ( gen )",
|
|
37189
37298
|
"number": "27.6.3.9"
|
|
37190
37299
|
},
|
|
37191
37300
|
"definedIn": "heading",
|
|
@@ -37196,7 +37305,7 @@
|
|
|
37196
37305
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratordrainqueue",
|
|
37197
37306
|
"linkingText": [
|
|
37198
37307
|
"AsyncGeneratorDrainQueue",
|
|
37199
|
-
"AsyncGeneratorDrainQueue(
|
|
37308
|
+
"AsyncGeneratorDrainQueue(gen)"
|
|
37200
37309
|
],
|
|
37201
37310
|
"localLinkingText": [],
|
|
37202
37311
|
"type": "abstract-op",
|
|
@@ -37206,7 +37315,7 @@
|
|
|
37206
37315
|
"heading": {
|
|
37207
37316
|
"id": "sec-asyncgeneratordrainqueue",
|
|
37208
37317
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-asyncgeneratordrainqueue",
|
|
37209
|
-
"title": "AsyncGeneratorDrainQueue (
|
|
37318
|
+
"title": "AsyncGeneratorDrainQueue ( gen )",
|
|
37210
37319
|
"number": "27.6.3.10"
|
|
37211
37320
|
},
|
|
37212
37321
|
"definedIn": "heading",
|
|
@@ -37256,7 +37365,7 @@
|
|
|
37256
37365
|
"id": "sec-async-function-constructor-arguments",
|
|
37257
37366
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-constructor-arguments",
|
|
37258
37367
|
"linkingText": [
|
|
37259
|
-
"AsyncFunction(...
|
|
37368
|
+
"AsyncFunction(...paramArgs, bodyArg)"
|
|
37260
37369
|
],
|
|
37261
37370
|
"localLinkingText": [],
|
|
37262
37371
|
"type": "constructor",
|
|
@@ -37268,7 +37377,7 @@
|
|
|
37268
37377
|
"heading": {
|
|
37269
37378
|
"id": "sec-async-function-constructor-arguments",
|
|
37270
37379
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-function-constructor-arguments",
|
|
37271
|
-
"title": "AsyncFunction ( ...
|
|
37380
|
+
"title": "AsyncFunction ( ...paramArgs, bodyArg )",
|
|
37272
37381
|
"number": "27.7.1.1"
|
|
37273
37382
|
},
|
|
37274
37383
|
"definedIn": "heading",
|
|
@@ -37299,7 +37408,7 @@
|
|
|
37299
37408
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-functions-abstract-operations-async-function-start",
|
|
37300
37409
|
"linkingText": [
|
|
37301
37410
|
"AsyncFunctionStart",
|
|
37302
|
-
"AsyncFunctionStart(promiseCapability,
|
|
37411
|
+
"AsyncFunctionStart(promiseCapability, asyncFuncBody)"
|
|
37303
37412
|
],
|
|
37304
37413
|
"localLinkingText": [],
|
|
37305
37414
|
"type": "abstract-op",
|
|
@@ -37309,7 +37418,7 @@
|
|
|
37309
37418
|
"heading": {
|
|
37310
37419
|
"id": "sec-async-functions-abstract-operations-async-function-start",
|
|
37311
37420
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-async-functions-abstract-operations-async-function-start",
|
|
37312
|
-
"title": "AsyncFunctionStart ( promiseCapability,
|
|
37421
|
+
"title": "AsyncFunctionStart ( promiseCapability, asyncFuncBody )",
|
|
37313
37422
|
"number": "27.7.5.1"
|
|
37314
37423
|
},
|
|
37315
37424
|
"definedIn": "heading",
|
|
@@ -37341,7 +37450,7 @@
|
|
|
37341
37450
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#await",
|
|
37342
37451
|
"linkingText": [
|
|
37343
37452
|
"Await",
|
|
37344
|
-
"Await(
|
|
37453
|
+
"Await(arg)"
|
|
37345
37454
|
],
|
|
37346
37455
|
"localLinkingText": [],
|
|
37347
37456
|
"type": "abstract-op",
|
|
@@ -37351,7 +37460,7 @@
|
|
|
37351
37460
|
"heading": {
|
|
37352
37461
|
"id": "await",
|
|
37353
37462
|
"href": "https://tc39.es/ecma262/multipage/control-abstraction-objects.html#await",
|
|
37354
|
-
"title": "Await (
|
|
37463
|
+
"title": "Await ( arg )",
|
|
37355
37464
|
"number": "27.7.5.3"
|
|
37356
37465
|
},
|
|
37357
37466
|
"definedIn": "heading",
|
|
@@ -37401,7 +37510,7 @@
|
|
|
37401
37510
|
"id": "sec-reflect.apply",
|
|
37402
37511
|
"href": "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.apply",
|
|
37403
37512
|
"linkingText": [
|
|
37404
|
-
"apply(target,
|
|
37513
|
+
"apply(target, thisArg, args)"
|
|
37405
37514
|
],
|
|
37406
37515
|
"localLinkingText": [],
|
|
37407
37516
|
"type": "method",
|
|
@@ -37413,7 +37522,7 @@
|
|
|
37413
37522
|
"heading": {
|
|
37414
37523
|
"id": "sec-reflect.apply",
|
|
37415
37524
|
"href": "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.apply",
|
|
37416
|
-
"title": "Reflect.apply ( target,
|
|
37525
|
+
"title": "Reflect.apply ( target, thisArg, args )",
|
|
37417
37526
|
"number": "28.1.1"
|
|
37418
37527
|
},
|
|
37419
37528
|
"definedIn": "heading",
|
|
@@ -37423,7 +37532,7 @@
|
|
|
37423
37532
|
"id": "sec-reflect.construct",
|
|
37424
37533
|
"href": "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.construct",
|
|
37425
37534
|
"linkingText": [
|
|
37426
|
-
"construct(target,
|
|
37535
|
+
"construct(target, args, newTarget)"
|
|
37427
37536
|
],
|
|
37428
37537
|
"localLinkingText": [],
|
|
37429
37538
|
"type": "method",
|
|
@@ -37435,7 +37544,7 @@
|
|
|
37435
37544
|
"heading": {
|
|
37436
37545
|
"id": "sec-reflect.construct",
|
|
37437
37546
|
"href": "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.construct",
|
|
37438
|
-
"title": "Reflect.construct ( target,
|
|
37547
|
+
"title": "Reflect.construct ( target, args [ , newTarget ] )",
|
|
37439
37548
|
"number": "28.1.2"
|
|
37440
37549
|
},
|
|
37441
37550
|
"definedIn": "heading",
|
|
@@ -37445,7 +37554,7 @@
|
|
|
37445
37554
|
"id": "sec-reflect.defineproperty",
|
|
37446
37555
|
"href": "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.defineproperty",
|
|
37447
37556
|
"linkingText": [
|
|
37448
|
-
"defineProperty(target,
|
|
37557
|
+
"defineProperty(target, key, attrs)"
|
|
37449
37558
|
],
|
|
37450
37559
|
"localLinkingText": [],
|
|
37451
37560
|
"type": "method",
|
|
@@ -37457,7 +37566,7 @@
|
|
|
37457
37566
|
"heading": {
|
|
37458
37567
|
"id": "sec-reflect.defineproperty",
|
|
37459
37568
|
"href": "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.defineproperty",
|
|
37460
|
-
"title": "Reflect.defineProperty ( target,
|
|
37569
|
+
"title": "Reflect.defineProperty ( target, key, attrs )",
|
|
37461
37570
|
"number": "28.1.3"
|
|
37462
37571
|
},
|
|
37463
37572
|
"definedIn": "heading",
|
|
@@ -37467,7 +37576,7 @@
|
|
|
37467
37576
|
"id": "sec-reflect.deleteproperty",
|
|
37468
37577
|
"href": "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.deleteproperty",
|
|
37469
37578
|
"linkingText": [
|
|
37470
|
-
"deleteProperty(target,
|
|
37579
|
+
"deleteProperty(target, key)"
|
|
37471
37580
|
],
|
|
37472
37581
|
"localLinkingText": [],
|
|
37473
37582
|
"type": "method",
|
|
@@ -37479,7 +37588,7 @@
|
|
|
37479
37588
|
"heading": {
|
|
37480
37589
|
"id": "sec-reflect.deleteproperty",
|
|
37481
37590
|
"href": "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.deleteproperty",
|
|
37482
|
-
"title": "Reflect.deleteProperty ( target,
|
|
37591
|
+
"title": "Reflect.deleteProperty ( target, key )",
|
|
37483
37592
|
"number": "28.1.4"
|
|
37484
37593
|
},
|
|
37485
37594
|
"definedIn": "heading",
|
|
@@ -37489,7 +37598,7 @@
|
|
|
37489
37598
|
"id": "sec-reflect.get",
|
|
37490
37599
|
"href": "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.get",
|
|
37491
37600
|
"linkingText": [
|
|
37492
|
-
"get(target,
|
|
37601
|
+
"get(target, key, receiver)"
|
|
37493
37602
|
],
|
|
37494
37603
|
"localLinkingText": [],
|
|
37495
37604
|
"type": "method",
|
|
@@ -37501,7 +37610,7 @@
|
|
|
37501
37610
|
"heading": {
|
|
37502
37611
|
"id": "sec-reflect.get",
|
|
37503
37612
|
"href": "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.get",
|
|
37504
|
-
"title": "Reflect.get ( target,
|
|
37613
|
+
"title": "Reflect.get ( target, key [ , receiver ] )",
|
|
37505
37614
|
"number": "28.1.5"
|
|
37506
37615
|
},
|
|
37507
37616
|
"definedIn": "heading",
|
|
@@ -37511,7 +37620,7 @@
|
|
|
37511
37620
|
"id": "sec-reflect.getownpropertydescriptor",
|
|
37512
37621
|
"href": "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.getownpropertydescriptor",
|
|
37513
37622
|
"linkingText": [
|
|
37514
|
-
"getOwnPropertyDescriptor(target,
|
|
37623
|
+
"getOwnPropertyDescriptor(target, key)"
|
|
37515
37624
|
],
|
|
37516
37625
|
"localLinkingText": [],
|
|
37517
37626
|
"type": "method",
|
|
@@ -37523,7 +37632,7 @@
|
|
|
37523
37632
|
"heading": {
|
|
37524
37633
|
"id": "sec-reflect.getownpropertydescriptor",
|
|
37525
37634
|
"href": "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.getownpropertydescriptor",
|
|
37526
|
-
"title": "Reflect.getOwnPropertyDescriptor ( target,
|
|
37635
|
+
"title": "Reflect.getOwnPropertyDescriptor ( target, key )",
|
|
37527
37636
|
"number": "28.1.6"
|
|
37528
37637
|
},
|
|
37529
37638
|
"definedIn": "heading",
|
|
@@ -37555,7 +37664,7 @@
|
|
|
37555
37664
|
"id": "sec-reflect.has",
|
|
37556
37665
|
"href": "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.has",
|
|
37557
37666
|
"linkingText": [
|
|
37558
|
-
"has(target,
|
|
37667
|
+
"has(target, key)"
|
|
37559
37668
|
],
|
|
37560
37669
|
"localLinkingText": [],
|
|
37561
37670
|
"type": "method",
|
|
@@ -37567,7 +37676,7 @@
|
|
|
37567
37676
|
"heading": {
|
|
37568
37677
|
"id": "sec-reflect.has",
|
|
37569
37678
|
"href": "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.has",
|
|
37570
|
-
"title": "Reflect.has ( target,
|
|
37679
|
+
"title": "Reflect.has ( target, key )",
|
|
37571
37680
|
"number": "28.1.8"
|
|
37572
37681
|
},
|
|
37573
37682
|
"definedIn": "heading",
|
|
@@ -37643,7 +37752,7 @@
|
|
|
37643
37752
|
"id": "sec-reflect.set",
|
|
37644
37753
|
"href": "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.set",
|
|
37645
37754
|
"linkingText": [
|
|
37646
|
-
"set(target,
|
|
37755
|
+
"set(target, key, value, receiver)"
|
|
37647
37756
|
],
|
|
37648
37757
|
"localLinkingText": [],
|
|
37649
37758
|
"type": "method",
|
|
@@ -37655,7 +37764,7 @@
|
|
|
37655
37764
|
"heading": {
|
|
37656
37765
|
"id": "sec-reflect.set",
|
|
37657
37766
|
"href": "https://tc39.es/ecma262/multipage/reflection.html#sec-reflect.set",
|
|
37658
|
-
"title": "Reflect.set ( target,
|
|
37767
|
+
"title": "Reflect.set ( target, key, value [ , receiver ] )",
|
|
37659
37768
|
"number": "28.1.12"
|
|
37660
37769
|
},
|
|
37661
37770
|
"definedIn": "heading",
|
|
@@ -39118,7 +39227,7 @@
|
|
|
39118
39227
|
"href": "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-createhtml",
|
|
39119
39228
|
"linkingText": [
|
|
39120
39229
|
"CreateHTML",
|
|
39121
|
-
"CreateHTML(contents, tag,
|
|
39230
|
+
"CreateHTML(contents, tag, attr, attrValue)"
|
|
39122
39231
|
],
|
|
39123
39232
|
"localLinkingText": [],
|
|
39124
39233
|
"type": "abstract-op",
|
|
@@ -39128,7 +39237,7 @@
|
|
|
39128
39237
|
"heading": {
|
|
39129
39238
|
"id": "sec-createhtml",
|
|
39130
39239
|
"href": "https://tc39.es/ecma262/multipage/additional-ecmascript-features-for-web-browsers.html#sec-createhtml",
|
|
39131
|
-
"title": "CreateHTML ( contents, tag,
|
|
39240
|
+
"title": "CreateHTML ( contents, tag, attr, attrValue )",
|
|
39132
39241
|
"number": "B.2.2.2.1"
|
|
39133
39242
|
},
|
|
39134
39243
|
"definedIn": "heading",
|