fetch_a_module_worker_script_graph

Function fetch_a_module_worker_script_graph 

Source
pub(crate) fn fetch_a_module_worker_script_graph(
    cx: &mut JSContext,
    url: ServoUrl,
    fetch_client: ModuleFetchClient,
    owner: ModuleOwner,
    referrer: Referrer,
    credentials_mode: CredentialsMode,
)
Expand description