Searched refs:existingObject (Results 1 – 1 of 1) sorted by relevance
93 if (RuntimeObject* existingObject = m_runtimeObject.get()) in createRuntimeObject() local94 return existingObject; in createRuntimeObject()