Lines Matching full:outer_info
4034 CompilationInfo* outer_info = info();4035 if (target->context() != outer_info->closure()->context() ||4036 outer_info->scope()->contains_with() ||4037 outer_info->scope()->num_heap_slots() > 0) {4055 if (target->shared() == outer_info->closure()->shared()) {