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

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DMutationRecord.cpp145 class MutationRecordWithNullOldValue : public MutationRecord { class in namespace:blink::__anon11050
147 MutationRecordWithNullOldValue(PassRefPtrWillBeRawPtr<MutationRecord> record) function in class:blink::__anon11050::MutationRecordWithNullOldValue
210 return adoptRefWillBeNoop(new MutationRecordWithNullOldValue(record));

Completed in 584 milliseconds