Timothy Flynn
|
54d1f4e234
LibJS: Stop propagating small OOM errors from the Error object
|
1 year ago |
Hediadyoin1
|
50bf303edd
LibJS: Capture UnrealizedSourceRanges in ExecutionContext, not ASTNodes
|
1 year ago |
Andreas Kling
|
87ac906ee6
LibJS: Make Error stack traces lazier
|
2 years ago |
Timothy Flynn
|
88814acbd3
LibJS+Everywhere: Convert JS::Error to String
|
2 years ago |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 years ago |
Linus Groh
|
d21ac9d820
LibJS: Convert Error::create() to NonnullGCPtr
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Andreas Kling
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 years ago |
Linus Groh
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
2 years ago |
davidot
|
e160f508a8
LibJS: Add a traceback to Error
|
3 years ago |
Hendiadyoin1
|
89c82abf1f
LibJS: Implement non standard error.stack attribute
|
3 years ago |
Linus Groh
|
867b19affb
LibJS: Convert install_error_cause() to ThrowCompletionOr
|
3 years ago |
Linus Groh
|
dbda5a9a4c
LibJS: Move install_error_cause() from Object to Error
|
4 years ago |
Linus Groh
|
862ba64037
LibJS: Implement the Error Cause proposal
|
4 years ago |
Linus Groh
|
ad3242bab7
LibJS: Rename JS_ENUMERATE_{ERROR_SUBCLASSES => NATIVE_ERRORS}
|
4 years ago |
Linus Groh
|
ebdeed087c
Everywhere: Use linusg@serenityos.org for my copyright headers
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Linus Groh
|
da177c6517
LibJS: Make Errors fully spec compliant
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |