<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/benchmark/vm_ivar_of_class.yml, branch v3_3_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>allow to access ivars of classes/modules</title>
<updated>2021-10-22T16:32:55+00:00</updated>
<author>
<name>Koichi Sasada</name>
<email>ko1@atdot.net</email>
</author>
<published>2021-10-22T08:24:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=acb23454e57e1bbe828e7f3114430cab2d5db44c'/>
<id>acb23454e57e1bbe828e7f3114430cab2d5db44c</id>
<content type='text'>
if an ivar of a class/module refer to a shareable object, this ivar
can be read from non-main Ractors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if an ivar of a class/module refer to a shareable object, this ivar
can be read from non-main Ractors.
</pre>
</div>
</content>
</entry>
</feed>
