Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_engine.cpp593 auto hProp = pdfium::MakeUnique<CFXJSE_Value>(GetIsolate()); in RemoveBuiltInObjs() local
595 if (pObject->GetObjectProperty(obj, hProp.get())) in RemoveBuiltInObjs()