Module Object
- Description
$Id: 86fe86bd14bf93c51c3a7758b6dbc05c6fab202b $
- 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::destroy.
- Note
Object.DESTRUCT_EXPLICIT is
0and Object.DESTRUCT_CLEANUP is1for compatibility.