Searched refs:SmiPrint (Results 1 – 3 of 3) sorted by relevance
44 Smi::cast(this)->SmiPrint(); in Print()
726 void SmiPrint();727 void SmiPrint(StringStream* accumulator);
546 Smi::cast(this)->SmiPrint(accumulator); in ShortPrint()555 void Smi::SmiPrint() { in SmiPrint() function in v8::internal::Smi560 void Smi::SmiPrint(StringStream* accumulator) { in SmiPrint() function in v8::internal::Smi