field access: first primitive attempt
authorBernhard Urban <lewurm@gmail.com>
Tue, 24 Apr 2012 21:35:25 +0000 (23:35 +0200)
committerBernhard Urban <lewurm@gmail.com>
Tue, 24 Apr 2012 21:35:25 +0000 (23:35 +0200)
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


No differences found