summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb
diff options
context:
space:
mode:
authorTimothy Flynn <trflynn89@pm.me>2023-01-05 12:56:08 -0500
committerLinus Groh <mail@linusgroh.de>2023-01-05 22:07:44 +0100
commit76b9d06b199dbcd0e39aa3ea535bbc615e777cec (patch)
tree4ba08e59e6e6981dcf46fd944bf47c9a04775c59 /Userland/Libraries/LibWeb
parentfab8ef3dfcd56c8e4d870f870a82765e2b36e510 (diff)
downloadserenity-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/LibWeb')
0 files changed, 0 insertions, 0 deletions