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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
MutationObserverInterestGroup.cpp 60 if (hasOldValue(iter->value))
72 if (hasOldValue(iter->value)) {
MutationObserverInterestGroup.h 80 bool hasOldValue(MutationRecordDeliveryOptions options) { return options & m_oldValueFlag; }

Completed in 304 milliseconds