1
0

Add common function calling support

This commit is contained in:
otya128
2016-12-23 20:36:18 +09:00
parent 53e7138bd7
commit aa3c8af549
3 changed files with 33 additions and 3 deletions

View File

@@ -104,6 +104,8 @@ class Function
bool returnExpr;
int outArgCount;
bool isCommon;
VMSlot slot;/*common function*/
bool isDead;/*common function*/
/**
0:bp
1:pc