----------------------------------------
In 23.1.2.2 "get Map [ @@species ]":
{1}
23.1.2.2 / step 1:
Return *this*.
s|*this*|the *this* value|
----------------------------------------
In 23.1.3.11 "Map.prototype.values ( )":
{2}
23.1.3.11 / step 2:
Return CreateMapIterator abstract(/M/, "value").
Delete "abstract"
----------------------------------------
In 23.2.2.2 "get Set [ @@species ]":
{3}
23.2.2.2 / step 1:
Return *this*.
s|*this*|the *this* value|
----------------------------------------
In 23.4.3.5 "WeakSet.prototype [ @@toStringTag ]":
{4}
23.4.3.5 / para 1:
The initial value of the @@toStringTag property is the string value *"Weak*Set".
The 5 characters '"Weak' are in bold sans, should be in monospace.
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
fixed in rev33 editor's draft
fixed in rev33