lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> Is it possible to go in the other direction? To find all references to a
> given value (say a table) in other tables or closures (as upvalues)?

See luatraverse:
	http://lua-users.org/lists/lua-l/2006-07/msg00110.html
	http://lua-users.org/lists/lua-l/2012-04/msg00758.html