String buffers, part 3a: Add IR_TMPREF for passing TValues to helpers.
Sponsored by fmad.io.
This commit is contained in:
@@ -2421,6 +2421,7 @@ LJFOLD(XSTORE any any)
|
||||
LJFOLDX(lj_opt_dse_xstore)
|
||||
|
||||
LJFOLD(NEWREF any any) /* Treated like a store. */
|
||||
LJFOLD(TMPREF any any)
|
||||
LJFOLD(CALLA any any)
|
||||
LJFOLD(CALLL any any) /* Safeguard fallback. */
|
||||
LJFOLD(CALLS any any)
|
||||
|
||||
Reference in New Issue
Block a user