Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/garrytan/gstack
/ clearRefs
Method
clearRefs
browse/src/tab-session.ts:80–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
78
}
79
80
clearRefs() {
81
this.refMap.clear();
82
}
83
84
/**
85
* Resolve a selector that may be a @ref (e.g.,
"@e3"
,
"@c1"
) or a CSS selector.
Callers
3
getActiveFrameOrPage
Method · 0.95
onMainFrameNavigated
Method · 0.95
handleMetaCommand
Function · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected