Lines Matching refs:Event
80 // t' is t if the current event is not a GC event and is now_ms otherwise,
101 struct Event {
115 void NotifyMarkCompact(const Event& event);
116 void NotifyContextDisposed(const Event& event);
117 void NotifyBackgroundIdleNotification(const Event& event);
119 // the incoming event.
120 static State Step(const State& state, const Event& event);
147 void NotifyTimer(const Event& event);
149 static bool WatchdogGC(const State& state, const Event& event);