diff options
author | Timothy Flynn <trflynn89@pm.me> | 2023-01-05 12:56:08 -0500 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2023-01-05 22:07:44 +0100 |
commit | 76b9d06b199dbcd0e39aa3ea535bbc615e777cec (patch) | |
tree | 4ba08e59e6e6981dcf46fd944bf47c9a04775c59 /Userland/Libraries/CMakeLists.txt | |
parent | fab8ef3dfcd56c8e4d870f870a82765e2b36e510 (diff) | |
download | serenity-76b9d06b199dbcd0e39aa3ea535bbc615e777cec.zip |
LibJS: Add and begin using a completion-compatible string builder
ThrowableStringBuilder is a thin wrapper around StringBuilder to map
results from the try_* methods to a throw completion. This will let us
try to throw on OOM conditions rather than just blowing up.
Diffstat (limited to 'Userland/Libraries/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions