func text/template.JSEscape
3 uses
text/template (current package)
funcs.go#L650: func JSEscape(w io.Writer, b []byte) {
funcs.go#L707: JSEscape(&b, []byte(s))
html/template
escape.go#L943: template.JSEscape(w, b)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)