Searched refs:can_value_be_smi (Results 1 – 2 of 2) sorted by relevance
890 bool can_value_be_smi = true);892 bool can_value_be_smi = true);
1754 Register value, bool can_value_be_smi) { in StoreIntoObject() argument1758 if (can_value_be_smi) { in StoreIntoObject()1780 Register value, bool can_value_be_smi) { in StoreIntoObjectOffset() argument1784 can_value_be_smi); in StoreIntoObjectOffset()1787 StoreIntoObject(object, Address(IP), value, can_value_be_smi); in StoreIntoObjectOffset()