Lines Matching full:undefined_constant
2635 HConstant* undefined_constant = new(zone()) HConstant(2637 AddInstruction(undefined_constant);2638 graph_->set_undefined_constant(undefined_constant);2661 environment()->Bind(i, undefined_constant);