Benjamin Peterson 31a58ff1c3 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.
2012-10-12 11:34:51 -04:00
..
2012-01-18 21:45:15 +01:00
2012-08-20 17:20:46 +02:00
2012-10-12 11:34:51 -04:00
2012-07-18 17:57:46 -05:00
2012-10-05 01:04:27 +02:00
2012-10-12 10:00:34 -04:00
2011-09-28 07:41:54 +02:00
2009-04-27 20:54:42 +00:00
2012-10-05 01:04:27 +02:00