luau/VM
Petri Häkkinen fc4871989a
Add lua_cleartable (#678)
To my understanding lua_cleartable does not need GC barriers because
it's only removing elements and not modifying the stack. But I'm not a
GC expert so please correct if I'm wrong.

resolves #672

Co-authored-by: Petri Häkkinen <petrih@rmd.remedy.fi>
2022-09-22 09:54:03 -07:00
..
include Add lua_cleartable (#678) 2022-09-22 09:54:03 -07:00
src Add lua_cleartable (#678) 2022-09-22 09:54:03 -07:00