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