The WeakMap is map whose entries are subject to garbage collection if there are no more references to the keys. Keys must be objects (no primitives).
確定! 回上一頁