Skip to content
  • Alan Wu's avatar
    235fc504
    YJIT: Remove --yjit-code-page-size (#6865) · 235fc504
    Alan Wu authored
    Certain code page sizes don't work and can cause crashes, so having this
    value available as a command-line option is a bit dangerous. Remove it
    and turn it into a constant instead.
    235fc504
    YJIT: Remove --yjit-code-page-size (#6865)
    Alan Wu authored
    Certain code page sizes don't work and can cause crashes, so having this
    value available as a command-line option is a bit dangerous. Remove it
    and turn it into a constant instead.
Loading