diff options
author | Linus Groh <mail@linusgroh.de> | 2022-01-02 21:37:50 +0100 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-01-03 21:50:50 +0100 |
commit | da856d7742339bd107600ff3491d9274b4ecf676 (patch) | |
tree | 4ec2b2d4b996cda591a406389d74a97c72ff0fe4 /LICENSE | |
parent | 95acb1ce885b2d2b833e6f4e3b12dfd41b50bc80 (diff) | |
download | serenity-da856d7742339bd107600ff3491d9274b4ecf676.zip |
LibJS: Update AST to use completions :^)
This is another major milestone on our journey towards removing global
VM exception state :^)
Does pretty much exactly what it says on the tin: updating
ASTNode::execute() to return a Completion instead of a plain value. This
will *also* allow us to eventually remove the non-standard unwinding
mechanism and purely rely on the various completion types.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions