From: Bernhard Urban Date: Tue, 24 Apr 2012 21:35:25 +0000 (+0200) Subject: field access: first primitive attempt X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=485b25fefdbf44b940c155d48f2e211c398fe727;hp=485b25fefdbf44b940c155d48f2e211c398fe727;p=mate.git field access: first primitive attempt constantpool index is used as offset to access fields of an object (which isn't correct) TODO: - proper table index setup - allocate bytes according table size - consider inheritance ---