Searched defs:removeHandler (Results 1 – 5 of 5) sorted by relevance
57 def removeHandler(method=None): function
211 const removeHandler = onExit(({ signal }) => { constant
1135 void removeHandler() { in removeHandler() function
1647 def removeHandler(self, hdlr): member in Logger
1060 void CatchSwitchInst::removeHandler(handler_iterator HI) { in removeHandler() function in CatchSwitchInst