コミット履歴

作者 SHA1 メッセージ 日付
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 年間 前
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 年間 前
  Daniel Bertalan e64a8751d1 LibJS: Do not use the `$` special character in file names 2 年 前
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 年 前
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年 前
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! 2 年 前
  Linus Groh cfa5885855 LibJS: Turn initialize_global_object() into a regular initialize() 2 年 前
  Linus Groh 7c468b5a77 LibJS: Pass Realm to GlobalObject::initialize_global_object() 2 年 前
  Andreas Kling 50d951aea2 LibJS: Let Shape store a Realm instead of a GlobalObject 2 年 前
  Linus Groh 1e01a85cdf LibJS: Import C++ sources from libjs-test262 :^) 3 年 前