Searched refs:stagedClazz (Results 1 – 2 of 2) sorted by relevance
112 const ClassObject *stagedClazz; /* possible next key for prediction */ member
1681 } else if (cellAddr->stagedClazz != newContent->clazz) { in inlineCachePatchEnqueue()1685 cellAddr->stagedClazz = newContent->clazz; in inlineCachePatchEnqueue()1801 newCell.stagedClazz = NULL; in dvmJitToPatchPredictedChain()