Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_engine.cpp523 auto hProp = pdfium::MakeUnique<CFXJSE_Value>(GetIsolate()); in RemoveBuiltInObjs() local
525 if (pObject->GetObjectProperty(OBJ_NAME[i], hProp.get())) in RemoveBuiltInObjs()