Historique des commits

Auteur SHA1 Message Date
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level il y a 9 mois
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
  Andreas Kling 98f2da9834 LibJS: Rename Cell::visit_children() => Cell::visit_edges() il y a 4 ans
  Linus Groh 965050796f LibJS: Don't create StringOrSymbol(String) if from_value() fails il y a 4 ans
  Andreas Kling 4387590e65 LibJS: Support move semantics for StringOrSymbol il y a 4 ans
  Nico Weber d8d00d3ac7 LibJS: Add StringOrSymbol::as_string_impl() helper il y a 4 ans
  Nico Weber cc765e14ca AK: Move StringImpl::operator== implementation into StringImpl il y a 4 ans
  Andreas Kling d01b746d88 LibJS: Add StringOrSymbol constructor that takes a FlyString il y a 4 ans
  Andreas Kling 3d053f244f LibJS: Avoid creating a temporary String in StringOrSymbol::operator== il y a 4 ans
  Andreas Kling d542049596 LibJS: Avoid StringImpl refcount churn when hashing StringOrSymbol il y a 4 ans
  Andreas Kling cfd141b4f9 LibJS: Avoid unnecessary StringImpl copy in StringOrSymbol(String) il y a 4 ans
  Andreas Kling b9793e603c LibJS: Don't require Interpreter& in PropertyName and StringOrSymbol il y a 4 ans
  Andreas Kling 340a115dfe LibJS: Make native function/property callbacks take VM, not Interpreter il y a 4 ans
  Andreas Kling 6444f49d22 LibJS: Make StringOrSymbol not leak strings il y a 5 ans
  Matthew Olsson 7a1d485b19 LibJS: Integrate Symbols into objects as valid keys il y a 5 ans