Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling ece961f882 LibJS: Pass call/construct argument lists as ReadonlySpan<Value> hace 1 año
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type hace 1 año
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años
  Linus Groh b90f505409 LibJS: Convert WrappedFunction::create() to NonnullGCPtr hace 2 años
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! hace 2 años
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions hace 2 años
  Linus Groh fed1498824 LibJS: Implement & use the {Ordinary,PrepareFor}WrappedFunctionCall AOs hace 2 años
  Linus Groh bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> hace 3 años
  Linus Groh e20efaa083 LibJS: Let WrappedFunction inherit target name and length hace 3 años
  Linus Groh 50f8755792 LibJS: Implement Wrapped Function Exotic Objects hace 3 años