Searched refs:createInvocation (Results 1 – 3 of 3) sorted by relevance
55 …queue->append(CustomElementCallbackInvocation::createInvocation(callbacks, CustomElementLifecycleC… in scheduleCreatedCallback()64 …queue->append(CustomElementCallbackInvocation::createInvocation(callbacks, CustomElementLifecycleC… in scheduleAttachedCallback()73 …queue->append(CustomElementCallbackInvocation::createInvocation(callbacks, CustomElementLifecycleC… in scheduleDetachedCallback()
47 …static PassOwnPtr<CustomElementCallbackInvocation> createInvocation(PassRefPtr<CustomElementLifecy…
114 PassOwnPtr<CustomElementCallbackInvocation> CustomElementCallbackInvocation::createInvocation(PassR… in createInvocation() function in WebCore::CustomElementCallbackInvocation