Commit Verlauf

Autor SHA1 Nachricht Datum
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS vor 8 Monaten
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level vor 8 Monaten
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren
  Andreas Kling f48751a739 LibJS: Remove hand-rolled Object is_foo() helpers in favor of RTTI vor 4 Jahren
  Andreas Kling 98f2da9834 LibJS: Rename Cell::visit_children() => Cell::visit_edges() vor 4 Jahren
  Andreas Kling a007b3c379 LibJS: Move "strict mode" state to the call stack vor 4 Jahren
  Andreas Kling f79d4c7347 LibJS: Remove Interpreter& argument to Function::construct() vor 4 Jahren
  Andreas Kling 1ff9d33131 LibJS: Make Function::call() not require an Interpreter& vor 4 Jahren
  Andreas Kling aaf6014ae1 LibJS: Simplify Cell::initialize() vor 5 Jahren
  Matthew Olsson bda39ef7ab LibJS: Explicitly pass a "Function& new_target" to Function::construct vor 5 Jahren
  Andreas Kling af51dc105a LibJS+LibWeb: Add JS::Object::inherits(class_name) vor 5 Jahren
  Andreas Kling 06e29fac57 LibJS: Split more native object constructors into construct/initialize vor 5 Jahren
  Jack Karamanian 1fa0c7304d LibJS: Implement Function.prototype.bind() vor 5 Jahren