Searched refs:IsLookupSlot (Results 1 – 3 of 3) sorted by relevance
85 bool IsLookupSlot() const { return location() == VariableLocation::LOOKUP; } in IsLookupSlot() function
842 } else if (proxy->var()->IsLookupSlot()) { in GetCallType()
3598 DCHECK(callee_expr->AsVariableProxy()->var()->IsLookupSlot()); in VisitCall()