generated from tc39/template-for-proposals
-
Notifications
You must be signed in to change notification settings - Fork 1
/
biblio.json
76 lines (76 loc) · 1.63 KB
/
biblio.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
"location": "https://tc39.es/ecma402/",
"entries": [
{
"type": "op",
"aoid": "GetOption",
"id": "sec-getoption"
},
{
"type": "op",
"aoid": "ResolveLocale",
"id": "sec-resolvelocale"
},
{
"type": "op",
"aoid": "IsWellFormedCurrencyCode",
"id": "sec-iswellformedcurrencycode"
},
{
"type": "op",
"aoid": "CanonicalizeLocaleList",
"id": "sec-canonicalizelocalelist"
},
{
"type": "op",
"aoid": "CanonicalizeUnicodeLocaleId",
"id": "sec-canonicalizeunicodelocaleid"
},
{
"type": "op",
"aoid": "IsStructurallyValidLanguageTag",
"id": "sec-isstructurallyvalidlanguagetag"
},
{
"type": "op",
"aoid": "SupportedLocales",
"id": "sec-supportedlocales"
},
{
"type": "op",
"aoid": "IsWellFormedUnitIdentifier",
"id": "sec-iswellformedunitidentifier"
},
{
"type": "op",
"aoid": "IsValidTimeZoneName",
"id": "sec-isvalidtimezonename"
},
{
"type": "op",
"aoid": "CanonicalizeTimeZoneName",
"id": "sec-canonicalizetimezonenam"
},
{
"type": "clause",
"number": "6.1",
"id": "sec-case-sensitivity-and-case-mapping"
},
{
"type": "term",
"term": "legacy-constructor",
"refId": "sec-constructor-properties-of-the-intl-object",
"id": "legacy-constructor"
},
{
"type": "clause",
"number": "9.1",
"id": "sec-internal-slots"
},
{
"type": "clause",
"number": "6.1",
"id": "sec-case-sensitivity-and-case-mapping"
}
]
}