Searched refs:hProp (Results 1 – 1 of 1) sorted by relevance
550 std::unique_ptr<CFXJSE_Value> hProp(new CFXJSE_Value(m_pIsolate)); in RemoveBuiltInObjs() local552 if (pObject->GetObjectProperty(OBJ_NAME[i], hProp.get())) in RemoveBuiltInObjs()