We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcc4ba1 commit 4a81e50Copy full SHA for 4a81e50
_runtimes/header-compression.md
@@ -60,6 +60,12 @@ Schemes to decrease header size often trade in a more compressed representation
60
64 byte granularity, 1 GiB address space (type 7)¹ 8 byte granularity, 512 GiB address space (type 4)²
61
</div>
62
63
+Examples for "other uses":
64
+- marked bit
65
+- pinned bit
66
+- locked bit
67
+- forwarding (failed) bit
68
+
69
---
70
¹: [Pointer Compression Type 7](pointer-compression#type-7-vtabletypeclass-reference-64-byte-granularity-1-gib-address-space)<br/>
71
²: [Pointer Compression Type 4](pointer-compression#type-4-normal-reference-8-byte-granularity-512-gib-address-space)
0 commit comments