33 for( StackSlotListTy::iterator
i =
slots.begin(),
50 return slots.size() * 8;
54 StackSlotListTy::const_iterator
i =
slots.find(MSS);
55 if (i ==
slots.end()) {
u4 get_frame_size() const
get the size of the stack frame in bytes
ManagedStackSlot * create_ManagedStackSlot(Type::TypeID type)
create a new managed stack slot
StackSlot * get_StackSlot(ManagedStackSlot *MSS)
get a stack slot from a managed stack slot