<div dir="ltr">How do you call <span style="font-size:12.8px">swift_class_getInstanceExtents, it doesn&#39;t show in Xcode?</span></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">  -- Howard.<br></div></div>
<br><div class="gmail_quote">On 22 March 2016 at 06:07, Joe Groff <span dir="ltr">&lt;<a href="mailto:jgroff@apple.com" target="_blank">jgroff@apple.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
&gt; On Mar 19, 2016, at 1:53 PM, Howard Lovatt via swift-users &lt;<a href="mailto:swift-users@swift.org">swift-users@swift.org</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt; Is there a way to find out how big an object is on the heap?<br>
<br>
</span>No public API yet. For entertainment purposes, you could use the runtime&#39;s swift_class_getInstanceExtents function, passing in the class object for the instance.<br>
<span class="HOEnZb"><font color="#888888"><br>
-Joe</font></span></blockquote></div><br></div>