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

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DTreeScopeAdopter.cpp109 static Document* oldDocumentDidMoveToNewDocumentWasCalledWith = 0; member in namespace:blink
114 ASSERT_UNUSED(oldDocument, oldDocument == oldDocumentDidMoveToNewDocumentWasCalledWith);
147 oldDocumentDidMoveToNewDocumentWasCalledWith = &oldDocument;

Completed in 170 milliseconds