Home
last modified time | relevance | path

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

/third_party/cef/libcef/renderer/
Dv8_impl.cc159 void SetWorkerAttributes(int worker_id, const GURL& worker_url) { in SetWorkerAttributes() function in __anon6b278a6b0111::CefV8IsolateManager
823 GetIsolateManager()->SetWorkerAttributes(worker_id, worker_url); in CefV8SetWorkerAttributes()