Skip to content

Commit fa8608f

Browse files
Name the string heap (#179)
1 parent f0e1d1b commit fa8608f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ltx/heaps.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,5 @@ \subsection{String heap}
8282

8383
The string heap is a partition consisting entirely of \type{TextOffset} values. Each entry in that
8484
heap designates a NUL-terminated UTF-8 encoded string (\secref{sec:ifc-textoffset-data-type}).
85+
86+
\partition{heap.string}

0 commit comments

Comments
 (0)