Skip to content

Mark struct functions as being isgenerated to avoid inserting pushes in pops

Quinten Cabo requested to merge stacktrace-improvements into develop

Mark struct functions as being isgenerated to avoid inserting pushes in pops inside of them. This saves a massive amount of performance! This mr also fixes a -trace v minor rendering issue with recursive pops.

Merge request reports