Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CodeGraphContext/CodeGraphContext
/ getU8
Function
getU8
website/public/wasm/web-tree-sitter.js:1897–1899 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1895
var
offset = 0;
1896
var
end = 0;
1897
function
getU8() {
1898
return
binary2[offset++];
1899
}
1900
__name(getU8,
"getU8"
);
1901
function
getLEB() {
1902
var
ret = 0;
Callers
1
Module2
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected