Searched refs:pNodeList (Results 1 – 1 of 1) sorted by relevance
141 auto* pNodeList = cppgc::MakeGarbageCollected<CXFA_AttachNodeList>( in nodes() local143 pDoc->GetNodeOwner()->PersistList(pNodeList); in nodes()146 *pValue = pNodeList->JSObject()->NewBoundV8Object( in nodes()218 auto* pNodeList = cppgc::MakeGarbageCollected<CXFA_ArrayNodeList>( in ResolveNodeList() local220 pDoc->GetNodeOwner()->PersistList(pNodeList); in ResolveNodeList()232 pNodeList->Append(pObject->AsNode()); in ResolveNodeList()247 pNodeList->Append(obj->AsNode()); in ResolveNodeList()252 return pNodeList->JSObject()->NewBoundV8Object( in ResolveNodeList()