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

Function w

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

Source from the content-addressed store, hash-verified

325 return k(x);
326 }
327 function w(e) {
328 return (e = (e || '').toLowerCase()), x[e] || x[C[e]];
329 }
330 var N = [],
331 k = Object.keys,
332 x = {},

Callers 2

iFunction · 0.85
dFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected