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 45 static PassOwnPtr<MutationObserverInterestGroup> createForChildListMutation(Node& target)
ChildListMutationScope.cpp 70 accumulator = adoptRef(new ChildListMutationAccumulator(PassRefPtr<Node>(target), MutationObserverInterestGroup::createForChildListMutation(target)));

Completed in 32 milliseconds