Gcx.isMarked

IsMarked isMarked(void * addr) scope nothrow

Returns true if the addr lies within a marked block.

Warning! This should only be called while the world is stopped inside the fullcollect function after all live objects have been marked, but before sweeping.