# File lib/parslet/bytecode/vm.rb, line 175
    def enter_frame
      @frames.push @values.size
    end