Evan has added a JIT framework that can be enabled, along with a dynamically generated bytecode interpreter.
Evan加入了JIT架构,以及一个动态的字节码解释器。
The bytecode interpreter adds about 65mb to the process table (over the maximum heap size for a 128mb heap), and increases in size as does the maximum heap size does.
字节码解释器向进程表大约添加65 MB(除了最大堆大小128 MB之外),并随最大堆大小的增加而增加。
The object code for a VM is also called bytecode, specifically defining an instruction set that an interpreter executes.
VM 的对象代码也称为 bytecode,特别定义解释程序执行的一个指令集。
应用推荐