generated from tc39/template-for-proposals
-
Notifications
You must be signed in to change notification settings - Fork 6
/
biblio.json
30 lines (30 loc) · 874 Bytes
/
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
{
"location": "https://arai-a.github.io/ecma262-compare/?pr=2417",
"entries": [
{
"type": "op",
"aoid": "ApplyDecoratorsToElementDefinition",
"refId": "sec-applydecoratorstoelementdefinition"
},
{
"type": "op",
"aoid": "CreateFieldInitializerFunction",
"refId": "sec-createfieldinitializerfunction"
},
{
"type": "op",
"aoid": "DefineMethodProperty",
"refId": "sec-definemethodproperty"
},
{
"type": "op",
"aoid": "MakeAutoAccessorGetter",
"refId": "sec-makeautoaccessorgetter"
},
{
"type": "op",
"aoid": "MakeAutoAccessorSetter",
"refId": "sec-makeautoaccessorsetter"
}
]
}