framesMax top-level constant

int const framesMax

Maximum number of call frames (call depth)

Implementation

const int framesMax = 64;