Relative offset of this method in the virtual table (from the beginning of the block)

Property definitions

nitc :: virtual_machine $ MMethod :: _offset
	# Relative offset of this method in the virtual table (from the beginning of the block)
	redef var offset: Int
src/vm/virtual_machine.nit:873,2--874,22