コミット履歴

作者 SHA1 メッセージ 日付
  Linus Groh 45f903da00 LibJS: Convert Intrinsics::create() to NonnullGCPtr 2 年 前
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 年 前
  Timothy Flynn 31d315001c LibJS: Allocate concrete TypedArrays with a preallocated base TypedArray 2 年 前
  Timothy Flynn 4f08f2f581 LibJS: Lazily initialize most Realm instrinsic contructors/prototypes 2 年 前
  Linus Groh 4e536eaf98 LibJS: Add JSON.stringify function to the intrinsics 2 年 前
  Linus Groh e3804e6426 LibJS: Move construction of GlobalObject native functions to Intrinsics 2 年 前
  Linus Groh 78eca3ae64 LibJS: Move ConsoleObject construction from GlobalObject to Intrinsics 2 年 前
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm 3 年 前