Home
last modified time | relevance | path

Searched refs:destroyOnContextThread (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/bindings/generic/
DActiveDOMCallback.cpp41 static void destroyOnContextThread(PassOwnPtr<ActiveDOMObjectCallbackImpl>);
52 destroyOnContextThread(m_impl.release()); in performTask()
112 static void destroyOnContextThread(PassOwnPtr<ActiveDOMObjectCallbackImpl> impl) in destroyOnContextThread() function
129 destroyOnContextThread(m_impl.release()); in ~ActiveDOMCallback()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0688079 (WebCore::destroyOnContextThread):