MCPcopy Create free account
hub / github.com/nodejs/node / [SymbolDispose]

Method [SymbolDispose]

lib/v8.js:540–542  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

538 }
539
540 [SymbolDispose]() {
541 this.stop();
542 }
543}
544
545module.exports = {

Callers

nothing calls this directly

Calls 1

stopMethod · 0.95

Tested by

no test coverage detected