Searched refs:SmiPrint (Results 1 – 3 of 3) sorted by relevance
27 Smi::cast(this)->SmiPrint(os); in Print()
1264 void SmiPrint(OStream& os) const; // NOLINT
920 Smi::cast(v.value)->SmiPrint(os); in operator <<()930 void Smi::SmiPrint(OStream& os) const { // NOLINT in SmiPrint() function in v8::internal::Smi