Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling f47a14b9d6 LibJS: Use a premade shape when creating iterator result objects hace 1 año
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type hace 1 año
  Timothy Flynn d9d245faa7 LibJS: Implement Iterator.from and the WrapForValidIteratorPrototype hace 2 años
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr hace 2 años
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  Luke Wilde 53852452b2 LibJS: Propagate errors from Intrinsics initialization hace 2 años
  Linus Groh 63136615d2 LibJS: Make namespace object initialization lazy as well hace 2 años
  Linus Groh 45f903da00 LibJS: Convert Intrinsics::create() to NonnullGCPtr hace 2 años
  Timothy Flynn 4f08f2f581 LibJS: Lazily initialize most Realm instrinsic contructors/prototypes hace 2 años
  Linus Groh 4e536eaf98 LibJS: Add JSON.stringify function to the intrinsics hace 2 años
  Ben Wiederhake 6a4e2efa65 LibJS: Break inclusion cycle by removing unnecessary include hace 2 años
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! hace 2 años
  Andreas Kling 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses hace 2 años
  Linus Groh e3804e6426 LibJS: Move construction of GlobalObject native functions to Intrinsics hace 2 años
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm hace 2 años