fix(vm): add literal_alloc memory calculation
This commit is contained in:
parent
ceed9678e3
commit
c5e28bd32b
|
@ -58,6 +58,7 @@
|
|||
sl_alloc,
|
||||
ll_alloc,
|
||||
fix_alloc,
|
||||
literal_alloc,
|
||||
std_alloc
|
||||
]).
|
||||
|
||||
|
|
Loading…
Reference in New Issue