Searched refs:oldThis (Results 1 – 1 of 1) sorted by relevance
7156 SubresourceUpdate oldThis; in operator =() local7157 memcpy(&oldThis, this, sizeof(*this)); in operator =()7159 memcpy(&other, &oldThis, sizeof(*this)); in operator =()