It's possible that the object has been added to weak map before and then erased, so having an id property doesn't mean it's added in the weak map. |
||
|---|---|---|
| .. | ||
| atom.coffee | ||
| objects_registry.coffee | ||
| rpc_server.coffee | ||
It's possible that the object has been added to weak map before and then erased, so having an id property doesn't mean it's added in the weak map. |
||
|---|---|---|
| .. | ||
| atom.coffee | ||
| objects_registry.coffee | ||
| rpc_server.coffee | ||