Project

General

Profile

« Previous | Next » 

Revision 7424ea18

Added by peterzhu2118 (Peter Zhu) almost 3 years ago

Implement Objects on VWA

This commit implements Objects on Variable Width Allocation. This allows
Objects with more ivars to be embedded (i.e. contents directly follow the
object header) which improves performance through better cache locality.