Functions§
- lua_
l_ ⚠traceback - Build a traceback string from
L1, optionally prependingmsg, and push the result ontoL. Faithful 1:1 port ofluaL_tracebackfromluau/VM/src/laux.cpp:381-425.
L1, optionally prepending msg, and push
the result onto L. Faithful 1:1 port of luaL_traceback from
luau/VM/src/laux.cpp:381-425.