Searched refs:PcAndState (Results 1 – 3 of 3) sorted by relevance
716 return data->PcAndState(i)->value(); in GetOutputInfo()
4895 Smi* PcAndState(int index) { return Smi::cast(get(1 + index * 2)); } in PcAndState() function
10793 int pc_and_state = this->PcAndState(i)->value(); in DeoptimizationOutputDataPrint()