[Tarantool-patches] [PATCH v2 luajit 17/45] test: enable <misc/hook_line.lua> LuaJIT test
Sergey Bronnikov
sergeyb at tarantool.org
Thu Aug 29 12:44:28 MSK 2024
Hi, Sergey,
On 26.08.2024 09:39, Sergey Kaplun wrote:
<snipped>
>>> +do --- Base test: cycles, function calls.
>>> + debug.sethook(hook, "l", 0)
>>> + -- <-- line 12
>>> + local x
>>> + dummy()
>>> + local y = 1
>>> + dummy() dummy()
>> I would place a second call to a separate line. Feel free to ignore.
> I guess this tests the line number to return (16) here, see the expected
> array with line numbers below.
>
>
Ah, right. Thanks!
LGTM
<snipped>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.tarantool.org/pipermail/tarantool-patches/attachments/20240829/76c0f758/attachment.htm>
More information about the Tarantool-patches
mailing list