Lines Matching refs:find
226 // Put a dummy entry in the remembered pages so we can find the list the
1832 // find a subset of references of the marker.
2418 // As long as we need to iterate the client heap to find references into the
4756 auto it = ephemeron_remembered_set_->find(table);
4761 CHECK(it->second.find(entry.as_int()) != it->second.end());
4946 // We need to find a FixedArrayBase map after walking the fillers.
6209 std::find(gc_prologue_callbacks_.begin(), gc_prologue_callbacks_.end(),
6232 std::find(gc_epilogue_callbacks_.begin(), gc_epilogue_callbacks_.end(),
7220 // Iterate through the page until we reach the end or find an object
7446 // find a heap. The exception is when the ReadOnlySpace is writeable, during