diff options
author | Timothy Flynn <trflynn89@pm.me> | 2023-01-28 12:45:22 -0500 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2023-01-29 00:02:45 +0000 |
commit | 2b5054c9037dae39d38f5832013eeecd2bcc8394 (patch) | |
tree | e28d024814a3081f7f0caaff719ec2ebb2854699 /Tests/LibWasm | |
parent | 2692db869963ed10947b05f13eade5fcbd5951dc (diff) | |
download | serenity-2b5054c9037dae39d38f5832013eeecd2bcc8394.zip |
LibJS: Add a method to ThrowCompletionOr to drop allocation errors
This should solely be used to ignore completions from Heap::allocate in
currently-infallible contexts. It's mostly meant to let us both ignore
these errors and mark them with a FIXME in one go.
Diffstat (limited to 'Tests/LibWasm')
0 files changed, 0 insertions, 0 deletions