Searched refs:GetBytecodeMetaData (Results 1 – 3 of 3) sorted by relevance
298 BytecodeMetaData GetBytecodeMetaData(const uint8_t *pc) const in GetBytecodeMetaData() function
256 if (noGC && !bytecodes_.GetBytecodeMetaData(curPc).IsNoGC()) { in CollectMethodPcsFromBC()
49 info.metaData_ = bytecodes_->GetBytecodeMetaData(pc); in BuildRegionInfo()