Searched refs:OP_GETGLOBAL (Results 1 – 5 of 5) sorted by relevance
160 OP_GETGLOBAL,/* A Bx R(A) := Gbl[Kst(Bx)] */ enumerator
114 case OP_GETGLOBAL: in PrintCode()
392 case OP_GETGLOBAL: in symbexec()509 case OP_GETGLOBAL: { in getobjname()
316 e->u.s.info = luaK_codeABx(fs, OP_GETGLOBAL, 0, e->u.s.info); in luaK_dischargevars()
432 case OP_GETGLOBAL: { in luaV_execute()