MCPcopy
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
151const encodeCache = new EncodeCache()

Callers 11

_replayBufferFunction · 0.80
_cleanupBufferFunction · 0.80
clearTimelineFunction · 0.80
walkTreeFunction · 0.80
clearStorageFunction · 0.80
stringifyFunction · 0.80
searchDeepInObjectFunction · 0.80
vuex-tab.jsFile · 0.80
events-tab.jsFile · 0.80
components-tab.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected