Searched refs:getCompilerFilter (Results 1 – 1 of 1) sorted by relevance
62 String filter = getCompilerFilter(loader.loadClass("art.ClassB")); in test()128 private static native String getCompilerFilter(Class cls); in getCompilerFilter() method in Main