Searched refs:negObjTag (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/back/
H A Dutil.c2520 jlong negObjTag; member in struct:ClassCountData
2554 if ( class_tag == data->negObjTag ) {
2566 /* This object had no tag value, so we give it the negObjTag value */
2567 (*tag_ptr) = data->negObjTag;
2690 data.negObjTag = -INDEX2CLASSTAG(classCount);

Completed in 35 milliseconds