Home > rc-js-util > IDebugSharedObjectLifeCycleChecker
Wrapper of FinalizationRegistry for shared objects, useful for checking if the shared object was properly disposed. Available in debug contexts only.
Signature:
export interface IDebugSharedObjectLifeCycleChecker
| Method | Description |
|---|---|
| markReadyForFinalize(sharedObject) | |
| registerFinalizationCheck(sharedObject) |