pub(crate) fn load_internal( contents: &str, cx: &mut Context<'_>, env: &mut Rt<Env<'_>>, ) -> Result<bool>