Kaydet (Commit) 31a58ff1 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

ceval cleanup

- 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.
üst 6072e0bf
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment