Handle on-trace OOM errors from helper functions.
This commit is contained in:
@@ -225,6 +225,7 @@ static void loop_subst_snap(jit_State *J, SnapShot *osnap,
|
||||
/* Setup new snapshot. */
|
||||
snap->mapofs = (uint32_t)nmapofs;
|
||||
snap->ref = (IRRef1)J->cur.nins;
|
||||
snap->mcofs = 0;
|
||||
snap->nslots = nslots;
|
||||
snap->topslot = osnap->topslot;
|
||||
snap->count = 0;
|
||||
|
||||
Reference in New Issue
Block a user