Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling ba641e97d9 LibJS: Clarify Object (base class) construction somewhat vor 5 Jahren
  Andreas Kling af51dc105a LibJS+LibWeb: Add JS::Object::inherits(class_name) vor 5 Jahren
  Andreas Kling 64513f3c23 LibJS: Move native objects towards two-pass construction vor 5 Jahren
  Linus Groh 9f399f7341 LibJS: Remove reduntant set_prototype() calls vor 5 Jahren
  Emanuele Torre 8bd9f7e50e LibJS: run clang-format on all the files vor 5 Jahren
  Andreas Kling fca08bd000 LibJS: Move builtin prototypes to the global object vor 5 Jahren
  Andreas Kling bc1ece7f37 LibJS+LibWeb: Pass prototype to Object constructor vor 5 Jahren
  Andreas Kling 205ac0090d LibJS: Pass prototype to Error constructors vor 5 Jahren
  Andreas Kling cb0dfd8f72 LibJS: Use enumerator macros for boilerplate code around native types vor 5 Jahren
  Andreas Kling 58ab76269c LibJS: Add all the Error subclasses vor 5 Jahren
  Andreas Kling 343e224aa8 LibJS: Implement basic exception throwing vor 5 Jahren