createInvocation 46 Source/core/dom/custom/CustomElementCallbackInvocation.h static PassOwnPtr<CustomElementCallbackInvocation> createInvocation(PassRefPtr<CustomElementLifecycleCallbacks>, CustomElementLifecycleCallbacks::CallbackType); createInvocation 57 Source/core/dom/custom/CustomElementScheduler.cpp queue.append(CustomElementCallbackInvocation::createInvocation(callbacks, type));