Searched refs:hRetValue (Results 1 – 1 of 1) sorted by relevance
128 CFXJSE_Value* hRetValue, in RunScript() argument140 hRetValue->SetUndefined(); in RunScript()153 return m_JsContext->ExecuteScript(btScript.c_str(), hRetValue, pValue); in RunScript()543 auto hRetValue = pdfium::MakeUnique<CFXJSE_Value>(GetIsolate()); in RunVariablesScript() local549 return pVariablesContext->ExecuteScript(btScript.c_str(), hRetValue.get(), in RunVariablesScript()