Searched refs:deepCopyObjectInternal (Results 1 – 2 of 2) sorted by relevance
379 let copy = SynchedPropertyObjectOneWayPU.deepCopyObjectInternal(obj, variable);395 public static deepCopyObjectInternal<C>(obj: C, variable?: string): C {
5697 let copy = SynchedPropertyObjectOneWayPU.deepCopyObjectInternal(obj, variable);5711 static deepCopyObjectInternal(obj, variable) { method in SynchedPropertyOneWayPU