Home
last modified time | relevance | path

Searched refs:newExceptionInfo (Results 1 – 1 of 1) sorted by relevance

/external/proguard/src/proguard/classfile/editor/
DExceptionInfoAdder.java57 ExceptionInfo newExceptionInfo = in visitExceptionInfo() local
65 codeAttributeComposer.appendException(newExceptionInfo); in visitExceptionInfo()