pub(crate) trait GPUCompilationInfoMethods<D>where D: DomTypes,{ // Required method fn Messages(&self, cx: &mut JSContext, retval: MutableHandle<'_, Value>); }