The program's catch stack. If a function throws it will pop the last element from this stack and set _prOffset to the popped value.
_prOffset
final catchStack = <List<int>>[];