Searched refs:stateAllowsDetach (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocumentLifecycle.h125 bool stateAllowsDetach() const;
161 inline bool DocumentLifecycle::stateAllowsDetach() const function in class:blink::DocumentLifecycle
H A DNode.cpp978 ASSERT(document().lifecycle().stateAllowsDetach());

Completed in 1307 milliseconds