summaryrefslogtreecommitdiffhomepage
path: root/tests
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2021-12-07 13:40:51 +0100
committerJo-Philipp Wich <jo@mein.io>2021-12-08 15:53:40 +0100
commit99fdafd8c03a7baee265ce3dd22af5b2d02fdeb6 (patch)
treea76772653a70c610085c90f80c13ab8eda0cf010 /tests
parent0d29b2558987eda5d8a913638f40d506172606ac (diff)
vm: introduce value registry
Introduce a new, lazily allocated value registry which can be used by C code to store values which should not be garbage collected. The registry is a plain ucode object internally and treated as GC root but not exposed to ucode script code, this allows it to retain references to values which are otherwise completely unreachable from ucode scripts. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions