Searched refs:DYNAMIC_LOCAL (Results 1 – 13 of 13) sorted by relevance
26 case DYNAMIC_LOCAL: return "DYNAMIC_LOCAL"; in Mode2String()
116 DCHECK(mode_ == DYNAMIC_LOCAL && local_if_not_shadowed_ != NULL); in local_if_not_shadowed()
693 DYNAMIC_LOCAL // requires dynamic lookup, but we know that the enumerator701 return mode >= DYNAMIC && mode <= DYNAMIC_LOCAL; in IsDynamicVariableMode()
225 case DYNAMIC_LOCAL: in Lookup()
925 PrintMap(n1, dynamics_->GetMap(DYNAMIC_LOCAL)); in Print()1055 var = NonLocal(proxy->raw_name(), DYNAMIC_LOCAL); in ResolveVariable()
9237 case DYNAMIC_LOCAL: in RUNTIME_FUNCTION()
1463 } else if (var->mode() == DYNAMIC_LOCAL) { in EmitDynamicLookupFastCase()
1397 } else if (var->mode() == DYNAMIC_LOCAL) { in EmitDynamicLookupFastCase()
1408 } else if (var->mode() == DYNAMIC_LOCAL) { in EmitDynamicLookupFastCase()
1442 } else if (var->mode() == DYNAMIC_LOCAL) { in EmitDynamicLookupFastCase()
1465 } else if (var->mode() == DYNAMIC_LOCAL) { in EmitDynamicLookupFastCase()
1484 } else if (var->mode() == DYNAMIC_LOCAL) { in EmitDynamicLookupFastCase()
1460 } else if (var->mode() == DYNAMIC_LOCAL) { in EmitDynamicLookupFastCase()