MCPcopy
hub / github.com/tmcw/big / s

Function s

lib/highlight.js:37–43  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

35 ) if (((i = s[t]), n(i) || w(i))) return i;
36 }
37 function s(e) {
38 var t, r = {}, a = Array.prototype.slice.call(arguments, 1);
39 for (t in e) r[t] = e[t];
40 return a.forEach(function(e) {
41 for (t in e) r[t] = e[t];
42 }), r;
43 }
44 function c(e) {
45 var t = [];
46 return (function a(e, n) {

Callers 3

lFunction · 0.85
hFunction · 0.85
gFunction · 0.85

Calls 2

rFunction · 0.85
aFunction · 0.85

Tested by

no test coverage detected