[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaJIT roadmap 2008 question
- From: tankxx <tankxx@...>
- Date: Mon, 2 Nov 2009 21:13:14 +0800
If the errfunc is stored in C stack, the pcall is non-resumable. That
is it doesn't allow yield across it. Is my understanding correct?