Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/devtools-v6
/ clear
Method
clear
packages/shared-utils/src/util.ts:146–148 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
144
}
145
146
clear() {
147
this.map.clear()
148
}
149
}
150
151
const
encodeCache =
new
EncodeCache()
Callers
11
_replayBuffer
Function · 0.80
_cleanupBuffer
Function · 0.80
clearTimeline
Function · 0.80
walkTree
Function · 0.80
clearStorage
Function · 0.80
stringify
Function · 0.80
searchDeepInObject
Function · 0.80
component-data-edit.js
File · 0.80
vuex-tab.js
File · 0.80
events-tab.js
File · 0.80
components-tab.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected