Home | History | Annotate | Download | only in interp

Lines Matching defs:thisClass

703  *  + thisClass (new)
707 const ClassObject* thisClass,
712 self->trace[currTraceRun].info.meta = thisClass ?
713 (void *) thisClass->descriptor : NULL;
717 self->trace[currTraceRun].info.meta = thisClass ?
718 (void *) thisClass->classLoader : NULL;
732 * + thisClass (existing entry)
781 const ClassObject *thisClass = self->callsiteClass;
879 insertClassMethodInfo(self, thisClass, curMethod,