Skip to content

The code generator(s) for the interpreters and JIT could do with better error reporting and documentation #125046

Open
@markshannon

Description

@markshannon

Particularly they need:

  • Better documentation of DEAD, ERROR_IF, DEOPT_IF and other special macros.
  • Checks for use after free. We track liveness of values, so we can report uses of dead variables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions