Implement Object Shapes by jemmaissroff · Pull Request #6386 · ruby/ruby

This commit implements the Object Shapes technique in CRuby. Object Shapes is used for accessing instance variables and representing the "frozenness" of objects. Object instances have a...