Home | History | Annotate | Download | only in ia32

Lines Matching refs:IsLookupSlot

2458     if (var->IsLookupSlot()) {
2476 DCHECK(!var->IsLookupSlot());
2489 if (var->IsLookupSlot()) {
4494 } else if (proxy != NULL && proxy->var()->IsLookupSlot()) {