|
(* allocation of cells must use the tag provided, it contains all internally stored metadata *)
|
|
(* allocation of cells must use the tag provided, it contains all internally stored metadata *)
|
|
Heaps.NewRec(a, tag, false);
|
|
Heaps.NewRec(a, tag, false);
|
|
if EnableTrace then trace(scope, c, typeInfo, name, isCellnet, isEngine); end;
|
|
if EnableTrace then trace(scope, c, typeInfo, name, isCellnet, isEngine); end;
|