mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-19 18:40:43 -06:00
Any local references get cleaned up when returning to the JVM, but some of the functions in AndroidCommon return to C++ rather than the JVM, and functions with loops risk running into the limit of how many simultaneous local references are allowed.