SquirrelJME/SquirrelJME

View on GitHub
assets/developer-notes/stephanie-gawroriski/2019/11/22.mkd

Summary

Maintainability
Test Coverage
# 2019/11/22

## 18:08

I think this double free might be `free` or `jvmGarbageCollect` being called
within each other. Because free is calling `jvmGarbageCollect`. Going to add
some debug code.