luau/VM/include
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
..
lua.h Add lua_cleartable (#678) 2022-09-22 09:54:03 -07:00
luaconf.h Sync to upstream/release/539 (#625) 2022-08-04 15:35:33 -07:00
lualib.h Sync to upstream/release/539 (#625) 2022-08-04 15:35:33 -07:00