Searched refs:inline_followup (Results 1 – 1 of 1) sorted by relevance
234 bool inline_followup = false; in CompileLoadInterceptor() local244 inline_followup = it->property_details().type() == FIELD; in CompileLoadInterceptor()248 inline_followup = accessors->IsExecutableAccessorInfo(); in CompileLoadInterceptor()249 if (!inline_followup) break; in CompileLoadInterceptor()252 inline_followup = info->getter() != NULL && in CompileLoadInterceptor()259 if (inline_followup) { in CompileLoadInterceptor()