Searched refs:isUpgradedCustomElement (Results 1 – 3 of 3) sorted by relevance
98 if (!element->isUpgradedCustomElement() || DOMWrapperWorld::isolatedWorld(context)) in wrap()
355 bool isUpgradedCustomElement() { return customElementState() == Upgraded; } in isUpgradedCustomElement() function
1291 if (isUpgradedCustomElement() && inDocument()) in insertedInto()1352 if (isUpgradedCustomElement()) in removedFrom()3134 if (isUpgradedCustomElement()) in willModifyAttribute()