Skip to main content

别名

  • get_gc_objects

参数

boolean
Optional boolean. When true, live tables are included in addition to functions and userdata-like objects.

返回值

table
Array table containing matching live objects, plus live tables when includeTables is true.

示例

Read the current GC object list, optionally including tables.