progress on external functions
This commit is contained in:
@@ -300,6 +300,9 @@ struct GroundBytecodeFunction {
|
||||
GroundBytecodeHeap* closure;
|
||||
|
||||
GroundSize _requiredSize;
|
||||
|
||||
// Only for native function
|
||||
GroundType* returnType;
|
||||
};
|
||||
struct GroundBytecodeStruct {};
|
||||
struct GroundBytecodeObject {};
|
||||
|
||||
Reference in New Issue
Block a user