Port all callers of Checked<T>::saturating_add/sub/mul to the new standalone functions in AK/SaturatingMath.h, and remove the old APIs from Checked. |
||
|---|---|---|
| .. | ||
| AbstractMachine.cpp | ||
| AbstractMachine.h | ||
| BytecodeInterpreter.cpp | ||
| BytecodeInterpreter.h | ||
| Configuration.cpp | ||
| Configuration.h | ||
| Interpreter.h | ||
| Operators.h | ||
| Validator.cpp | ||
| Validator.h | ||