Searched refs:findpcall (Results 1 – 1 of 1) sorted by relevance
758 static CallInfo *findpcall (lua_State *L) { in findpcall() function826 while (errorstatus(status) && (ci = findpcall(L)) != NULL) { in precover()