Searched refs:can_value_be_smi (Results 1 – 2 of 2) sorted by relevance
908 bool can_value_be_smi = true);912 bool can_value_be_smi = true);
1859 bool can_value_be_smi) { in StoreIntoObject() argument1863 if (can_value_be_smi) { in StoreIntoObject()1888 bool can_value_be_smi) { in StoreIntoObjectOffset() argument1892 object, FieldAddress(object, offset), value, can_value_be_smi); in StoreIntoObjectOffset()1895 StoreIntoObject(object, Address(IP), value, can_value_be_smi); in StoreIntoObjectOffset()