Searched refs:owningThread (Results 1 – 3 of 3) sorted by relevance
145 if (!store->domData()->owningThread() == WTF::currentThread()) in visitDOMNodesInCurrentThread()160 if (!store->domData()->owningThread() == WTF::currentThread()) in visitDOMObjectsInCurrentThread()175 if (!store->domData()->owningThread() == WTF::currentThread()) in visitActiveDOMObjectsInCurrentThread()192 if (!store->domData()->owningThread() == WTF::currentThread()) in visitDOMSVGElementInstancesInCurrentThread()207 if (!store->domData()->owningThread() == WTF::currentThread()) in visitSVGObjectsInCurrentThread()
67 ThreadIdentifier owningThread() const { return m_owningThread; } in owningThread() function109 ASSERT(store->domData()->owningThread() == WTF::currentThread()); in handleWeakObject()
170 ASSERT(store->domData()->owningThread() == WTF::currentThread()); in weakNodeCallback()