Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CodeGraphContext/CodeGraphContext
/ __name
Function
__name
website/public/wasm/web-tree-sitter.js:2–2 ·
view source on GitHub ↗
(target, value)
Source
from the content-addressed store, hash-verified
1
var
__defProp = Object.defineProperty;
2
var
__name = (target, value) => __defProp(target,
"name"
, { value, configurable: true });
3
4
// src/edit.ts
5
var
Edit =
class
{
Callers
15
Class · 0.85
web-tree-sitter.js
File · 0.85
[Symbol.iterator]
Method · 0.85
_Tree
Class · 0.85
_TreeCursor
Class · 0.85
_Language
Class · 0.85
Module2
Function · 0.85
createWasm
Function · 0.85
ExitStatus
Class · 0.85
loadModule
Function · 0.85
postInstantiation
Function · 0.85
loadDynamicLibrary
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected