Method and apparatus for implementing a virtual machine interpreter such as
an interpreter for interpreting Java compiled bytecodes. The Java language
supports class structures and a hierarchy of such structures. As the Java
software virtual machine loads the class file containing the Java
bytecodes it allocates a first block, of memory based on the class
definition for all dynamic methods implemented by a class hierarchy that
includes a base class and any additional classes derived from the base
class. The virtual machine instantiates instances of classes within a
class hierarchy derived from the base class in other memory blocks by
initializing a method table pointer at a base location in that other
memory block for each such instance in the class hierarchy. The method
table pointer is initialized to point to the first block of memory
defining the dynamic methods for the class hierarchy. The interpreter also
initializes other data unique to each instance at offsets relative to the
method table pointer within the other memory block for said class
instance. Practice of the invention enhances the speed with which the
virtual machine accesses dynamic methods of objects within the class
hierarchy.
Метод и прибор для снабжать фактически переводчик машины such as переводчик для интерпретируя java составили bytecodes. Язык java поддерживает классоваяа структура и иерархию таких структур. По мере того как нагрузки машины средства программирования java фактически архив типа содержа bytecodes java оно размещают первый блок, памяти основанный на определении типа для всех динамических методов снабженных иерархией типа которая вклюает низкопробный тип и любые дополнительные типы выведенные от низкопробного типа. Фактически примеры instantiates машины типов в пределах иерархии типа вывели от низкопробного типа в других блоках памяти путем выступать указатель с иничиативой таблицы метода на низкопробном положении в что другой блок памяти для каждого такого примера в иерархии типа. Указатель таблицы метода выступлен с иничиативой к пункту к первому блоку памяти определяя динамические методы для иерархии типа. Переводчик также выступает другие данные с иничиативой уникально к каждому примеру на смещениях по отношению к указателю таблицы метода внутри другой блок памяти для сказанного примера типа. Практика вымысла увеличивает скорость с фактически машина достигает динамических методов предметов в пределах иерархии типа.