Return the keys in a weak set. This operation is
non-deterministic because it is affected by the scheduling of the
garbage collector and the cycle collector.
Returns
If aSet is a weak set object, return the keys of the weak
set as an array. Otherwise, return undefined.
Return the keys in a weak set. This operation is non-deterministic because it is affected by the scheduling of the garbage collector and the cycle collector.
Returns
If aSet is a weak set object, return the keys of the weak set as an array. Otherwise, return undefined.