커밋 기록

작성자 SHA1 메시지 날짜
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 달 전
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 달 전
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 년 전
  Andreas Kling f48751a739 LibJS: Remove hand-rolled Object is_foo() helpers in favor of RTTI 4 년 전
  Andreas Kling 98f2da9834 LibJS: Rename Cell::visit_children() => Cell::visit_edges() 4 년 전
  Andreas Kling f79d4c7347 LibJS: Remove Interpreter& argument to Function::construct() 4 년 전
  Andreas Kling 1ff9d33131 LibJS: Make Function::call() not require an Interpreter& 4 년 전
  Matthew Olsson 5ecd504f4e LibJS: Implement spec-compliant Object.prototype.toString 5 년 전
  Matthew Olsson 7a1d485b19 LibJS: Integrate Symbols into objects as valid keys 5 년 전
  Matthew Olsson bda39ef7ab LibJS: Explicitly pass a "Function& new_target" to Function::construct 5 년 전
  Matthew Olsson 98323e19e5 LibJS: Implement Proxy [[Call]] and [[Construct]] traps 5 년 전
  Linus Groh afcfea2001 LibJS: Handle "receiver" argument in Reflect.{get,set}() 5 년 전
  Andreas Kling af51dc105a LibJS+LibWeb: Add JS::Object::inherits(class_name) 5 년 전
  Matthew Olsson 39576b2238 LibJS: Add JSON.stringify 5 년 전
  Matthew Olsson 39ad42defd LibJS: Add Proxy objects 5 년 전