Module Object
- Constant
DESTRUCT_EXPLICIT
Constant DESTRUCT_NO_REFS
Constant DESTRUCT_GC
Constant DESTRUCT_CLEANUP
constant
Object.DESTRUCT_EXPLICIT
constant
Object.DESTRUCT_NO_REFS
constant
Object.DESTRUCT_GC
constant
Object.DESTRUCT_CLEANUP
- Description
Flags passed to lfun::_destruct.
- Note
Object.DESTRUCT_EXPLICIT is
0
and Object.DESTRUCT_CLEANUP is1
for compatibility.