MCPcopy
hub / github.com/fanmingming/live / popTarget

Function popTarget

m3u8/vue.js:759–762  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

757 }
758
759 function popTarget () {
760 targetStack.pop();
761 Dep.target = targetStack[targetStack.length - 1];
762 }
763
764 /* */
765

Callers 4

handleErrorFunction · 0.85
callHookFunction · 0.85
vue.jsFile · 0.85
getDataFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected