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