diff --git a/source/include/acconfig.h b/source/include/acconfig.h index 75c0b88c3..14856d619 100644 --- a/source/include/acconfig.h +++ b/source/include/acconfig.h @@ -169,6 +169,7 @@ #define MAX_STATE_CACHE_DEPTH 24 /* State objects for stacks */ #define MAX_PARSE_CACHE_DEPTH 512 /* Parse tree objects */ #define MAX_OBJECT_CACHE_DEPTH 32 /* Interpreter operand objects */ +#define MAX_WALK_CACHE_DEPTH 2 /* Objects for parse tree walks (method execution) */ /* * NameSpace Table size