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

Function c

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

Source from the content-addressed store, hash-verified

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");
54 return s.call(t, e)
55 },
56 l = function(t) {
57 for (var e = r.call(t.getAttribute("class") || ""), n = e ? e.split(/\s+/) : [], o = 0, i = n.length; i > o; o++) this.push(n[o]);
58 this._updateClassName = function() {

Callers 1

application.jsFile · 0.70

Calls 1

aFunction · 0.70

Tested by

no test coverage detected