mmtk::util::metadata::vo_bit

Function unset_vo_bit_unsafe

source
pub(crate) unsafe fn unset_vo_bit_unsafe(object: ObjectReference)
Expand description

Non-atomically unset the VO bit for an object. The caller needs to ensure the side metadata for the VO bit for the object is accessed by only one thread.

ยงSafety

This is unsafe: check the comment on side_metadata::store