Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ na
Function
na
packages/app/src/components/debug-bar.tsx:136–136 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
134
})
135
136
const na = () => language.t(
"debugBar.na"
).toUpperCase()
137
const heap = () => (state.heap.limit ? (state.heap.used ?? 0) / state.heap.limit : undefined)
138
const heapv = () => {
139
const value = heap()
Callers
4
heapv
Function · 0.85
longv
Function · 0.85
navv
Function · 0.85
DebugBar
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected