Does anyone know what ‘UncommonTrapBlob’ is? ???
I’m profiling and it keeps showing up in the -Xprof output and apparently it’s taking up 4.3% of execution time.
Compiled + native Method
4.4% 296 + 0 net.movegaga.jemu2.FrameWork.updateTexture
4.3% 2 + 285 UncommonTrapBlob
3.8% 254 + 0 jef.video.GfxManager.decode
3.7% 246 + 0 jef.cpu.Z80.exec
0.9% 61 + 0 jef.sound.chip.AY8910.AY8910Update
0.8% 52 + 0 jef.video.BitMapImpl.toBitMap
...
...