> ## Documentation Index
> Fetch the complete documentation index at: https://voltaire.tevm.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# Bytecode.analyzeJumpDestinations

> Identify all valid JUMPDEST positions in bytecode

<Card title="Try it Live" icon="play" href="https://playground.tevm.sh?example=primitives/bytecode.ts">
  Run Bytecode examples in the interactive playground
</Card>

<Tabs />

## See Also

* [analyze](/primitives/bytecode/analyze) - Complete analysis
* [isValidJumpDest](/primitives/bytecode/isvalidjumpdest) - Check specific position
