Home
last modified time | relevance | path

Searched defs:CreatedInvocation (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/custom/
DCustomElementCallbackInvocation.cpp39 class CreatedInvocation : public CustomElementCallbackInvocation { class
41 CreatedInvocation(PassRefPtr<CustomElementLifecycleCallbacks> callbacks) in CreatedInvocation() function in WebCore::CreatedInvocation