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.