Searched refs:curPc (Results 1 – 1 of 1) sorted by relevance
243 const uint8_t *curPc = bcIns.GetAddress(); in CollectMethodPcsFromBC() local256 if (noGC && !bytecodes_.GetBytecodeMetaData(curPc).IsNoGC()) { in CollectMethodPcsFromBC()259 curPc = bcIns.GetAddress(); in CollectMethodPcsFromBC()262 pcOffsets.emplace_back(curPc); in CollectMethodPcsFromBC()