Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr há 3 anos atrás
  Linus Groh fe86b04b42 LibJS: Convert define_property_or_throw() to ThrowCompletionOr há 3 anos atrás
  Linus Groh 364dd42fc8 LibJS: Convert create_data_property_or_throw() to ThrowCompletionOr há 3 anos atrás
  Idan Horowitz ab594e5f2f LibJS: Convert Value::invoke and VM::call to ThrowCompletionOr há 3 anos atrás
  Andreas Kling 971dc44ed3 LibJS: Don't use MarkedValueList in PromiseValueList há 3 anos atrás
  Timothy Flynn 949f294444 LibJS: Implement Promise.allSettled on the Promise constructor há 3 anos atrás
  Timothy Flynn 4dffa40a8d LibJS: Implement Promise.any on the Promise constructor há 3 anos atrás
  Timothy Flynn 417523507e LibJS: Generalize PromiseAllResolveElementFunction common functionality há 3 anos atrás