Searched refs:createForChildListMutation (Results 1 – 2 of 2) sorted by relevance
45 static PassOwnPtr<MutationObserverInterestGroup> createForChildListMutation(Node& target) in createForChildListMutation() function
70 …lator(PassRefPtr<Node>(target), MutationObserverInterestGroup::createForChildListMutation(target))… in getOrCreate()