Home | History | Annotate | Download | only in src

Lines Matching full:new_state

66     State new_state = StateFrom(new_target,
89 TransitionMarkFromState(new_state),
299 static int ComputeTypeInfoCountDelta(IC::State old_state, IC::State new_state) {
303 new_state == UNINITIALIZED || new_state == PREMONOMORPHIC;