MCPcopy 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

1var __defProp = Object.defineProperty;
2var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
3
4// src/edit.ts
5var Edit = class {

Callers 15

Class · 0.85
web-tree-sitter.jsFile · 0.85
[Symbol.iterator]Method · 0.85
_TreeClass · 0.85
_TreeCursorClass · 0.85
_LanguageClass · 0.85
Module2Function · 0.85
createWasmFunction · 0.85
ExitStatusClass · 0.85
loadModuleFunction · 0.85
postInstantiationFunction · 0.85
loadDynamicLibraryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected