qscript ~master (2021-03-22T17:15:40Z)
Dub
Repo
FunctionNode.varStackCount
qscript
compiler
ast
FunctionNode
number of elements to allocate on stack for variables, this is set by ASTCheck
struct
FunctionNode
uinteger
varStackCount
;
Meta
Source
See Implementation
qscript
compiler
ast
FunctionNode
constructors
this
properties
argTypes
argumentNames
argumentTypes
structs
Argument
variables
arguments
bodyBlock
id
lineno
name
returnType
varStackCount
visibility
number of elements to allocate on stack for variables, this is set by ASTCheck