Searched refs:scnt (Results 1 – 1 of 1) sorted by relevance
652 Object[] scnt = (Object[]) fieldRef; in testAccessor() local653 isStatic = (Boolean) scnt[0]; in testAccessor()654 fclass = (Class<?>) scnt[1]; in testAccessor()655 fname = (String) scnt[2]; in testAccessor()656 ftype = (Class<?>) scnt[3]; in testAccessor()