Home | History | Annotate | Download | only in ic

Lines Matching refs:old_target

422 void IC::PostPatching(Address address, Code* target, Code* old_target) {
431 if (old_target->is_inline_cache_stub() && target->is_inline_cache_stub()) {
432 old_state = old_target->ic_state();