Lines Matching defs:marked
33 * Returns true if the given object is marked.
117 /* This object was not previously marked.
129 * objects. Any newly-marked objects whose addresses are lower than
405 * referent has not yet been marked, put it on the appropriate list in
497 * Scans forward to the header of the next marked object between start
498 * and limit. Returns NULL if no marked objects are in that region.
592 /* Given bitmaps with the root set marked, find and mark all
594 * live objects will be marked and the mark stack will be empty.
682 bool marked = isMarked(referent, ctx);
683 if (!marked && ((++counter) & 1)) {
686 marked = true;
688 if (!marked) {
911 * Walk through the list of objects that haven't been marked and free