Home
last modified time | relevance | path

Searched defs:unobserve (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/custom/
DCustomElementObserver.cpp64 void CustomElementObserver::unobserve(Element* element) in unobserve() function in WebCore::CustomElementObserver
/external/chromium_org/third_party/WebKit/Source/platform/
DLifecycleContextTest.cpp73 void unobserve() { observeContext(0); } in unobserve() function in __anond903a03d0211::TestingObserver
/external/chromium_org/v8/test/mjsunit/harmony/
Dobject-observe.js576 Thingy.unobserve = function(thingy, callback) { function in Thingy
711 RecursiveThingy.unobserve = function(thingy, callback) { function in RecursiveThingy
769 DeckSuit.unobserve = function(thingy, callback) { function in DeckSuit