Searched refs:CustomElementAsyncImportMicrotaskQueue (Results 1 – 17 of 17) sorted by relevance
40 class CustomElementAsyncImportMicrotaskQueue : public CustomElementMicrotaskQueueBase {42 …fPtrWillBeRawPtr<CustomElementAsyncImportMicrotaskQueue> create() { return adoptRefWillBeNoop(new … in create()47 CustomElementAsyncImportMicrotaskQueue() { } in CustomElementAsyncImportMicrotaskQueue() function
38 void CustomElementAsyncImportMicrotaskQueue::enqueue(PassOwnPtrWillBeRawPtr<CustomElementMicrotaskS… in enqueue()43 void CustomElementAsyncImportMicrotaskQueue::doDispatch() in doDispatch()
15 class CustomElementAsyncImportMicrotaskQueue; variable43 RefPtrWillBeMember<CustomElementAsyncImportMicrotaskQueue> m_asyncQueue;
22 , m_asyncQueue(CustomElementAsyncImportMicrotaskQueue::create()) in DEFINE_EMPTY_DESTRUCTOR_WILL_BE_REMOVED()
150 third_party/WebKit/Source/core/dom/custom/CustomElementAsyncImportMicrotaskQueue.cpp \
2228 'dom/custom/CustomElementAsyncImportMicrotaskQueue.cpp',2229 'dom/custom/CustomElementAsyncImportMicrotaskQueue.h',