Home
last modified time | relevance | path

Searched refs:hJSObjValue (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp5766 auto hJSObjValue = pdfium::MakeUnique<CFXJSE_Value>(pIsolate); in DotAccessorCommon() local
5771 argAccessor->GetObjectPropertyByIdx(i, hJSObjValue.get()); in DotAccessorCommon()
5773 if (ResolveObjects(pThis, hJSObjValue.get(), bsSomExp.AsStringView(), in DotAccessorCommon()
5775 ParseResolveResult(pThis, resolveNodeRS, hJSObjValue.get(), in DotAccessorCommon()