Searched refs:isMethodObsolete (Results 1 – 4 of 4) sorted by relevance
228 isObsolete = isMethodObsolete(method); in isObsolete()
118 if ( isMethodObsolete(method) || isMethodNative(method)) { in getLineNumberTable()636 if ( isMethodObsolete(method)) { in stepControl_handleStep()
416 jboolean isMethodObsolete(jmethodID);
1777 isMethodObsolete(jmethodID method) in isMethodObsolete() function1834 (void)outStream_writeMethodID(out, isMethodObsolete(method)?NULL:method); in writeCodeLocation()