mirror of
https://github.com/urbit/ares.git
synced 2024-11-25 22:29:57 +03:00
docs: forwarding pointer tag
This commit is contained in:
parent
85b45d977f
commit
a894f1e3e2
@ -33,6 +33,8 @@ When an indirect atom is copied from one stack frame to another, its size is rep
|
|||||||
forwarding pointer. When a cell is copied from one stack frame to another, its
|
forwarding pointer. When a cell is copied from one stack frame to another, its
|
||||||
head is replaced with a forwarding pointer.
|
head is replaced with a forwarding pointer.
|
||||||
|
|
||||||
|
The tag for a forwarding pointer is 111.
|
||||||
|
|
||||||
## Memory Layout
|
## Memory Layout
|
||||||
|
|
||||||
Computation proceeds in a memory arena, using two stacks growing towards each other from opposite ends.
|
Computation proceeds in a memory arena, using two stacks growing towards each other from opposite ends.
|
||||||
|
Loading…
Reference in New Issue
Block a user