isWeakSet(new WeakMap())); assert(!isWeakSet(new Map())); assert(isWeakSet(new WeakSet())); class MyWeakSet extends WeakSet ...
確定! 回上一頁