mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 11:38:21 +02:00
Boxed struct ptr changes.
This commit is contained in:
parent
ad2542eba6
commit
5af6428bf4
20 changed files with 573 additions and 327 deletions
|
@ -2109,6 +2109,7 @@ public:
|
|||
String ToString(BeFunction* func = NULL);
|
||||
void Print();
|
||||
void Print(BeFunction* func);
|
||||
void PrintValue(BeValue* val);
|
||||
|
||||
void DoInlining(BeFunction* func);
|
||||
void DoInlining();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue