Home
last modified time | relevance | path

Searched refs:CefV8SetWorkerAttributes (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/renderer/
Dv8_impl.h40 void CefV8SetWorkerAttributes(int worker_id, const GURL& worker_url);
Dv8_impl.cc822 void CefV8SetWorkerAttributes(int worker_id, const GURL& worker_url) { in CefV8SetWorkerAttributes() function