MCPcopy Index your code
hub / github.com/nodejs/node / resetPort

Method resetPort

test/common/inspector-helper.js:384–386  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

382 }
383
384 resetPort() {
385 this.portPromise = new Promise((resolve) => this._portCallback = resolve);
386 }
387
388 static async startViaSignal(scriptContents) {
389 const instance = new NodeInstance(

Callers 2

constructorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected