luau/VM
Arseny Kapoulkine 8f2ab4cbad
Minor tweak to FASTCALL3 instruction (#1548)
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).
2024-11-27 07:07:37 -08:00
..
include Sync to upstream/release/650 (#1502) 2024-11-01 12:06:07 -07:00
src Minor tweak to FASTCALL3 instruction (#1548) 2024-11-27 07:07:37 -08:00