Garbage Collector - simple counting #12450
Annotations
10 errors
Check generated files are up to date
m.gcCycle undefined (type *Machine has no field or method gcCycle)
|
Check generated files are up to date
m.gcCycle undefined (type *Machine has no field or method gcCycle)
|
Check generated files are up to date
cannot use block (variable of type int) as Object value in argument to vis: int does not implement Object (missing method DecRefCount)
|
Check generated files are up to date
undefined: Alloc
|
Check generated files are up to date
cannot use &ArrayValue{} (value of type *ArrayValue) as Object value in variable declaration: *ArrayValue does not implement Object (missing method GetShalowSize)
|
Check generated files are up to date
cannot use &StructValue{} (value of type *StructValue) as Object value in variable declaration: *StructValue does not implement Object (missing method GetShalowSize)
|
Check generated files are up to date
cannot use &BoundMethodValue{} (value of type *BoundMethodValue) as Object value in variable declaration: *BoundMethodValue does not implement Object (missing method GetShalowSize)
|
Check generated files are up to date
cannot use &MapValue{} (value of type *MapValue) as Object value in variable declaration: *MapValue does not implement Object (missing method GetShalowSize)
|
Check generated files are up to date
cannot use &Block{} (value of type *Block) as Object value in variable declaration: *Block does not implement Object (missing method GetShalowSize)
|
Check generated files are up to date
cannot use &HeapItemValue{} (value of type *HeapItemValue) as Object value in variable declaration: *HeapItemValue does not implement Object (missing method GetShalowSize)
|
Loading