pub(crate) trait DebuggerPauseEventMethods<D>where D: DomTypes,{ // Required method fn IsTrusted(&self) -> bool; }