Searched refs:DoNothingInt32Handler (Results 1 – 1 of 1) sorted by relevance
630 void DoNothingInt32Handler(C* closure, int32_t val) { in DoNothingInt32Handler() function702 ASSERT(h.SetInt32Handler(i32, UpbMakeHandler(DoNothingInt32Handler<T1>))); in RegisterMismatchedTypes()771 ASSERT(!h.SetInt32Handler(r_i32, UpbMakeHandler(DoNothingInt32Handler<T2>))); in RegisterMismatchedTypes()772 ASSERT(h.SetInt32Handler(r_i32, UpbMakeHandler(DoNothingInt32Handler<T1>))); in RegisterMismatchedTypes()823 ASSERT(h.SetInt32Handler(r_i32, UpbMakeHandler(DoNothingInt32Handler<T1>))); in RegisterMismatchedTypes2()