mirror of
https://github.com/janet-lang/janet
synced 2025-01-08 22:50:27 +00:00
7a1c9c7798
Upvalues are stored in the symbol slots structure as well, but since they are always live, we repurpose the death_pc field to refer to the environment index that we want to look at at runtime. |
||
---|---|---|
.. | ||
array_test.c | ||
boot.c | ||
boot.janet | ||
buffer_test.c | ||
number_test.c | ||
system_test.c | ||
table_test.c | ||
tests.h |