Zero out 'globals' in the ASTInterpreter constructor
Maybe the GC should zero-initialize everything, but it doesn't, so we would get garbage values in that field.
Showing
Please register or sign in to comment
Maybe the GC should zero-initialize everything, but it doesn't, so we would get garbage values in that field.