Home | History | Annotate | Download | only in vm

Lines Matching full:ismethod

650 static void processXjitmethod(const char* opt, bool isMethod) {
653 if (isMethod && gDvmJit.methodTable == NULL) {
656 if (!isMethod && gDvmJit.classTable == NULL) {
675 dvmHashTableLookup(isMethod ? gDvmJit.methodTable : gDvmJit.classTable,