Searched refs:kIsArguments (Results 1 – 3 of 3) sorted by relevance
2460 if (!CheckFlag(kIsArguments) && value->CheckFlag(kIsArguments)) { in AddInput()2461 SetFlag(kIsArguments); in AddInput()
3885 if (phi->CheckFlag(HValue::kIsArguments)) return false; in CheckArgumentsPhiUses()4027 if (!arguments_allowed() && value->CheckFlag(HValue::kIsArguments)) { in ReturnValue()4079 if (!arguments_allowed() && instr->CheckFlag(HValue::kIsArguments)) { in ReturnInstruction()4092 if (!arguments_allowed() && instr->CheckFlag(HValue::kIsArguments)) { in ReturnControl()4182 if (value != NULL && value->CheckFlag(HValue::kIsArguments)) { in BuildBranch()7244 if (!environment()->Lookup(proxy->var())->CheckFlag(HValue::kIsArguments)) { in TryArgumentsAccess()8717 if (!arg_two_value->CheckFlag(HValue::kIsArguments)) return false; in TryCallApply()
496 kIsArguments, enumerator3431 SetFlag(kIsArguments); in DECLARE_CONCRETE_INSTRUCTION()