pub trait DebuggerGetPossibleBreakpointsEventMethods<D>where D: DomTypes,{ // Required methods fn SpidermonkeyId(&self) -> u32; fn IsTrusted(&self) -> bool; }