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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
MutationObserverInterestGroup.h 46 static PassOwnPtrWillBeRawPtr<MutationObserverInterestGroup> createForChildListMutation(Node& target)
ChildListMutationScope.cpp 81 accumulator = adoptRefWillBeNoop(new ChildListMutationAccumulator(PassRefPtrWillBeRawPtr<Node>(target), MutationObserverInterestGroup::createForChildListMutation(target)));

Completed in 129 milliseconds