История коммитов

Автор SHA1 Сообщение Дата
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 лет назад
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 лет назад
  Linus Groh b90f505409 LibJS: Convert WrappedFunction::create() to NonnullGCPtr 2 лет назад
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm 2 лет назад
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] 2 лет назад
  Linus Groh ab6796691f LibJS: Replace GlobalObject with VM in ShadowRealm AOs [Part 16/19] 2 лет назад
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() 2 лет назад
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() 2 лет назад
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions 2 лет назад
  Linus Groh fed1498824 LibJS: Implement & use the {Ordinary,PrepareFor}WrappedFunctionCall AOs 2 лет назад
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 лет назад
  Linus Groh c08a52dd97 LibJS: Remove the name prefix for wrapped functions 3 лет назад
  Linus Groh bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> 3 лет назад
  Linus Groh e20efaa083 LibJS: Let WrappedFunction inherit target name and length 3 лет назад
  Linus Groh 50f8755792 LibJS: Implement Wrapped Function Exotic Objects 3 лет назад