Searched refs:jsProxyFunction (Results 1 – 1 of 1) sorted by relevance
3390 auto jsProxyFunction = controller->GetProperty("jsProxy"); in JavaScriptProxy() local3391 if (jsProxyFunction->IsFunction()) { in JavaScriptProxy()3392 …oxyCallback = [webviewController = controller, func = JSRef<JSFunc>::Cast(jsProxyFunction), object, in JavaScriptProxy()