Searched defs:pNewValue (Results 1 – 2 of 2) sorted by relevance
225 auto pNewValue = std::make_unique<CFXJSE_Value>(); in NamedPropertyGetterCallback() local242 auto pNewValue = std::make_unique<CFXJSE_Value>(info.GetIsolate(), value); in NamedPropertySetterCallback() local
328 RetainPtr<const CPDF_Object> pNewValue = in GetValue() local