Searched refs:createInvocation (Results 1 – 3 of 3) sorted by relevance
46 …static PassOwnPtr<CustomElementCallbackInvocation> createInvocation(PassRefPtr<CustomElementLifecy…
115 PassOwnPtr<CustomElementCallbackInvocation> CustomElementCallbackInvocation::createInvocation(PassR… in createInvocation() function in WebCore::CustomElementCallbackInvocation
57 queue.append(CustomElementCallbackInvocation::createInvocation(callbacks, type)); in DEFINE_EMPTY_DESTRUCTOR_WILL_BE_REMOVED()