Hi, Sergey, thanks for the patch! LGTM with a minor comment. Sergey On 07.02.2025 16:05, Sergey Kaplun wrote: > +jit.opt.start('hotloop=1') > +test:is(test_func(EXPECTED), EXPECTED, 'corect BC_VARG recording') Typo: "corect" > + > +test:done(true)