MCPcopy Index your code
hub / github.com/talkgo/night / a

Function a

static/javascripts/application.js:48–50  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

46 return -1
47 },
48 a = function(t, e) {
49 this.name = t, this.code = DOMException[t], this.message = e
50 },
51 c = function(t, e) {
52 if ("" === e) throw new a("SYNTAX_ERR", "An invalid or illegal string was specified");
53 if (/\s/.test(e)) throw new a("INVALID_CHARACTER_ERR", "String contains an invalid character");

Callers 1

cFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected