ElunaLuaEngine / Eluna

Eluna Lua Engine © for WoW Emulators
https://elunaluaengine.github.io
GNU General Public License v3.0
372 stars 356 forks source link

Optimize stacktrace functionality #477

Closed Rochet2 closed 5 months ago

Rochet2 commented 5 months ago

We now push the function to stack only once and never shift all function call arguments around.