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 99 class DetachScope {
100 WTF_MAKE_NONCOPYABLE(DetachScope);
102 explicit DetachScope(DocumentLifecycle& documentLifecycle)
108 ~DetachScope()
Node.cpp 979 DocumentLifecycle::DetachScope willDetach(document().lifecycle());
    [all...]

Completed in 64 milliseconds