Lines Matching defs:pc_and_state
360 __ dd(stack_checks_[i].pc_and_state);375 data->SetPcAndState(i, Smi::FromInt(bailout_entries_[i].pc_and_state));431 unsigned pc_and_state =433 ASSERT(Smi::IsValid(pc_and_state));434 BailoutEntry entry = { id, pc_and_state };