js-util

Home > rc-js-util > DebugSharedObjectChecks > register

DebugSharedObjectChecks.register() method

Signature:

static register(instance: IDebugAllocateListener & ISharedObject, protectedView: IDebugProtectedView, nameOfInstance: string): IDebugProtectedView;

Parameters

Parameter Type Description
instance IDebugAllocateListener & ISharedObject  
protectedView IDebugProtectedView  
nameOfInstance string  

Returns:

IDebugProtectedView