fix(vm): add literal_alloc memory calculation

This commit is contained in:
JimMoen 2021-11-25 14:41:40 +08:00
parent a7cd1ad30b
commit d4246ad2f6
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@
sl_alloc, sl_alloc,
ll_alloc, ll_alloc,
fix_alloc, fix_alloc,
literal_alloc,
std_alloc std_alloc
]). ]).