Home
last modified time | relevance | path

Searched defs:lpRetValue (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fxjs/
Dcfxjse_class.cpp28 std::unique_ptr<CFXJSE_Value> lpRetValue(new CFXJSE_Value(info.GetIsolate())); in V8FunctionCallback_Wrapper() local
47 std::unique_ptr<CFXJSE_Value> lpRetValue(new CFXJSE_Value(info.GetIsolate())); in V8ClassGlobalConstructorCallback_Wrapper() local
141 std::unique_ptr<CFXJSE_Value> lpRetValue(new CFXJSE_Value(info.GetIsolate())); in DynPropGetterAdapter_MethodCallback() local
Dcfxjse_context.cpp206 CFXJSE_Value* lpRetValue, in ExecuteScript()
Dcfxjse_value.cpp277 CFXJSE_Value* lpRetValue, in Call()