summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Runtime/ThrowableStringBuilder.cpp
AgeCommit message (Expand)Author
2023-02-17LibJS: Pre-allocate the out-of-memory error string on the VMTimothy Flynn
2023-01-15LibJS: Add ThrowableStringBuilder::to_string to create a new StringTimothy Flynn
2023-01-05LibJS: Add and begin using a completion-compatible string builderTimothy Flynn