Searched refs:RemoveVariableIfLive (Results 1 – 2 of 2) sorted by relevance
198 func (l *liveTracker) RemoveVariableIfLive(v Variable) bool { func
2608 isLive := liveGlobals.RemoveVariableIfLive(v)