473474475476477478479480481482483
// The actual stack space for (int i = 2; i < VmThread.DEFAULT_STACK_SLOTS; i++) { os.writeWord(0); } os.setObjectRef(stackPtrLabel); objectInfo.markEnd(); } /** * Emit code to initialize Vm. *