MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / findlabels

Function findlabels

Lib/dis.py:152–176  ·  view source on GitHub ↗

Detect all offsets in a byte code which are jump targets. Return the list of offsets.

(code)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

disassembleFunction · 0.85
disassemble_stringFunction · 0.85

Calls 1

appendMethod · 0.45

Tested by

no test coverage detected