FunctionNode.varStackCount

number of elements to allocate on stack for variables, this is set by ASTCheck

struct FunctionNode
uinteger varStackCount;

Meta