Searched refs:jsnode (Results 1 – 1 of 1) sorted by relevance
248 auto* jsnode = GetXFANode()->GetParent()->JSObject(); in isPropertySpecified() local249 bHas = jsnode->HasAttribute(attr.value().attribute) || in isPropertySpecified()250 !!jsnode->GetOrCreateProperty<CXFA_Node>(iIndex, eType); in isPropertySpecified()