Searched refs:registrationContextWentAway (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DCustomElementRegistry.cpp54 bool registrationContextWentAway() { return m_wentAway; } function in class:WebCore::RegistrationContextObserver
99 ASSERT(!observer.registrationContextWentAway());
105 if (observer.registrationContextWentAway()) {

Completed in 226 milliseconds