Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible il y a 1 an
  Andreas Kling 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible il y a 1 an
  Daniel Bertalan 18c735429f LibJS: Fix incorrect `is_function()` check in NewPromiseCapability il y a 2 ans
  Daniel Bertalan c21255da7f LibJS: Align NewPromiseCapability with spec changes il y a 2 ans
  Matthew Olsson 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects il y a 2 ans
  Timothy Flynn a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String il y a 2 ans
  Timothy Flynn b245300ba1 LibJS+Everywhere: Deprecate Value::to_string_without_side_effects il y a 2 ans
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr il y a 2 ans
  Linus Groh a4d85cd522 LibJS: Convert Promise::create() to NonnullGCPtr il y a 2 ans
  Linus Groh b42e293ddd LibJS: Convert NativeFunction::create() to NonnullGCPtr il y a 2 ans
  Linus Groh f27bc56e5e LibJS: Capture promise capability in new_promise_capability() executor il y a 2 ans
  Linus Groh fc9d587e39 LibJS: Make PromiseCapability GC-allocated il y a 2 ans
  Linus Groh c2326ec95a LibJS: Move PromiseCapability into its own cpp/h file il y a 2 ans