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

Function _detect_snapshot_hash

adapters/python/adapter_template.py:44–52  ·  view source on GitHub ↗
(vm_data: bytes, iso_data: bytes, fallback: str)

Source from the content-addressed store, hash-verified

42 "classes",
43 "class_relationships",
44 "functions",
45 "function_names",
46 "object_pool",
47 "pool_index_space",
48)
49
50COMPLETE = "complete"
51PARTIAL = "partial"
52UNAVAILABLE = "unavailable"
53
54EXACT = "exact"
55DERIVED = "derived"

Callers 2

_build_blutter_modelFunction · 0.85
entrypointFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected