Searched refs:elementQueueIsEmpty (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/WebKit/Source/core/dom/custom/
H A DCustomElementMicrotaskDispatcher.h29 bool elementQueueIsEmpty() { return m_elements.isEmpty(); } function in class:blink::FINAL
H A DCustomElementScheduler.cpp147 if (CustomElementMicrotaskDispatcher::instance().elementQueueIsEmpty())

Completed in 256 milliseconds