Lines Matching full:pvalue
545 v8::Local<v8::Value> pValue = pRuntime->GetObjectProperty(pObj, L"cURL");546 if (!pValue.IsEmpty())547 strURL = pRuntime->ToWideString(pValue);