MCPcopy Create free account
hub / github.com/nodejs/node / showSharedLibEntries

Method showSharedLibEntries

deps/v8/tools/system-analyzer/index.mjs:204–204  ·  view source on GitHub ↗
(entries, focusView = true)

Source from the content-addressed store, hash-verified

202 }
203
204 showSharedLibEntries(entries, focusView = true) {}
205
206 showCodeEntries(entries, focusView = true) {
207 this._view.codePanel.selectedEntries = entries;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected