lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
savedpc-- in luaG_traceexec
From
: Benoit Giannangeli <giann008@
...
>
Date
: Wed, 24 May 2017 12:36:00 +0200
In ldebug.c,
luaG_traceexec
, in the case of a hook that yielded, Lua does:
ci->u.l.savedpc--; /* undo increment (resume will increment it again) */
Where does
savedpc
gets incremented again exactly ?
--
Benoit Giannangeli
https://soundcloud.com/giann-music
Follow-Ups
:
Re: savedpc-- in luaG_traceexec
,
Roberto Ierusalimschy
Prev by Date:
'constfolding' passes a proper Lua state to 'luaO_arith'
Next by Date:
LAL - A LISP/Scheme dialect compiled to Lua
Previous by thread:
'constfolding' passes a proper Lua state to 'luaO_arith'
Next by thread:
Re: savedpc-- in luaG_traceexec
Index(es):
Date
Thread