mirror of
https://github.com/luau-lang/luau.git
synced 2025-01-20 01:38:07 +00:00
Merge branch 'upstream' into merge
This commit is contained in:
commit
2f7509dedd
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ extern bool verbose;
|
||||||
extern bool codegen;
|
extern bool codegen;
|
||||||
extern int optimizationLevel;
|
extern int optimizationLevel;
|
||||||
|
|
||||||
|
|
||||||
LUAU_FASTFLAG(LuauTaggedLuData);
|
LUAU_FASTFLAG(LuauTaggedLuData);
|
||||||
LUAU_FASTFLAG(LuauSciNumberSkipTrailDot);
|
LUAU_FASTFLAG(LuauSciNumberSkipTrailDot);
|
||||||
LUAU_FASTINT(CodegenHeuristicsInstructionLimit);
|
LUAU_FASTINT(CodegenHeuristicsInstructionLimit);
|
||||||
|
|
Loading…
Reference in a new issue