Home | History | Annotate | Download | only in src

Lines Matching full:old_target

1316     Code* old_target =
1320 CHECK_EQ(old_target->kind(), new_target->kind());
1323 if (!old_target->is_handler() && !old_target->is_inline_cache_stub() &&
1325 CHECK_EQ(old_target, new_target);