Skip to main content

maybe_associate_with_script

Function maybe_associate_with_script 

Source
pub(crate) fn maybe_associate_with_script(
    cx: &JSContext,
    script: Handle<'_, *mut JSScript>,
    url: ServoUrl,
    fetch_options: ScriptFetchOptions,
)