lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 6/04/2011, at 3:05 AM, Mike Pall wrote:

> Note that it's sufficient to probe the outermost frame and one
> below (one should be ok, the other not).

Now you point it out, wouldn't you only need to probe the expected outermost frame?  If it's not there, then it was a tailcall.