• Benjamin Peterson's avatar
    ceval cleanup · 31a58ff1
    Benjamin Peterson yazdı
    - Make many variables local to the opcode; Kill u, v, w, and x.
    - Force every opcode to end with DISPATCH or jump to error handling.
    - Simplify error handling.
    - Check error statuses in more places.
    
    Closes #16191.
    31a58ff1
ceval.c 144 KB