Searched refs:m_registrationContext (Results 1 – 4 of 4) sorted by relevance
81 , m_registrationContext(other.m_registrationContext) in DocumentInit()141 ASSERT(!m_registrationContext); in withRegistrationContext()142 m_registrationContext = registrationContext; in withRegistrationContext()154 if (m_registrationContext) in registrationContext()155 return m_registrationContext.get(); in registrationContext()
84 RefPtr<CustomElementRegistrationContext> m_registrationContext; variable
954 CustomElementRegistrationContext* registrationContext() { return m_registrationContext.get(); } in registrationContext()1286 RefPtr<CustomElementRegistrationContext> m_registrationContext; variable
441 , m_registrationContext(initializer.registrationContext(this)) in Document()570 m_registrationContext.clear(); in dispose()