Home
last modified time | relevance | path

Searched refs:createInvocation (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/custom/
DCustomElementCallbackInvocation.h46 …static PassOwnPtr<CustomElementCallbackInvocation> createInvocation(PassRefPtr<CustomElementLifecy…
DCustomElementCallbackInvocation.cpp115 PassOwnPtr<CustomElementCallbackInvocation> CustomElementCallbackInvocation::createInvocation(PassR… in createInvocation() function in WebCore::CustomElementCallbackInvocation
DCustomElementScheduler.cpp57 queue.append(CustomElementCallbackInvocation::createInvocation(callbacks, type)); in DEFINE_EMPTY_DESTRUCTOR_WILL_BE_REMOVED()