Constantsยง
- Metadata spec for the active page byte
Functionsยง
- Set the page mark from 0 to 1. Return true if we set it successfully in this call.
- is_
offset_ ๐malloc Is this allocation an offset malloc? The argument address should be the allocation address (object start) - is_
page_ ๐marked - is_
page_ ๐ โmarked_ unsafe - load128 ๐ โLoad u128 bits of side metadata
- Set the offset bit for the allocation. The argument address should be the allocation address (object start)
- set_
page_ ๐mark - unset_
offset_ ๐ โmalloc_ bit_ unsafe Unset the offset bit for the allocation. The argument address should be the allocation address (object start) - unset_
page_ ๐ โmark_ unsafe