comparison src/share/vm/interpreter/templateInterpreterGenerator.hpp @ 4181:319860ae697a

Simplify FrameMap: make offsets of spill slots and outgoing parameters independent so that they can be allocated at the same time, eliminating the separate phases. This makes the separate StackBlock unnecesary. Change CiStackSlot to use byte offsets instead of spill slot index. This makes CiTarget.spillSlotSize unnecessary.
author Christian Wimmer <Christian.Wimmer@Oracle.com>
date Mon, 02 Jan 2012 14:16:08 -0800
parents 38fa55e5e792
children 6b6cbd8b8914 bd3237e0e18d
comparison
equal deleted inserted replaced
4180:383c1272cd1f 4181:319860ae697a