CIST_HOOKED
ci->callstatus |= CIST_HOOKED;
ci->callstatus &= ~CIST_HOOKED;
lua_assert(ci->callstatus & CIST_HOOKED); /* must be inside a hook */