Function mmtk::util::metadata::vo_bit::is_vo_addr

source ·
pub unsafe fn is_vo_addr(addr: Address) -> bool
Expand description

Non-atomically check if the VO bit is set for this address.

§Safety

The caller needs to make sure that no one is modifying VO bit.