Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ mapDetailsPanel
Method
mapDetailsPanel
deps/v8/tools/system-analyzer/view/map-panel.mjs:50–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
}
49
50
get mapDetailsPanel() {
51
return
this.$(
'#map-details'
);
52
}
53
54
get searchBarBtn() {
55
return
this.$(
'#searchBarBtn'
);
Callers
nothing calls this directly
Calls
1
$
Method · 0.45
Tested by
no test coverage detected