Re: [Proposal] debug.getclosure()? (Was: Re: getinfo for activelines on load/loadstring result)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [Proposal] debug.getclosure()? (Was: Re: getinfo for activelines on load/loadstring result)
- From: Hisham <h@...>
- Date: 2015年2月19日 19:18:38 -0200
On 19 February 2015 at 13:24, Soni L. <fakedme@gmail.com> wrote:
>
> On 19/02/15 01:22 PM, Luiz Henrique de Figueiredo wrote:
>>>
>>> I guess what I really want is debug.getconstant()
>>
>> lbci has that. And setconstant as well.
>>
> Does that work in LuaJIT?
Note that suggesting additions to Lua doesn't mean that they will be
picked up by LuaJIT.
-- Hisham