mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 15:32:33 +00:00
Instead of making it a void function, checking for an exception, and then receiving the relevant result via VM::last_value(), we can consolidate all of this by using completions. This allows us to remove more uses of VM::exception(), and all uses of VM::last_value(). |
||
|---|---|---|
| .. | ||
| ClassicScript.cpp | ||
| ClassicScript.h | ||
| Script.cpp | ||
| Script.h | ||