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