The value stored in the log bit/byte indicating that the object or field is logged, i.e. it
has already been recorded in the remembered set and the write barrier can skip its slow path.
The value stored in the log bit/byte indicating that the object or field is unlogged, i.e. it
has not yet been recorded in the remembered set and the write barrier should still take its slow path.