Searched refs:arg_two_value (Results 1 – 1 of 1) sorted by relevance
9406 HValue* arg_two_value = environment()->Lookup(arg_two->var()); in CanBeFunctionApplyArguments() local9407 if (!arg_two_value->CheckFlag(HValue::kIsArguments)) return false; in CanBeFunctionApplyArguments()