Searched refs:set_added_constant (Results 1 – 2 of 2) sorted by relevance
2103 set_added_constant(HConstant::New(zone, context, mask)); in UseNewIndexInCurrentBlock()2142 set_added_constant(NULL); in AddCheck()
3111 void set_added_constant(HConstant* constant) { added_constant_ = constant; } in set_added_constant() function