Histórico de Commits

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