mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-01 17:30:53 +01:00
Merge branch 'master' into merge
This commit is contained in:
commit
df92b6c262
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ const size_t kPageSize = sysconf(_SC_PAGESIZE);
|
|||
#endif
|
||||
#endif
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
LUAU_FASTFLAG(DebugLuauFreezeArena)
|
||||
|
|
Loading…
Add table
Reference in a new issue