[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: 'gc' tag method
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 21 Mar 2002 20:00:36 -0300
>And does the line hook even work for compiled bytecode?
Lua code is *always* executed from compiled bytecode.
--lhf