Lines Matching full:old_target
389 void IC::PostPatching(Address address, Code* target, Code* old_target) {394 DCHECK(old_target->is_inline_cache_stub());396 State old_state = StateFromCode(old_target);