Source position: jswriter.pp line 181
protected procedure TJSWriter.Error(
const Msg: TJSWriterString
);procedure TJSWriter.Error(
const Fmt: TJSWriterString;
Args: array of Const
);