Searched refs:parentNodeNonConst (Results 1 – 4 of 4) sorted by relevance
62 auto &parentNodeNonConst = const_cast<ShadowNode &>(parentNode); in cloneWithNewProps() local63 parentNodeNonConst.replaceChild(oldChildNode, newChildNode, childIndex); in cloneWithNewProps()64 yogaChildrenUpdates_.insert(&parentNodeNonConst); in cloneWithNewProps()