Searched defs:ThreadableLoaderOptions (Results 1 – 1 of 1) sorted by relevance
57 struct ThreadableLoaderOptions { struct58 …ThreadableLoaderOptions() : sendLoadCallbacks(false), sniffContent(false), allowCredentials(false)… in ThreadableLoaderOptions() function72 …xecutionContext*, const ResourceRequest&, ThreadableLoaderClient&, const ThreadableLoaderOptions&); argument