Searched refs:getupvalname (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/lua/src/
H A Dldebug.c499 static const char *getupvalname (CallInfo *ci, const TValue *o, function
519 kind = getupvalname(ci, o, &name); /* check whether 'o' is an upvalue */

Completed in 155 milliseconds