Searched refs:uncacheWrapper (Results 1 – 6 of 6) sorted by relevance
36 uncacheWrapper(m_world, domObject, wrapper); in finalize()
57 uncacheWrapper(world, jsNamedNodeMap->impl(), jsNamedNodeMap); in finalize()
58 uncacheWrapper(world, jsNodeList->impl(), jsNodeList); in finalize()
186 uncacheWrapper(world, jsNode->impl(), jsNode); in finalize()
172 …template <typename DOMClass> inline void uncacheWrapper(DOMWrapperWorld* world, DOMClass* domObjec… in uncacheWrapper() function
17528 (WebCore::uncacheWrapper):