Searched refs:is_marked (Results 1 – 1 of 1) sorted by relevance
3729 bool is_marked = in AllocateChunk() local3731 PrintF(" %c ", (is_marked ? '!' : ' ')); // Indent a little. in AllocateChunk()3732 if (is_marked) { in AllocateChunk()