Searched refs:hProp (Results 1 – 2 of 2) 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()
2695 AString hProp; in Bench() local2699 hProp = s.Ptr(propPos + 1); in Bench()2707 if (method.PropsString.IsEqualTo_Ascii_NoCase(hProp)) in Bench()