HomeSort by relevance Sort by last modified time
    Searched refs:DetachScope (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/dom/
DocumentLifecycle.h 96 class DetachScope {
97 WTF_MAKE_NONCOPYABLE(DetachScope);
99 explicit DetachScope(DocumentLifecycle& documentLifecycle)
105 ~DetachScope()
Node.cpp 1000 DocumentLifecycle::DetachScope willDetach(document().lifecycle());
    [all...]

Completed in 687 milliseconds