Lines Matching refs:set
74 this.readSockets.set(uuid, socket);
78 throw new Error("Can't set message handler for write sockets");
89 this.writeSockets.set(uuid, [socket, count]);
110 target.set(uuid, [socket, count]);
481 this.responseHandlers.set(commandId, fn);
509 * its URL set to the same as the ``uuid`` property of this
694 remoteObjectsById.set(rv, obj);
859 case "set":
883 objectsSeen.set(item, serialized);
894 case "set":
1033 case "set":
1059 objectMap.set(objectId, result);
1074 case "set":
1082 // After deserializing the key, set the `key` property on the target
1087 target.value.set(target.key, result);