6S6EXJNBREZ22YPZNTEOQXQLIQ4KBCH2VYFTWLW4LBWPBX7FJK2QC
console.log(`chunk component upsert children has ${this.children.size()} children`);
// .clone() is SLOW!!! for now, let's not track children to delete
// let childrenToDelete = new KeyedHashMap<PointNodeRef, PointNodeComponent>();
// console.log(`chunk component upsert children has ${this.children.size()} children`);