Home > rc-js-util > DebugSharedObjectChecks > register
Signature:
static register(instance: IDebugAllocateListener & ISharedObject, protectedView: IDebugProtectedView, nameOfInstance: string): IDebugProtectedView;
| Parameter | Type | Description |
|---|---|---|
| instance | IDebugAllocateListener & ISharedObject | |
| protectedView | IDebugProtectedView | |
| nameOfInstance | string |
Returns: