Commit History

Author SHA1 Message Date
  Andreas Kling 7e508456a0 LibWeb: Make TextEncoder GC-allocated 2 years ago
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary 2 years ago
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions 2 years ago
  davidot de90d54be0 LibJS: Convert ArrayBuffer construction to ThrowCompletionOr 3 years ago
  Linus Groh f8387dea26 LibWeb: Implement TextEncoder.prototype.encoding 3 years ago
  Linus Groh f37d00c07b LibWeb: Implement TextEncoder.prototype.encode() 3 years ago