커밋 기록

작성자 SHA1 메시지 날짜
  Kenneth Myhra d7446089ae LibWeb: Make factory method of Encoding::TextEncoder fallible 2 년 전
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 년 전
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 년 전
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 년 전
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 년 전
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 년 전
  Linus Groh 947ea92bf6 LibJS: Convert ArrayBuffer::create() to NonnullGCPtr 2 년 전
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 년 전
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes 2 년 전
  Andreas Kling 39660a8680 LibWeb: Remove now-unused Bindings::Wrapper class 2 년 전
  Andreas Kling 7e508456a0 LibWeb: Make TextEncoder GC-allocated 2 년 전
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary 2 년 전
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions 2 년 전
  davidot de90d54be0 LibJS: Convert ArrayBuffer construction to ThrowCompletionOr 3 년 전
  Linus Groh f8387dea26 LibWeb: Implement TextEncoder.prototype.encoding 3 년 전
  Linus Groh f37d00c07b LibWeb: Implement TextEncoder.prototype.encode() 3 년 전