MCPcopy
hub / github.com/jquery/esprima / kb

Function kb

test/benchmark-tokenizer.js:43–45  ·  view source on GitHub ↗
(bytes)

Source from the content-addressed store, hash-verified

41}
42
43function kb(bytes) {
44 return (bytes / 1024).toFixed(1);
45}
46
47function runTokenizerTests(tests) {
48 var buffer = [],

Callers 1

runTokenizerTestsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected