Functions§
- find_
anchor_ branch - Finds the anchor corresponding to a branch item.
- find_
anchor_ simple - Find an anchor representing the first opcode within the given source range.
- find_
anchors - Attempts to find anchors for the given items using the given source map and bytecode.
- is_
in_ 🔒source_ range - Calculates whether
element
is within the range of the targetlocation
.