WebGL issue

When I build the game into webgl, it can run smoothly at start.

however, after a couple minutes( ~1 mins) the game will freeze and crash without any log output. I have tested it, it only happens when the spawn & despawn have been called many times to make it freeze, and I have implemented the fusion object pool.