IonizeDocsionize.cc ↗

Environment Library

getreg

Returns the global registry table. The registry is used to store references. Any object referenced in the registry will never be collected by the garbage collector, as the registry itself will never be collected. Thus a strong reference will always be held.

getreg(): { [any]: any }