pub(crate) fn handle_execute_script( window: Option<DomRoot<Window>>, eval: String, reply: IpcSender<WebDriverJSResult>, can_gc: CanGc, )