MCPcopy Create free account
hub / github.com/caverav/flutterdec / ensure_library

Function ensure_library

adapters/python/adapter_template.py:479–487  ·  view source on GitHub ↗
(uri: str)

Source from the content-addressed store, hash-verified

477 "entries are carved strings in carve order, so no ObjectPool index space was established",
478 subject="pool_index_space",
479 ),
480 ]
481 if functions:
482 diagnostics.insert(
483 0,
484 _diagnostic(
485 "domain_heuristic_only",
486 "code ranges come from frame-prologue and call-target scanning, not from a snapshot parser",
487 subject="functions",
488 ),
489 )
490

Callers 1

_parse_blutter_asmFunction · 0.85

Calls 1

_normalize_library_uriFunction · 0.85

Tested by

no test coverage detected