4 Commits

Author SHA1 Message Date
b6da4ecea7 implement superclass method lookup 2024-12-29 08:48:10 -06:00
16eb6aa523 class_resolver: add constantpool-index-to-{class,method,field,string} cache
Object fields are now tightly packed. The intent is to make Object instances
more useful in native methods.
2024-12-25 21:09:15 -06:00
f1976baf57 implement String support 2024-12-25 10:10:28 -06:00
bba08c9a3e implement class instances 2024-12-25 04:36:46 -06:00