void mode(bool isEager) { context_switches.Push(isEager); }
public void graph_mode(bool isFunc = false) => context_switches.Push(false, isFunc);