3 PP0045
Herman Venter edited this page 2018-09-17 16:27:09 -07:00

Maximum stack depth exceeded

Prepack imposes a maximum call stack depth. It can be configured via the maxStackDepth option, and it defaults to 112. This compiler diagnostics is triggered when an excess number of execution contexts have been pushed on the call stack.