Commit History

Author SHA1 Message Date
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
  Timothy Flynn 7cb956d17b LibJS: Use iterative text segmentation algorithms for Intl.Segmenter 2 years ago
  Linus Groh 237402aea9 LibJS: Convert Intl::Segments::create() to NonnullGCPtr 2 years ago
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions 2 years ago
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors 2 years ago
  Idan Horowitz cea6c81c77 LibJS: Implement the Intl.Segmenter FindBoundary AO 3 years ago
  Idan Horowitz b1d19b5917 LibJS: Convert Intl.Segmenter, Segments and SegmentIterator to Utf16 3 years ago
  Idan Horowitz bbacea255f LibJS: Start implementing Intl Segments objects 3 years ago