Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
43
function
kb(bytes) {
44
return
(bytes / 1024).toFixed(1);
45
}
46
47
function
runTokenizerTests(tests) {
48
var
buffer = [],
Callers
1
runTokenizerTests
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected