Lines Matching full:env_value
7096 HValue* env_value = environment()->Lookup(var);7097 if (env_value == graph()->GetConstantHole()) {