Home | History | Annotate | Download | only in src

Lines Matching full:formatted

1061       var formatted = FormatMessage(%NewMessageObject(type, this.arguments));
1062 return this.name + ": " + formatted;