Searched refs:V8Handler (Results 1 – 1 of 1) sorted by relevance
30 class V8Handler : public CefV8Handler { class32 V8Handler() {} in V8Handler() function in client::performance_test::__anonab89b6090111::V8Handler125 IMPLEMENT_REFCOUNTING(V8Handler);139 CefRefPtr<CefV8Handler> handler = new V8Handler(); in OnContextCreated()