Class Methods

Create a new pinned object reference. The Fiddle::Pinned instance will prevent the GC from moving object.

Instance Methods

Clear the reference to the object this is pinning.

Returns true if the reference has been cleared, otherwise returns false.

Return the object that this pinned instance references.