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

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DIgnoreDestructiveWriteCountIncrementer.h37 : m_count(document ? &document->m_ignoreDestructiveWriteCount : 0)
H A DDocument.h1243 unsigned m_ignoreDestructiveWriteCount; member in class:blink::Document
H A DDocument.cpp470 , m_ignoreDestructiveWriteCount(0)
2728 if (!hasInsertionPoint && m_ignoreDestructiveWriteCount) {

Completed in 411 milliseconds