Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jquery/esprima
/ kb
Function
kb
test/benchmark-parser.js:43–45 ·
view source on GitHub ↗
(bytes)
Source
from the content-addressed store, hash-verified
41
}
42
43
function
kb(bytes) {
44
return
(bytes / 1024).toFixed(1);
45
}
46
47
function
runParserTests(tests) {
48
var
tree = [],
Callers
1
runParserTests
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected