Searched defs:addExceptionHandler (Results 1 – 2 of 2) sorted by relevance
286 public void addExceptionHandler(int start, int end, in addExceptionHandler() method in Bytecode297 public void addExceptionHandler(int start, int end, in addExceptionHandler() method in Bytecode306 public void addExceptionHandler(int start, int end, in addExceptionHandler() method in Bytecode
367 …void addExceptionHandler(const HandlerInfo& hanler) { createRareDataIfNecessary(); return m_rareDa… in addExceptionHandler() function