Commit History

Author SHA1 Message Date
  Linus Groh 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] 2 years ago
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() 3 years ago
  Linus Groh 12edbb51bc LibJS: Rename PrimitiveString::m_{left,right} to m_{lhs,rhs} 3 years ago
  Andreas Kling 64b29eb459 LibJS: Implement string concatenation using ropes 3 years ago
  Andreas Kling f4c68eb0a4 LibJS: Add PrimitiveString::is_empty() and use it 3 years ago
  davidot da374a82bc LibJS: Correct an include in PrimitiveString 3 years ago
  Anonymous 745b998774 LibJS: Get rid of unnecessary work from canonical_numeric_index_string 3 years ago
  Andreas Kling 4b412e8fee Revert "LibJS: Get rid of unnecessary work from canonical_numeric_index_string" 3 years ago
  Anonymous d1cc67bbe1 LibJS: Avoid unnecessary ToObject conversion when resolving references 3 years ago
  Andreas Kling f290c59dd8 LibJS: Keep track of PrimitiveStrings and share them 3 years ago
  Timothy Flynn c1e99fca1a LibJS: Replace Vector<u16> usage in PrimitiveString wth Utf16String 4 years ago
  Timothy Flynn b6ff7f4fcc LibJS: Allow PrimitiveString to be created with a UTF-16 string 4 years ago
  Timothy Flynn 4c2cc419f9 LibJS: Decode UTF-16 surrogate pairs during string literal construction 4 years ago
  Timothy Flynn 0c42aece36 LibJS: Transcode UTF-8 strings to UTF-16 and add UTF-16 accessors 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago