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