OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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