mirror of
https://github.com/luau-lang/luau.git
synced 2024-12-13 13:30:40 +00:00
8f2ab4cbad
In all other places, L->top is extracted to a local when writing to stack; this helps compilers without TBAA (MSVC) to not reload L->top redundantly. Also assert that we do in fact have 2 slots of stack space (which we do). |
||
---|---|---|
.. | ||
include | ||
src |