Skip to content

Bytecode updates for match statements #5491

@arihant2math

Description

@arihant2math

When implementing #5485 I ran into the problem of opcodes simply not existing. This enumerates the opcodes needed for full support of match statements

  • NOP
  • SWAP
  • MATCH_KEYS
  • MATCH_MAPPING
  • MATCH_SEQUENCE
  • MATCH_CLASS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions