Commit History

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