Home | History | Annotate | Download | only in vm

Lines Matching refs:newTag

2934         u1 newTag = resultTagFromObject(pReq->resultValue.l);
2935 if (newTag != pReq->resultTag) {
2937 pReq->resultTag, newTag);
2938 pReq->resultTag = newTag;