NaVM._stack

as the name says, stack

class NaVM
protected
ArrayStack!NaData _stack;

Meta