Lines Matching defs:retval
611 CefRefPtr<CefV8Value> retval; in RunArrayBufferValueTest() local
695 CefRefPtr<CefV8Value>& retval, in RunObjectAccessorTest()
789 CefRefPtr<CefV8Value>& retval, in RunObjectAccessorExceptionTest()
863 CefRefPtr<CefV8Value>& retval, in RunObjectAccessorFailTest()
927 CefRefPtr<CefV8Value>& retval, in RunObjectAccessorReadOnlyTest()
999 CefRefPtr<CefV8Value>& retval, in RunObjectInterceptorTest()
1026 CefRefPtr<CefV8Value>& retval, in RunObjectInterceptorTest()
1201 CefRefPtr<CefV8Value>& retval, in RunObjectInterceptorFailTest()
1213 CefRefPtr<CefV8Value>& retval, in RunObjectInterceptorFailTest()
1339 CefRefPtr<CefV8Value>& retval, in RunObjectInterceptorExceptionTest()
1348 CefRefPtr<CefV8Value>& retval, in RunObjectInterceptorExceptionTest()
1455 CefRefPtr<CefV8Value>& retval, in RunObjectInterceptorAndAccessorTest()
1467 CefRefPtr<CefV8Value>& retval, in RunObjectInterceptorAndAccessorTest()
1502 CefRefPtr<CefV8Value>& retval, in RunObjectInterceptorAndAccessorTest()
1608 CefRefPtr<CefV8Value> retval; in RunObjectValueTest() local
1646 CefRefPtr<CefV8Value> retval; in RunObjectValueReadOnlyTest() local
1690 CefRefPtr<CefV8Value> retval; in RunObjectValueEnumTest() local
1734 CefRefPtr<CefV8Value> retval; in RunObjectValueDontEnumTest() local
1775 CefRefPtr<CefV8Value> retval; in RunObjectValueDeleteTest() local
1816 CefRefPtr<CefV8Value> retval; in RunObjectValueDontDeleteTest() local
1875 CefRefPtr<CefV8Value>& retval, in RunFunctionCreateTest()
1921 CefRefPtr<CefV8Value>& retval, in RunFunctionHandlerTest()
1965 CefRefPtr<CefV8Value> retval = func->ExecuteFunction(obj, args); in RunFunctionHandlerTest() local
1992 CefRefPtr<CefV8Value>& retval, in RunFunctionHandlerExceptionTest()
2015 CefRefPtr<CefV8Value> retval = func->ExecuteFunction(nullptr, args); in RunFunctionHandlerExceptionTest() local
2038 CefRefPtr<CefV8Value>& retval, in RunFunctionHandlerFailTest()
2060 CefRefPtr<CefV8Value> retval = func->ExecuteFunction(nullptr, args); in RunFunctionHandlerFailTest() local
2081 CefRefPtr<CefV8Value>& retval, in RunFunctionHandlerNoObjectTest()
2110 CefRefPtr<CefV8Value> retval = func->ExecuteFunction(nullptr, args); in RunFunctionHandlerNoObjectTest() local
2130 CefRefPtr<CefV8Value>& retval, in RunFunctionHandlerWithContextTest()
2160 CefRefPtr<CefV8Value> retval = in RunFunctionHandlerWithContextTest() local
2180 CefRefPtr<CefV8Value>& retval, in RunFunctionHandlerEmptyStringTest()
2216 CefRefPtr<CefV8Value> retval = func->ExecuteFunction(nullptr, args); in RunFunctionHandlerEmptyStringTest() local
2233 CefRefPtr<CefV8Value> retval; in RunContextEvalTest() local
2248 CefRefPtr<CefV8Value> retval; in RunContextEvalExceptionTest() local
2263 CefRefPtr<CefV8Value> retval; in RunContextEvalCspBypassUnsafeEval() local
2287 CefRefPtr<CefV8Value> retval; in RunContextEvalCspBypassSandbox() local
2311 CefRefPtr<CefV8Value> retval; in RunContextEnteredTest() local
2360 CefRefPtr<CefV8Value>& retval, in RunStackTraceTest()
2389 CefRefPtr<CefV8Value> retval; in RunStackTraceTest() local
2451 CefRefPtr<CefV8Value>& retval, in RunExtensionTest()
2526 CefRefPtr<CefV8Value>& retval, in OnContextCreated()
2580 CefRefPtr<CefV8Value>& retval, in OnContextCreated()
2618 CefRefPtr<CefV8Value>& retval, in OnContextCreated()
2706 CefRefPtr<CefV8Value>& retval, in DevToolsLoadHook()
2754 CefRefPtr<CefV8Value> retval; in DevToolsLoaded() local