Lines Matching refs:unref
117 MessagePort.prototype.unref = MessagePortPrototype.unref;
296 // If there are none or all are removed, unref() the channel so the worker
298 port.unref();
326 port.unref();
342 this[kPort].unref();
395 this[kPort].unref();
501 // Platform APIs with Node.js specific methods but ref and unref
514 // The unref() method is Node.js specific and not part of the standard
516 // Platform APIs with Node.js specific methods but ref and unref
521 unref() {
525 this[kHandle].unref();