Pointer to the c-allocated area, represents the virtual table

Property definitions

nitc $ VTable :: _internal_vtable
	# Pointer to the c-allocated area, represents the virtual table
	var internal_vtable: Pointer is noinit
src/vm/virtual_machine.nit:919,2--920,39