22.1.1 The Array Constructor
- initiallizes
- initiallize
22.1.1.4 new Array ( ... argumentsList)
- initiallizes
22.1.2.5 Array[ @@create ] ( )
- initiallized
22.1.3.24 Array.prototype.sort (comparefn)
- initiallize
22.2.1 The %TypedArray% Intrinsic Object
- initiallizes
- initiallize
22.2.1.3 %TypedArray% ( array )
- initiallized
22.2.2.2 %TypedArray%.of ( ...items )
- initiallizes
- initiallized
22.2.3.26 %TypedArray%.prototype.sort ( comparefn )
- initiallize
22.2.4 The TypedArray Constructors
- initiallizes
- initiallizes
- initiallize
23.1.1 The Map Constructor
- iinitializes
23.1.1.2 new Map ( ... argumentsList )
- iinitializes
23.1.5.2.1 %MapIteratorPrototype%.next ( )
- iinitialized
23.2.1 The Set Constructor
- iinitializes
23.2.1.2 new Set ( ...argumentsList )
- iinitializes
23.2.4 Properties of Set Instances
- iinitialization
23.2.5.2.1 %SetIteratorPrototype%.next ( )
- iinitialized
23.3.1 The WeakMap Constructor
- iinitializes
23.3.1.2 new WeakMap ( ...argumentsList )
- iinitializes
23.4.1 The WeakSet Constructor
- iinitializes
23.4.1.2 new WeakSet ( ...argumentsList)
- iinitializes
25.4.1.5.1 CreatePromiseCapabilityRecord( promise, constructor )
- unitialized
25.2.1 The GeneratorFunction Constructor
- initializses
7.5.1 PromiseNew ( executor ) Abstaction Operation
- initilizes
fixed in rev24 editor's draft
fixed in rev24