Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String hace 2 años
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun hace 2 años
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() hace 2 años
  davidot 3b56043612 LibJS: Put exports before symbols in keys of module namespace object hace 2 años
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm hace 2 años
  Linus Groh 275a7a0c0a LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] hace 2 años
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() hace 3 años
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions hace 3 años
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors hace 3 años
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records hace 3 años
  Linus Groh bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> hace 3 años
  davidot 1b8ccf9a66 LibJS: Implement Module linking and evaluating hace 3 años
  davidot 55366703d0 LibJS: Add Module Namespace Exotic Object hace 3 años