diff options
author | Timothy Flynn <trflynn89@pm.me> | 2023-01-07 12:14:54 -0500 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2023-01-08 12:13:15 +0100 |
commit | d8044c5358ab8440286f39c3d1efe2c5f39bc115 (patch) | |
tree | eb966d631ff464f284844b863230fe56fec7ad3c /Tests | |
parent | ba97f6a0d3516a19306137bed8df7310bacabfb5 (diff) | |
download | serenity-d8044c5358ab8440286f39c3d1efe2c5f39bc115.zip |
LibJS+LibWeb: Move the macro to convert ENOMEM to an exception to LibJS
Move the macro to LibJS and change it to return a throw completion
instead of a WebIDL exception. This will let us use this macro within
LibJS to handle OOM conditions.
Diffstat (limited to 'Tests')
0 files changed, 0 insertions, 0 deletions