提交歷史

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