Searched refs:MutationRecordWithNullOldValue (Results 1 – 1 of 1) sorted by relevance
127 class MutationRecordWithNullOldValue : public MutationRecord { class129 MutationRecordWithNullOldValue(PassRefPtr<MutationRecord> record) in MutationRecordWithNullOldValue() function in WebCore::__anon614f87eb0111::MutationRecordWithNullOldValue186 return adoptRef(new MutationRecordWithNullOldValue(record)); in createWithNullOldValue()