Merge fix

This commit is contained in:
Vyacheslav Egorov 2024-05-16 15:25:15 -07:00
parent ca46dd6fe8
commit 0f61e4e7a4

View file

@ -11,8 +11,6 @@
#include <algorithm>
#include <algorithm>
LUAU_FASTFLAG(LuauCodegenDirectUserdataFlow)
LUAU_FASTFLAG(LuauLoadTypeInfo) // Because new VM typeinfo load changes the format used by Codegen, same flag is used
LUAU_FASTFLAGVARIABLE(LuauCodegenTypeInfo, false) // New analysis is flagged separately