Searched refs:MessagePortPrototype (Results 1 – 1 of 1) sorted by relevance
107 const MessagePortPrototype = ObjectCreate( constant115 MessagePort.prototype.ref = MessagePortPrototype.ref;116 MessagePort.prototype.unref = MessagePortPrototype.unref;118 return !!FunctionPrototypeCall(MessagePortPrototype.hasRef, this);267 FunctionPrototypeCall(MessagePortPrototype.close, this);279 ref = FunctionPrototypeCall(MessagePortPrototype.hasRef, this);318 FunctionPrototypeCall(MessagePortPrototype.start, port);