Searched defs:unobserve (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/dom/custom/ | ||
D | CustomElementObserver.cpp | 64 void CustomElementObserver::unobserve(Element* element) in unobserve() function in WebCore::CustomElementObserver |
/external/chromium_org/third_party/WebKit/Source/platform/ | ||
D | LifecycleContextTest.cpp | 73 void unobserve() { observeContext(0); } in unobserve() function in __anond903a03d0211::TestingObserver |
/external/chromium_org/v8/test/mjsunit/harmony/ | ||
D | object-observe.js | 576 Thingy.unobserve = function(thingy, callback) { function in Thingy |