xo-interpreter2 stack: + more primitive function-type decoration
This commit is contained in:
parent
637df4983b
commit
ea31dbf0d3
3 changed files with 14 additions and 5 deletions
|
|
@ -18,7 +18,8 @@ namespace xo {
|
|||
|
||||
public:
|
||||
/** create primitive: report memory use to console **/
|
||||
static DPrimitive_gco_0 * make_report_memory_use_pm(obj<AAllocator> mm);
|
||||
static DPrimitive_gco_0 * make_report_memory_use_pm(obj<AAllocator> mm,
|
||||
StringTable * stbl);
|
||||
};
|
||||
|
||||
} /*namespace scm*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue